3839 Commits (586058f0790ed7eddbc526393670f2008ed062db)
 

Author SHA1 Message Date
Krishnan Parthasarathi 586058f079 Implement mgmt REST APIs to heal storage format. (#3604) 8 years ago
Krishna Srinivas 4e926b292f vendor-update: Minio Browser (#3609) 8 years ago
Anis Elleuch 47358e3104 server-mux: Add tcp idle read timeout (#3607) 8 years ago
Harshavardhana 3640c63289 server/mux: PeekProtocol() should return error and connection be closed. (#3608) 8 years ago
Harshavardhana 51fa4f7fe3 Make PutObject a nop for an object which ends with "/" and size is '0' (#3603) 8 years ago
Andrei Kopats c3f7d1026f fs: start even if there are not enough free space (#3606) 8 years ago
Harshavardhana 80f1387877 Initialize peers properly for localhost. (#3600) 8 years ago
Andreas Kohn 0674fa43ff Handle the region for GetBucketLocation and PutBucket properly (#3596) 8 years ago
Harshavardhana a17f1e875c server/mux: Close the connection even if buffer.Flush() returns error. (#3599) 8 years ago
Jeffery Utter 9e1f1b50e0 Don't Check Available Inodes on NFS (#3598) 8 years ago
Anis Elleuch 0715032598 heal: Add ListBucketsHeal object API (#3563) 8 years ago
Harshavardhana dfc2ef3004 storage/rpc: Remove network error restriction. (#3591) 8 years ago
Harshavardhana 62f8343879 Add constants for commonly used values. (#3588) 8 years ago
Anis Elleuch f803bb4b3d admin: Add service Set Credentials API (#3580) 8 years ago
Andy Brown 20a65981bd add delete and options methods to CORS whitelist (#3589) 8 years ago
Harshavardhana 09b450d610 Fix fs tests to avoid deleting /usr to certain systems. 8 years ago
Krishnan Parthasarathi c194b9f5f1 Implement mgmt REST APIs for heal subcommands (#3533) 8 years ago
Harshavardhana 98a6a2bcab obj: Return objectInfo for CompleteMultipartUpload(). (#3587) 8 years ago
Harshavardhana 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) 8 years ago
Harshavardhana a054c73e22 Add slack replace gitter (#3584) 8 years ago
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