44 Commits (85154508b0adec3141f251548072d7034e722821)

Author SHA1 Message Date
Harshavardhana 6b3db7556a Fix gofmt issues reported for simplification (#5581) 7 years ago
Harshavardhana fd3897d0c3 Move to go1.9.4 with recent security release (#5502) 7 years ago
Bala FA d28b3d8801 Move to go1.9.1 as default environment. (#5041) 7 years ago
Bala FA d8a11c8f4b fix build failure for go1.9 (#4872) 7 years ago
Davor Kapsa aceaa1ec48 travis: update go versions (#4945) 7 years ago
Harshavardhana 58633a383a Deprecate intel-32, arm64, arm support for minio builds. (#4811) 7 years ago
A. Elleuch b4dc6df35c go1.8: Changes to support golang 1.8 (#4759) 7 years ago
Harshavardhana 432bf7d99e Fail if formatting is wrong in our CI tests. (#4459) 7 years ago
Harshavardhana e3b627a192 docker: Add ARM64 image build support (#3876) 8 years ago
Harshavardhana 433225ab0d docker: ca-certificates should not be removed. (#3868) 8 years ago
Harshavardhana 3e655a2c85 docker: Add ARM docker container dockerfile. (#3574) 8 years ago
Harshavardhana 99a12613a3 update: For source builds look for absolute path. (#3780) 8 years ago
Harshavardhana 31dff87903 Honor envs properly for access and secret key. (#3703) 8 years ago
Harshavardhana ac9ba13c19 build: Increase the travis build test timeout to 15mins 8 years ago
Harshavardhana ccd949d8ca Add -v for race tests to avoid travis and appveyor timeouts. (#3647) 8 years ago
Alex d6a327fbc5 Add notifications by webhook. 8 years ago
Harshavardhana d31f256020 Fail on lint errors during CI build. 8 years ago
Harshavardhana e9c45102b0 posix: Use sync.Pool buffers to copy in large buffers. (#3106) 8 years ago
Harshavardhana 83b364891d tests: Fix a potential race in ListenBucketNotificationHandler. (#3040) 8 years ago
Harshavardhana ecaccefd2e tests: Implement GetBucketNotification handler tests. (#3029) 8 years ago
Mike Ralphson 7fc1685b7a Allow Travis builds from GitHub forks (#2958) 8 years ago
Harshavardhana f22862aa28 heal: Refactor heal command. (#2901) 8 years ago
Harshavardhana f72163f856 build: Deprecate requirement of GOROOT (#2803) 8 years ago
Anis Elleuch ef22330563 Require go 1.7.1 to build Minio server (#2727) 8 years ago
Harshavardhana 780ccc26f7 server: Validate server arguments for duplicates. (#2554) 8 years ago
Harshavardhana 339425fd52 server: Fetch StorageInfo() from underlying disks transparently. (#2549) 8 years ago
Anis Elleuch 5526ac13d2 Protect shutdown callbacks lists with a mutex (#2432) 8 years ago
Harshavardhana 90c20a8c11 Add codecov for minio. (#2359) 8 years ago
Harshavardhana e783d77c3d Add codecov for minio. 8 years ago
Harshavardhana cf9ba7b88f tests: Add missing unit test for posix.ReadFile. (#2319) 8 years ago
Krishnan Parthasarathi 45240f158d xl: Make namespace locking granular for PutObject (#2199) 8 years ago
Harshavardhana 6266328a85 XL/metadata: use new hashOrder algorithm for newXLMeta. (#2147) 8 years ago
Harshavardhana c3ab8bbd51 Turning off OSX builds for now. 8 years ago
Harshavardhana 379e0abf03 cleanup: Remove old donut/xl code and erasure implementation. 9 years ago
Harshavardhana 408aa72146 build/vet: Fix all the shadowing reports with go1.6 9 years ago
Harshavardhana 62f6ffb6db xl: Moved to minio/minio - fixes #1112 9 years ago
Harshavardhana 88686dc6e3 build: Handle builds on env where CGO_ENABLED=0 9 years ago
Harshavardhana a8a935f5fd Improve disk code to return back disk StatFS{} structure 9 years ago
Harshavardhana bd33ccc3a2 Run tests only on travis, local builds just do govet, golint and gofmt 9 years ago
Harshavardhana b5246dbd7d Add version checks for golang 1.5.1 9 years ago
Harshavardhana 988d39a5b6 Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 9 years ago
Harshavardhana 7aa4e70bb3 Update slack secure builds 9 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 10 years ago
Frederick F. Kautz IV 4aa2e2eaa0 Squashed 'third_party/src/github.com/gorilla/context/' content from commit 14f550f 10 years ago
Frederick F. Kautz IV 00f86a28a8 Squashed 'third_party/src/github.com/gorilla/mux/' content from commit e444e69 10 years ago