164 Commits (master)

Author SHA1 Message Date
Harshavardhana 0f5ca83418
move CI to go1.15 and go1.16 (#11570) 3 years ago
Harshavardhana 52e21bc853 update docs to indicate go1.14 is minimum 4 years ago
Harshavardhana 94e5cb7576
Migrate to go1.13 to avail all new features (#8203) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Harshavardhana 313a3a286a Migrate to go1.12 to simplify our cmd/http package (#7302) 5 years ago
Harshavardhana 9d41051e91 Relax runtime requirement do not fail, print warning (#6017) 6 years ago
Harshavardhana fd3897d0c3 Move to go1.9.4 with recent security release (#5502) 6 years ago
Harshavardhana eb2894233c Convert gateways into respective packages (#5200) 7 years ago
Bala FA d28b3d8801 Move to go1.9.1 as default environment. (#5041) 7 years ago
A. Elleuch b4dc6df35c go1.8: Changes to support golang 1.8 (#4759) 7 years ago
Bala FA bff4d29415 Remove commands and commandsTree global variables. (#3855) 7 years ago
Bala FA 440866d26c Move go version check into main() (#3734) 7 years ago
Anis Elleuch 8e49a3d047 Simplify running cmd.Main() for external tests (#3636) 7 years ago
Bala FA df8153859c docs: Add comments of using canonical import paths. (#3269) 8 years ago
Harshavardhana bf3c93a8cc Fix docker file to use binary endpoint. (#3180) 8 years ago
Harshavardhana 511a8cbe04 profiler: Fix how we generate profiles. (#2596) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Krishna Srinivas e2498edb45 contoller: Implement controlled healing and trigger (#2381) 8 years ago
Anis Elleuch 5526ac13d2 Protect shutdown callbacks lists with a mutex (#2432) 8 years ago
Harshavardhana 0188cd0b84 utils: Take monitorShutdownSignal to take an exitFunc which would executed upon error. (#2378) 8 years ago
Anis Elleuch d28fb5fe23 Add a generic registerShutdown function for graceful exit (#2344) 8 years ago
Harshavardhana 064c51162d api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
Harshavardhana efbf7dbc0f api: Bucket notification add filter rules check and validate. (#2272) 8 years ago
Harshavardhana f248089523 api: Implement bucket notification. (#2271) 8 years ago
Harshavardhana 4cfbdb1bf0 server: Remove deadcode/deprecated code. (#2088) 8 years ago
Harshavardhana 57146fbbb8 main: minio --help should print regardless of root. (#1985) 8 years ago
Harshavardhana de21126f7e XL: Re-align the code again. 8 years ago
Harshavardhana 64b0976e1b Remove probe and tasker. (#1733) 8 years ago
Krishnan Parthasarathi 584813e214 Used MINIO_PROFILE_DIR for saving profile information of a minio server (#1722) 8 years ago
Anand Babu (AB) Periasamy b8405ca172 simplify profiler cleanup 8 years ago
Krishnan Parthasarathi 2f05aacbf2 Stop profiling on exit of main goroutine (#1670) 8 years ago
Krishnan Parthasarathi 596fe65e84 Write pprof output files under config dir supplied (#1660) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 8 years ago
Harshavardhana b66c3bf35e server: Enable server profiling as needed. (#1565) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
Harshavardhana 984903cce1 server: Add global namespace lock. (#1398) 8 years ago
Harshavardhana e9fba04b36 logging: Enable logging across storage fs layer. (#1367) 8 years ago
Harshavardhana 484ba91b08 config: Migrate to the new version. Remove backend details. 8 years ago
Harshavardhana 3538c9f598 minio: Server upon start displays a message if update is available. 8 years ago
Harshavardhana aaf97ea02c config/main: Re-write config files - add to new config v3 8 years ago
Harshavardhana 164dfe2ec9 console: Fix console color printing on windows. 8 years ago
Anand Babu (AB) Periasamy bbca70e13b rewrite minio runtime checks 8 years ago
Harshavardhana 62f6ffb6db xl: Moved to minio/minio - fixes #1112 8 years ago
Harshavardhana 7a3409c309 fs: Cleanup Golang errors to be called 'e' and probe to be called as 'err' 8 years ago
Harshavardhana df91661ec6 flags: Remove anonymous, ratelimit, json and web-address flags. 8 years ago
Harshavardhana 0a9496462a jwt: Add JWT support for minio server. 8 years ago
Harshavardhana 836f5204af minio: Add config-folder option. 9 years ago
Harshavardhana ab3fd8ea7f cli: vendorize to new CLI package updates. 9 years ago
Krishna Srinivas f77851bee0 docker: second --ldflags was overriding the first --ldflags option 9 years ago
Krishna Srinivas 440bec28d9 docker: the docker image will now contain just the static binary 9 years ago