3791 Commits (8562b2282332ed028a7695318ac22b0490958f08)
 

Author SHA1 Message Date
Harshavardhana cd0f350c02 env: Bring back MINIO_BROWSER env. (#3423) 8 years ago
Krishna Srinivas ac554bf663 FS/Multipart: Fix race between PutObjectPart and Complete/Abort multi… (#3419) 8 years ago
Harshavardhana b363709c11 caching: Optimize memory allocations. (#3405) 8 years ago
Anis Elleuch 410b579e87 startup: Show elapsed time in disks format process (#3413) 8 years ago
Karthic Rao 7b7c0bba58 Use a non member mutex lock for serverConfig access. (#3411) 8 years ago
Anis Elleuch 0cef971832 Fix max cache size calculation when system RAM is inferior to the default cache size (#3410) 8 years ago
Anis Elleuch 5c9a95df32 srv-mux: do not print peek protocol EOF err msg (#3402) 8 years ago
Anis Elleuch 3b455d6137 tests: Add tests for xl-v1-list-objects-heal (#3399) 8 years ago
Anis Elleuch b2a0e5754b bucket-handlers: More tests for post form handler (#3392) 8 years ago
Anis Elleuch 63d9bb626a postform: fix check when ${filename} is provided (#3391) 8 years ago
Anis Elleuch 372da5eaf5 tests: Enhance checkPostPolicy() coverage (#3389) 8 years ago
Harshavardhana cf17fc7774 fs: PutObject create 0byte objects properly. (#3387) 8 years ago
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