444 Commits (bc9509bc8a95cc35113afe850428bee0d16ff056)

Author SHA1 Message Date
Krishna Srinivas e3b4910b66 FS/CompleteMultipart: lock the namespace before renaming the appended tmp file. (#3371) 8 years ago
Harshavardhana d056f19d07 api: Allow reconnection of policy/notification rpc clients. (#3368) 8 years ago
Harshavardhana 834007728c fs: Do not print redundant md5Sum response header. (#3369) 8 years ago
Krishna Srinivas bcd1a2308b FS/Shutdown: cleanup and delete .minio.sys during Shutdown() (#3360) 8 years ago
Anis Elleuch 01f625824a args: Honor config-dir & quiet wherever they are (#3356) 8 years ago
Bala FA 9ccfb70104 Minor cleanup. (#3361) 8 years ago
Harshavardhana 201a20ac02 handlers: Handle re-direction properly for S3 requests. (#3355) 8 years ago
Krishna Srinivas f3322e94c8 FS: Skip creating fs.json for objects created by minio (ex. policy.json) (#3353) 8 years ago
Harshavardhana 46a6fde813 xl/fs: Fix initializing meta volume bug. 8 years ago
Anis Elleuch fd1f09a66c log: Enable loggers just after configuration load (#3348) 8 years ago
Bala FA d3064e40b3 isDocker() logs error than fatal error. (#3347) 8 years ago
Bala FA 39f9324616 Remove uncessary err != nil check. (#3346) 8 years ago
Bala FA 0f2e493c9a Use isErrIgnored() function wherever applicable. (#3343) 8 years ago
Harshavardhana 0e87f29de9 Disable heal message printing, comment it out as todo. 8 years ago
Harshavardhana dd74e5a809 Revert "init: Honor config-dir flag when it is passed as global or local flag (#3337)" 8 years ago
Harshavardhana 12c1abed98 Vendorize with bug fixes from minio browser. (#3341) 8 years ago
Anis Elleuch e2ef95af7d init: Honor config-dir flag when it is passed as global or local flag (#3337) 8 years ago
Harshavardhana d711ff454e logs: Do not log common successful errors. (#3340) 8 years ago
Anis Elleuch c667d20dfc config-migrate: Fix buggy continuous re-migration of v9 to v10 config (#3338) 8 years ago
Harshavardhana 6efee2072d objectLayer: Check for `format.json` in a wrapped disk. (#3311) 8 years ago
Anis Elleuch 14cb3645a3 config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config (#3336) 8 years ago
Krishna Srinivas f4f512fedd FS/multipart: Bug fix related to part path. Hold lock on part while appending. (#3335) 8 years ago
Anis Elleuch 22c98d3fa2 logger: Disassociate shared log config between console, file and syslog (#3333) 8 years ago
Krishna Srinivas 01ae5bb39c FS/multipart: Fix append-parts to use minioMetaTmpBucket. (#3304) 8 years ago
Bala FA ed6e781679 globals: make read only variables as constants. (#3326) 8 years ago
Bala FA baf1c1638d server: set maximum allowed request body. (#3324) 8 years ago
Bala FA 825000bc34 Use humanize constants for KiB, MiB and GiB units. (#3322) 8 years ago
Bala FA c1ebcbcda2 Remove usused code. (#3321) 8 years ago
Anis Elleuch 41a3a9e402 server: forbid zero port in address flag since it confuses clients and (#3318) 8 years ago
Bala FA 1d4ac4b084 Rename getUUID() into mustGetUUID() (#3320) 8 years ago
Bala FA 71b357e4f2 Remove uploadIDChange structure. (#3309) 8 years ago
Anis Elleuch 339c9019b9 Protect multipart directory from removing when it is empty (#3315) 8 years ago
Harshavardhana dd93f808c8 web: Add more data for jsonrpc responses. (#3296) 8 years ago
Anis Elleuch 4098025c11 Remove XL multipart tmp files when the latter is canceled (#3214) 8 years ago
Bala FA bef0a50bc1 Cleanup and fixes (#3273) 8 years ago
Anis Elleuch 71ada9d6f8 commitXLMetadata() expects src and dst buckets in its arguments (#3307) 8 years ago
Harshavardhana aa98702908 api: Handle content-length-range policy properly. (#3297) 8 years ago
Harshavardhana 5197649081 utils: reduceErrs returns and validates quorum errors. (#3300) 8 years ago
Harshavardhana 066f64d34a bootup: MetaVolume init should use isErrIngored helper. (#3303) 8 years ago
Krishna Srinivas afa4c7c3ef fs/multipart: Append multipart parts in a proper Go routine in background. (#3282) 8 years ago
Krishna Srinivas 38537c7df2 Print line numbers to give more info on the failed tests in ExecObjectLayerAPIAnonTest() (#3302) 8 years ago
Krishnan Parthasarathi eed9ab0464 XL: pickValidXLMeta should return error instead of panic'ing (#3277) 8 years ago
Harshavardhana 0b9f0d14a1 auth/rpc: Take remote disk offline after maximum allowed attempts. (#3288) 8 years ago
Anis Elleuch ffbee70e04 Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
Harshavardhana 2c3a2241e7 update: Change update notifier for new style banner. (#3289) 8 years ago
Harshavardhana 1c47365445 xl/bootup: Upon bootup handle errors loading bucket and event configs. (#3287) 8 years ago
Bala FA 05dc52a206 fix: use constants for access/secret key min/max length (#3271) 8 years ago
Harshavardhana c91d3791f9 heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
Aditya Manthramurthy 2f43709f85 Prevent gorilla mux from normalizing path (Fixes #3256) (#3268) 8 years ago
Bala FA 61d67a061c tests: add unit test for DeleteMultipleObjectsHandler. (#3267) 8 years ago