Harshavardhana
408aa72146
build/vet: Fix all the shadowing reports with go1.6
Golang 1.6 is default version for the build now.
Additionally set 'GODEBUG=cgocheck=0' for now, until
we fix the erasure coding package.
Readmore here https://tip.golang.org/doc/go1.6#cgo
10 years ago
Harshavardhana
62f6ffb6db
xl: Moved to minio/minio - fixes #1112
10 years ago
Harshavardhana
88686dc6e3
build: Handle builds on env where CGO_ENABLED=0
Fixes #1033
10 years ago
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.
10 years ago
Harshavardhana
bd33ccc3a2
Run tests only on travis, local builds just do govet, golint and gofmt
10 years ago
Harshavardhana
b5246dbd7d
Add version checks for golang 1.5.1
10 years ago
Harshavardhana
988d39a5b6
Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled
10 years ago
Harshavardhana
7aa4e70bb3
Update slack secure builds
10 years ago
Frederick F. Kautz IV
926b1e81e7
Setting gimme to use go1.4.2
10 years ago
Frederick F. Kautz IV
b8ea1c234b
Setting gimme to use go1.4.2
10 years ago
Harshavardhana
b121c8588f
Remove bucketpolicy handlers and all its references
10 years ago
Frederick F. Kautz IV
a5b0547c1a
Adding slack notifications
10 years ago
Frederick F. Kautz IV
bcbf1a2390
Adding travis.yml to minio
10 years ago
Frederick F. Kautz IV
2cd9d9073e
Squashed 'third_party/src/github.com/codegangsta/cli/' content from commit f7ebb76
git-subtree-dir: third_party/src/github.com/codegangsta/cli
git-subtree-split: f7ebb761e8
11 years ago
Frederick F. Kautz IV
4aa2e2eaa0
Squashed 'third_party/src/github.com/gorilla/context/' content from commit 14f550f
git-subtree-dir: third_party/src/github.com/gorilla/context
git-subtree-split: 14f550f51a
11 years ago
Frederick F. Kautz IV
00f86a28a8
Squashed 'third_party/src/github.com/gorilla/mux/' content from commit e444e69
git-subtree-dir: third_party/src/github.com/gorilla/mux
git-subtree-split: e444e69cbd
11 years ago