3791 Commits (8562b2282332ed028a7695318ac22b0490958f08)
 

Author SHA1 Message Date
Harshavardhana 8562b22823 Fix delays and iterim fix for the partial fix in #3502 (#3511) 8 years ago
Harshavardhana dd68cdd802 Auto-reconnect for regular authRPC client. (#3506) 8 years ago
Harshavardhana 41cf580bb1 Improve reconnection logic, allow jitters. (#3502) 8 years ago
Dee Koder 00baec1746 syntax highlighting : Remove sh from code block which incorrectly highlights shell commands. (#3504) 8 years ago
Harshavardhana f9025652df Support building specific architectures. 8 years ago
Bala FA ee0172dfe4 Have simpler JWT authentication. (#3501) 8 years ago
Harshavardhana 69559aa101 objAPI: Implement CopyObject API. (#3487) 8 years ago
Krishnan Parthasarathi 36fd317eb2 Clean up lock-instrumentation and improve comments (#3499) 8 years ago
Bala FA e8ce3b64ed Generate and use access/secret keys properly (#3498) 8 years ago
Andreas Auernhammer 6ee27daac1 fix blake2b tests on non-amd64 machines (#3496) 8 years ago
koolhead17 cdc6c2d578 docs: Removed unmaintained docs. (#3493) 8 years ago
Harshavardhana 855ef4f1aa Fix typo in erasure-utils.go 8 years ago
Harshavardhana 5878fcc086 bit-rot: Default to sha256 on ARM64. (#3488) 8 years ago
Andreas Auernhammer 1ac36a95aa replace blake2b implementation (#3481) 8 years ago
Harshavardhana 15b4c49621 fs/xl: Simplify bucket metadata reading. (#3486) 8 years ago
Harshavardhana f57f773189 admin: Add missing madmin examples and API docs. (#3483) 8 years ago
Harshavardhana e7b4e4e105 admin: ServiceStatus() shouldn't have to write double http headers. (#3484) 8 years ago
Harshavardhana 1d134c1a94 admin: Fix wrong vendorized location for s3signer and s3utils. 8 years ago
Anis Elleuch 329a910b86 Admin Lib: Implement Service API (#3426) 8 years ago
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