784 Commits (975972d57e4d8e71b5188eeacb81c3df4ae3ba39)

Author SHA1 Message Date
Harshavardhana b62cd8ed84 sign/streaming: Content-Encoding is not set in newer aws-java-sdks (#3986) 8 years ago
Aditya Manthramurthy a099319e66 Support `access` format for database notification targets (#3953) 8 years ago
Bala FA 6e63904048 browser-flag: wrapped bool type denotes browser on/off flag. (#3963) 8 years ago
Harshavardhana 565ac4c861 tests: use url.QueryEscape() when dealing with url query params. (#3974) 8 years ago
Krishnan Parthasarathi c27ece409b heal: Check if all parts are available and valid (#3967) 8 years ago
Bala FA d3cb79a57c Refactor logger (#3924) 8 years ago
Anis Elleuch 11e15f9b4c config: Remove level in console/file loggers (#3938) 8 years ago
Krishnan Parthasarathi 4e92b2ecb8 Fix listDirHealFactory merging of entries across disks (#3959) 8 years ago
Krishnan Parthasarathi 607c8a9611 Add sourceInfo to NotificationEvent (#3937) 8 years ago
Anis Elleuch 7f5a5b5e9d config: Do not validate creds when set via env (#3955) 8 years ago
Bala FA d4ca2ee1a3 pkg/quick: add Save() function and other enhancements. (#3951) 8 years ago
Krishnan Parthasarathi 417ec0df56 HealObject should succeed when only N/2 disks have data (#3952) 8 years ago
Krishnan Parthasarathi 9f9ba1e984 XL: Return the right error (#3944) 8 years ago
Krishnan Parthasarathi 13c4ce3617 Add notification for object access via GET/HEAD (#3941) 8 years ago
Anis Elleuch 9d6e226692 heal: Set truncate when no more walk entries (#3932) 8 years ago
Krishnan Parthasarathi eb02261642 XL: Don't return ignored errors in listDirFactory (#3935) 8 years ago
Bala FA 7ebf11b202 words: new package Damerau Levenshtein distance function. (#3929) 8 years ago
Bala FA 1c97dcb10a Add UTCNow() function. (#3931) 8 years ago
Aditya Manthramurthy 2463ae243a Add support for MySQL notifications (fixes #3818) (#3907) 8 years ago
Krishnan Parthasarathi c192e5c9b2 Implement heal-upload admin API (#3914) 8 years ago
Krishna Srinivas cea4cfa3a8 Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
Anis Elleuch 8426cf9aec config: Accept more address format + unit test (#3915) 8 years ago
Harshavardhana f3334159a4 config: Relax browser and region to be empty. (#3912) 8 years ago
Harshavardhana 3edff1501e Vendor upstream redis library instead of our fork. (#3913) 8 years ago
Bala FA 21d73a3eef Simplify credential usage. (#3893) 8 years ago
Krishnan Parthasarathi 051f9bb5c6 Implement list uploads heal admin API (#3885) 8 years ago
Harshavardhana 6509589adb Use canonicalETag helper wherever needed. (#3910) 8 years ago
Anis Elleuch ae4361cc45 config: Check for duplicated entries in all scopes (#3872) 8 years ago
Anis Elleuch a5e60706a2 xl,fs: Return 404 if object ends with a separator (#3897) 8 years ago
Harshavardhana 5f7565762e api: postPolicy cleanup. Simplify the code and re-use. (#3890) 8 years ago
Harshavardhana 43317530d5 Fix odd shadowing bug in XL init. (#3874) 8 years ago
Bala FA 8a9852220d Make unit testable cert parsing functions. (#3863) 8 years ago
Harshavardhana 47ac410ab0 Code cleanup - simplify server side code. (#3870) 8 years ago
Anis Elleuch a2eae54d11 xl: Respect min. space by checking PrepareFile err (#3867) 8 years ago
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