3819 Commits (b580ad24e21ec6a5c04ce6ef9f262b5a1eed4430)
 

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
Harshavardhana 50796e481d build: Add ARM binary builds for ARMv6 and Aarch64. (#3577) 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 7c6d77734a Fix vendor.json to remove minio/blake2b-simd ref 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
Harshavardhana a091fe3ed6 docs: Fix caching docs to comply with current features. 8 years ago
koolhead17 f37f56ac15 docs: Added guide for distributed minio on Windows (#3507) 8 years ago
Karthic Rao 2f4a7483ea Test Function to reset globals. (#3538) 8 years ago
Harshavardhana 464f9d34d6 Remove all references to GO15VENDOREXPERIMENT 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
Matthew Hall cde6496172 checkdeps.sh: support unusual git version strings (for OS X et. al.) (#3512) 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
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