4172 Commits (fc774957fe88e7007c289b1203094284af502455)
 

Author SHA1 Message Date
Harshavardhana 4309727354 docs: Add docs for minio limitations. (#3477) 8 years ago
Anis Elleuch ef3319a49d Fix: Typo in non canonicalized header extraction (#3480) 8 years ago
Anis Elleuch d8e4d3c9c8 POSTForm: Return http 303 if redirect is specified (#3479) 8 years ago
Harshavardhana faa6b1e925 vendorize deps for snappy, blake2b and sha256 (#3476) 8 years ago
Krishnan Parthasarathi 85c6bb9809 server: Sort disk arguments for consistent ordering (#3469) 8 years ago
Anis Elleuch 5404dddcea PostForm: Save supported headers in obj metadata (#3474) 8 years ago
Anis Elleuch 4692fdbb8f PostForm: Follow success_action_status requirement (#3467) 8 years ago
Bala FA 1875a47495 rpcclient: fix leaky connection (#3471) 8 years ago
Harshavardhana 9c9f390350 fs: validate filesystem path argument properly. (#3470) 8 years ago
Bala FA 1b2b16998f Remove regexp usage (#3456) 8 years ago
koolhead17 7a17b2a585 Browser: Added character limit for Bucket Name. (#3454) 8 years ago
Aditya Manthramurthy f7766b49aa Amend ZFS line in README - to make it about Minio on FreeNAS (#3461) 8 years ago
Krishnan Parthasarathi b2f920a868 Add service API handler stubs for status, stop and restart (#3417) 8 years ago
Anis Elleuch 8ceb969445 tests: Use testTmpDir var to specify tmp directory (#3459) 8 years ago
Harshavardhana 0db484c8f6 signv2: Do not use path encoding for query values. (#3458) 8 years ago
dcharbonnier 5c481fbf6e Fix Minio Quickstart Guide link (#3457) 8 years ago
Aditya Manthramurthy 8e6e9301ce Add support for Kafka as a notifications target (#2869) (#3439) 8 years ago
Harshavardhana 664ff063a1 server: checkEndpoints syntax properly. (#3451) 8 years ago
koolhead17 d9fd6f9a96 docs: Removed $/# from code block to make code copy easier. (#3448) 8 years ago
Harshavardhana b28ff50126 lock/server: Check if the lock server itself is skewed back. (#3447) 8 years ago
Karthic Rao 3fe2d77b70 Adding functions for resetting globals. (#3421) 8 years ago
Krishnan Parthasarathi ab49498fc3 server: Exit gracefully if no endpoint is local to it. (#3442) 8 years ago
Minio Trusted 46fdd70114 Fix docker file and avoid creating README.md 8 years ago
Krishnan Parthasarathi 29d72b84c0 loginServer should be a member of lockServer (#3441) 8 years ago
Anand Babu (AB) Periasamy f53fcdf10e keep make messages consistent (#3437) 8 years ago
Krishna Srinivas 8e665105b1 Presign-v4: Allow requests that were signed slightly ahead of the current time. (#3435) 8 years ago
Harshavardhana 2062add05f fs/posix: On windows use helpers and init format.json properly. (#3434) 8 years ago
Krishnan Parthasarathi 6b4e6bcebf Move LoginHandler into LoginServer which others embed (#3431) 8 years ago
Harshavardhana 2d6f8153fa format: Check properly for disks in valid formats. (#3427) 8 years ago
Anis Elleuch 5c10f4adf0 presign v2: include resp headers in signature calc (#3428) 8 years ago
Harshavardhana 4daa0d2cee lock: Moving locking to handler layer. (#3381) 8 years ago
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