Harshavardhana
|
a8a935f5fd
|
Improve disk code to return back disk StatFS{} structure
```
StatFS {
Total int64
Free int64
FSType string
}
```
Provides more information in a cross platform way.
|
2015-10-17 20:19:26 -07:00 |
Harshavardhana
|
bd33ccc3a2
|
Run tests only on travis, local builds just do govet, golint and gofmt
|
2015-09-17 22:31:11 -07:00 |
Harshavardhana
|
b5246dbd7d
|
Add version checks for golang 1.5.1
|
2015-09-17 16:34:06 -07:00 |
Harshavardhana
|
988d39a5b6
|
Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled
|
2015-08-22 18:35:37 -07:00 |
Harshavardhana
|
7aa4e70bb3
|
Update slack secure builds
|
2015-07-23 14:41:19 -07:00 |
Frederick F. Kautz IV
|
b8ea1c234b
|
Setting gimme to use go1.4.2
|
2015-04-28 12:22:12 -07:00 |
Harshavardhana
|
b121c8588f
|
Remove bucketpolicy handlers and all its references
|
2015-04-22 14:46:51 -07:00 |
Frederick F. Kautz IV
|
a5b0547c1a
|
Adding slack notifications
|
2015-04-12 11:45:43 -07:00 |
Frederick F. Kautz IV
|
bcbf1a2390
|
Adding travis.yml to minio
|
2015-04-11 17:49:50 -07:00 |