3729 Commits (67509453d3db3563cfb3c363b1ba408fffe4e2f9)
 

Author SHA1 Message Date
Krishnan Parthasarathi 67509453d3 FS: sync abortMultipart cleanup and bg append (#3388) 8 years ago
Harshavardhana d31f256020 Fail on lint errors during CI build. 8 years ago
Harshavardhana d67f47927c api: Fix the formatting issues in last patch. 8 years ago
Anis Elleuch 85bb5870a9 Post Policy Form: exhaustive post policy check (#3386) 8 years ago
Harshavardhana 4a9b205a15 docs: Add missing comments for exported functions. 8 years ago
koolhead17 f3b346cbb3 docs: removed the Edge tag reference. (#3366) 8 years ago
Harshavardhana ff4ce0ee14 fs/xl: Combine input checks into re-usable functions. (#3383) 8 years ago
Anis Elleuch 918924796f fs: Enable shutdown test with faulty disks (#3380) 8 years ago
Krishnan Parthasarathi feb6685359 posix: Use preparePath only for paths used with syscall or os functions (#3377) 8 years ago
Bala FA 0d59ea1e94 postpolicy: handle Amazon S3 compatible content-length-range condition (#3376) 8 years ago
Krishna Srinivas 38edd94282 ListBuckets: Allow listBuckets request to be signed with region configured in config.json (#3374) 8 years ago
Krishna Srinivas 8021061bd8 Implement BucketUpdater interface to call BucketMetaState methods. (#3375) 8 years ago
Anand Babu (AB) Periasamy bc9509bc8a edits on Limits 8 years ago
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
Krishnan Parthasarathi a609a4126c Vendorize recent fixes in dsync (#3365) 8 years ago
Krishna Srinivas bcd1a2308b FS/Shutdown: cleanup and delete .minio.sys during Shutdown() (#3360) 8 years ago
koolhead17 694bad434c docs: Modified the Docker doc to reflect distributed release image & (#3362) 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
Remco Verhoef 752ed7915b Add windows services docs with nssm instead of sc. 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
Aditya Manthramurthy a822b8e782 docs: Fix command sample to be copy-pastable (#3345) 8 years ago
Harshavardhana a6922f94ee docs: Fix more formatting issues. 8 years ago
Harshavardhana b4d57bf4c4 docs: Fix some formatting issues for rendering 8 years ago
Bala FA 0f2e493c9a Use isErrIgnored() function wherever applicable. (#3343) 8 years ago
Nitish Tiwari 4ef2d8940c Rename quick-start-guide.md to README.md (#3344) 8 years ago
Nitish Tiwari 96099a1e97 Added distributed Minio architecture images and quick start guide (#3342) 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
Harshavardhana 7a5bbf7a2e Revert "Vendor update for dsync, fixing major go routine leak issue. (#3308)" 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
Nitish Tiwari 1983925dcf Added distributed Minio architecture files. (#3330) 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
koolhead17 11faf3f16d docs: Modified FreeBSD guide with official how to install golang link, (#3293) 8 years ago
Remco Verhoef d3df6c711a How to run Minio as a service on Windows (#3327) 8 years ago
Bala FA ed6e781679 globals: make read only variables as constants. (#3326) 8 years ago