31 Commits (67f66c40c12c81b73f63f479f0f6f5762ee674a7)

Author SHA1 Message Date
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033) 7 years ago
Harshavardhana 4deefa3695 tests: Remove dependency on check.v1 (#5034) 7 years ago
Harshavardhana f8024cadbb [security] rpc: Do not transfer access/secret key. (#4857) 7 years ago
Harshavardhana 610dbe3479 config: Do not migrate config file if not needed. (#4264) 7 years ago
Harshavardhana f0b5c0ec7c windows: Support all REPARSE_POINT attrib files properly. (#4203) 7 years ago
Bala FA d4ca2ee1a3 pkg/quick: add Save() function and other enhancements. (#3951) 8 years ago
Harshavardhana 85cbd875fc cleanup: All conditionals simplified under pkg. (#3875) 8 years ago
Anis Elleuch 6c00a57a7c quick: Add yaml format support (#3833) 8 years ago
Anis Elleuch a179fc9658 quick: Simplify Load() and CheckVersion() (#3831) 8 years ago
Harshavardhana 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) 8 years ago
Harshavardhana 1b85302161 Fix spelling and golint errors. (#3266) 8 years ago
Harshavardhana 2f373684f5 Fix the server startup messages and help text. (#3211) 8 years ago
Harshavardhana 76d56c6ff2 typo: Fix typos across the codebase. (#2442) 8 years ago
Harshavardhana 7e46055a15 api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
Harshavardhana b23605a2b5 pkg/objcache: Add more tests. (#2371) 8 years ago
Harshavardhana 4ab57f7d60 server: terminal width should fallback to 80x25. (#1895) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 9 years ago
Harshavardhana ff4e04d942 atomic/fs: use safe package for atomic writes, even in multipart. 9 years ago
Harshavardhana 62f6ffb6db xl: Moved to minio/minio - fixes #1112 9 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Harshavardhana a060b158c8 Add quick.CheckVersion() to verify config version quickly before unmarshalling the full struct 9 years ago
Anis ELLEUCH b5ea05d839 A better way to print prettified json syntax error msg 9 years ago
Harshavardhana 988d39a5b6 Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 9 years ago
Harshavardhana 068d1d1ba9 Add a new quick.Load() function to load directly any config file provided a quick compatible struct{} is also provided 9 years ago
Harshavardhana e9c5a51bc6 Migrate pkg/quick from mc 9 years ago
Harshavardhana 61175ef091 Migrate to govendor to avoid limitations of godep 9 years ago
Harshavardhana 45b59b8456 Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 9 years ago
Harshavardhana d09fd8b0a1 Migrate from iodine to probe 9 years ago
Harshavardhana 43c908d5b9 ListObjects now considers multipart objects, also move to upstream check.v1 9 years ago
Harshavardhana 52cd23ad9f Move atomic file writes into its own package, use them inside quick and disk packages 9 years ago
Harshavardhana 9958e34772 Import quick key value store from Minio Client for persistent state files, primarily for donut 9 years ago