527 Commits (a054c73e224015449c27e4f78060f050b8b1734b)

Author SHA1 Message Date
Harshavardhana b580ad24e2 server/http: Add missing keep alive for incoming tcp connections. (#3585) 8 years ago
Harshavardhana f8a3b1e164 Fix a bug in previous patch. 8 years ago
Harshavardhana bf2b8879b7 config: Allow non-standard config dir to be configured with SSL. (#3583) 8 years ago
Harshavardhana caecd75a2a Deprecate and remove service stop API. (#3578) 8 years ago
Anis Elleuch 2959c104b3 peer rpc: Fix typo in cluster credentials update (#3579) 8 years ago
Anis Elleuch f64f8b03cb admin: Enhance locks list json response (#3573) 8 years ago
Harshavardhana 7b85756c64 notify/webhook: Handle webendpoints without port (#3568) 8 years ago
Alex d6a327fbc5 Add notifications by webhook. 8 years ago
Anis Elleuch f24753812a nats: Add support of NATS.io Streaming server (#3494) 8 years ago
Harshavardhana 08b6cfb082 ssl: Set a global boolean to enable SSL across Minio (#3558) 8 years ago
Krishna Srinivas 12a7a15daa browser: Allow anonymous browsing of readable buckets. (#3515) 8 years ago
Harshavardhana b0cfceb211 event: Enhance event message struct to provide origin server. (#3557) 8 years ago
Harshavardhana 0563a9235a handlers: Handle crash if r.URL.Path is empty. (#3554) 8 years ago
Anis Elleuch eb6d53d2f5 heal: Fix new entries computation in listDirHeal (#3551) 8 years ago
Anis Elleuch 95d9e47353 Presign V2: Unescape non-std queries in urls (#3549) 8 years ago
Harshavardhana e1142e99f2 rpc/lock: Make sure to capitalize for proper marshalling. (#3544) 8 years ago
Karthic Rao 2f4a7483ea Test Function to reset globals. (#3538) 8 years ago
Harshavardhana 926c75d0b5 api: Set appropriate content-type for success/error responses. (#3537) 8 years ago
Krishnan Parthasarathi c8f57133a4 Implement list, clear locks REST API w/ pkg/madmin support (#3491) 8 years ago
Harshavardhana cae62ce543 browser: Handle proper login errors. (#3518) 8 years ago
Harshavardhana 7bbb532b4b Add a `isErr` function to check for errs. 8 years ago
Bala.FA 6d10f4c19a Adopt dsync interface changes and major cleanup on RPC server/client. 8 years ago
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
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
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
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
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
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