641 Commits (28c53a3555a44d8ef90b521dc777b88553ec563c)

Author SHA1 Message Date
Anis Elleuch 28c53a3555 obj: Make checkBucketExist() returns all errors (#3843) 8 years ago
Harshavardhana e5d4e7aa9d web: Validate if bucket names are reserved (#3841) 8 years ago
Anis Elleuch cddc684559 admin: Set Config returns errSet and errMsg (#3822) 8 years ago
Zejun Li 32d0d3d4ac Enhanced newObjectLayerFn (#3837) 8 years ago
Bala FA 98d17d2a97 Remove globalQuiet and globalConfigDir global variables (#3830) 8 years ago
Bala FA 208dd15245 Remove globalMaxCacheSize and globalCacheExpiry variables (#3826) 8 years ago
Zejun Li d1afd16955 Using RWMutex to guard closing and listeners (#3829) 8 years ago
Bala FA 2348ae7a19 Make default values as constants (#3828) 8 years ago
Bala FA 480ea826dc Move rlimit functions into sys package. (#3824) 8 years ago
Aditya Manthramurthy 09e9fd745c Close client connection after checking for release update (#3820) 8 years ago
Anis Elleuch 77c1998a38 config: Fix creating new config with wrong version (#3821) 8 years ago
Krishna Srinivas 91cf54f895 web-handlers: Support removal of multiple objects at once. (#3810) 8 years ago
Karthic Rao 2b0ed21f08 tests: Fix test server init - cleanup (#3806) 8 years ago
Harshavardhana 472fa4a6ca api: Multi object delete should be protected. (#3814) 8 years ago
Bala FA 097cec676a fix: Set globalMaxCacheSize to allowable value. (#3816) 8 years ago
Anis Elleuch 9b3c014bab config: Add browser parameter (#3807) 8 years ago
Krishnan Parthasarathi c9619673fb Implement SetConfig admin API handler. (#3792) 8 years ago
Anis Elleuch dce0345f8f Set disk to nil after write which needs quorum (#3795) 8 years ago
Bala FA 69777b654e event: use common initialization logic (#3798) 8 years ago
Harshavardhana 70d2cb5f4d rpc: Remove time check for each RPC calls. (#3804) 8 years ago
Harshavardhana cff45db1b9 cli: Use ADDRESS:PORT to clarify --address behavior (#3803) 8 years ago
Harshavardhana bcc5b6e1ef xl: Rename getOrderedDisks as shuffleDisks appropriately. (#3796) 8 years ago
Harshavardhana 25b5a0534f browser: Update ui-assets and fix the copyright header. (#3790) 8 years ago
Rushan 52d6678bf0 Browser: Implement multi select user interface for object listings (#3730) 8 years ago
Harshavardhana cc28765025 xl/multipart: Make sure to delete temp renamed object. (#3785) 8 years ago
Harshavardhana 99a12613a3 update: For source builds look for absolute path. (#3780) 8 years ago
Krishnan Parthasarathi 2745bf2f1f Implement ServerConfig admin REST API (#3741) 8 years ago
Harshavardhana 6b68c0170f For streaming signature do not save content-encoding in PutObject() (#3776) 8 years ago
Aditya Manthramurthy 0a905e1a8a Fix rabbitmq reconnect problem (#3778) 8 years ago
Harshavardhana 9eb8e375c5 cli: Make sure to add --help flag for subcommands. (#3773) 8 years ago
Harshavardhana 7ea1de8245 copyObject: Be case sensitive for windows only server. (#3766) 8 years ago
Anis Elleuch 54a18592e9 flags: Fix --version output (#3772) 8 years ago
Anis Elleuch 7e84c7427d server-mux: Rewrite graceful shutdown mechanism (#3771) 8 years ago
Bala FA d12f3e06b1 config-old: Use interface to avoid code repetition. (#3769) 8 years ago
Harshavardhana 0137ff498a auth/rpc: Token can be concurrently edited protect it. (#3764) 8 years ago
Harshavardhana 34d9a6b46a Make sure client initializes to proper lock RPC path. (#3763) 8 years ago
Harshavardhana 50b4e54a75 fs: Do not return reservedBucket names in ListBuckets() (#3754) 8 years ago
Harshavardhana 271e3ecde5 Fix tests from cli changes 8 years ago
Harshavardhana 611bd68739 cli: Add new features from CLI. 8 years ago
Harshavardhana 25eeb88a8f cli: Bring upstream changes to minio server. 8 years ago
Anis Elleuch 7f86a21317 admin: Add ServerInfo API() (#3743) 8 years ago
Harshavardhana fb39c7c26b sRPC/client: Properly trim storageRPCPath for actual disk path. (#3749) 8 years ago
Harshavardhana 13c3b9cbcb main/cli: Don't print hidden flags/commands in help template. (#3748) 8 years ago
Bala FA 602dac8773 mainUpdate: refactor to handle quiet flag properly (#3744) 8 years ago
Bala FA a53b909fcd mainVersion: Remove minio init and quiet handling (#3739) 8 years ago
Harshavardhana 22909c849e objcache: Return io.ReaderAt to avoid Seeking and Reading. (#3735) 8 years ago
Bala FA 440866d26c Move go version check into main() (#3734) 8 years ago
Krishna Srinivas 25b936c369 browser: Implement infinite scrolling for object listing. (#3720) 8 years ago
Bala FA 8912b6bf3b trie: new package (#3729) 8 years ago
Harshavardhana 9df01035da Remove XL references in public docs to Erasure. (#3725) 8 years ago