650 Commits (79e0b9e69a7a7c90238d10429e7b4d61e5f452a2)

Author SHA1 Message Date
Anis Elleuch 79e0b9e69a Relax minio server start when disk threshold is reached and adds space check in FS (#3865) 8 years ago
Bala FA bff4d29415 Remove commands and commandsTree global variables. (#3855) 8 years ago
Harshavardhana e49efcb9d9 xl: quickHeal heal bucket only when needed. (#3854) 8 years ago
Krishnan Parthasarathi e3fd4c0dd6 XL: Make listOnlineDisks and outDatedDisks consistent w/ each other. (#3808) 8 years ago
Krishna Srinivas 0bae3330e8 browser: Send correct arguments for RemoveObjects web handler. (#3848) 8 years ago
Harshavardhana 05e53f1b34 api: CopyObjectPart was copying wrong offsets due to shadowing. (#3838) 8 years ago
Anis Elleuch 0c8c463a63 tests: Fix web handlers testing with faulty disks (#3845) 8 years ago
Aditya Manthramurthy 6df7bc42b8 Fix check for bucket name: (#3832) 8 years ago
Harshavardhana bc52d911ef api: Increase the maximum object size limit from 5GiB to 16GiB. (#3834) 8 years ago
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