1081 Commits (c98d8cb1c73aebbefbd5b7c4741cfc26e69d3cab)

Author SHA1 Message Date
Anis Elleuch 9439dfef64 Use defer style to stop tickers to avoid current/possible misuse (#5883) 6 years ago
Krishna Srinivas 0ad0969d61 Remove s3:ListObjects policy action to be in sync with AWS-S3 (#5875) 6 years ago
Harshavardhana b6ca39ea48 Support migrating inconsistent bucket policies (#5855) 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 7 years ago
Harshavardhana adf9a9d300 Remove all unused variables and functions (#5823) 7 years ago
Nitish Tiwari 638f01f9e4 Generalize loadConfig method to avoid reading from disk (#5819) 7 years ago
Bala FA 650c6ee8fb event/target/webhook: treat all 2xx as success. (#5792) 7 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 7 years ago
kannappanr 91fd8ffeb7
Move http package inside cmd (#5776) 7 years ago
Takeshi Watanabe 2182c1a4f7 Use paho configuration API instead of setting it directly with struct initializer. (#5707) 7 years ago
Harshavardhana c726145baf Fix regression in removing notification (#5673) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
Harshavardhana 52eea7b9c1
Support SSE-C multipart source objects in CopyObject (#5603) 7 years ago
Harshavardhana e4f6877c8b Handle incoming proxy requests ip, scheme (#5591) 7 years ago
Harshavardhana 7cc678c653 Support encryption for CopyObject, GET-Range requests (#5544) 7 years ago
Harshavardhana e09d97abaf Fix docs in admin API (#5559) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Harshavardhana 0c880bb852 Deprecate and remove in-memory object caching (#5481) 7 years ago
A. Elleuch da2faa19a1 Reduce Minio access key minimum length to 3 (#5478) 7 years ago
Krishna Srinivas 3b2486ebaf Lock free multipart backend implementation for FS (#5401) 7 years ago
Aditya Manthramurthy 5cdcc73bd5 Admin API auth and heal related fixes (#5445) 7 years ago
Aditya Manthramurthy a003de72bf Update madmin doc (fixes #5432) (#5433) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Andreas Auernhammer d0a43af616 replace all "crypto/sha256" with "github.com/minio/sha256-simd" (#5391) 7 years ago
Aditya Manthramurthy aa7e5c71e9 Remove upload healing related dead code (#5404) 7 years ago
Andreas Auernhammer dd202a1a5f restrict TLS cipher suites of the server (#5245) 7 years ago
Nitish Tiwari 42633748db
Update madmin package to return storage class parity (#5387) 7 years ago
Aditya Manthramurthy cd22feecf8 Remove healing of incomplete multipart uploads (#5390) 7 years ago
Matthieu Paret 374feda237 add HTTPStats to madmin (#5299) 7 years ago
Aditya Manthramurthy f1355da72e Add base64 encoded MD5 output for Hash Reader (#5315) 7 years ago
A. Elleuch 98d07210e7 fix: Ignore logging some tcp routine errors (#5097) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
Krishnan Parthasarathi 2a0a62b78d Return ErrContentSHA256Mismatch when sha256sum is invalid (#5188) 7 years ago
Harshavardhana 8d59f35523 Add GetInfo() support for solaris (#5174) 7 years ago
Andreas Auernhammer ca6b4773ed add SSE-C support for HEAD, GET, PUT (#4894) 7 years ago
Nitish Tiwari 34a1b58a75
Remove redirectHeaders method (#5120) 7 years ago
Bala FA 32c6b62932 move credentials as separate package (#5115) 7 years ago
A. Elleuch 866dffcd62 log: Store http request/responses in a log file (#4804) 7 years ago
Harshavardhana 5eb210dd2e Set etag properly to calculated value if available (#5106) 7 years ago
Harshavardhana 1d8a8c63db Simplify data verification with HashReader. (#5071) 7 years ago
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033) 7 years ago
Krishna Srinivas db1edfe487 Fix data race bug in the testcase TestHTTPListenerAcceptParallel (#5043) 7 years ago
Bala FA 9c16f73334 pkg/http: use port 65432 than 9000 for unit tests (#5021) 7 years ago
Julien Maitrehenry 02a5f1e96a Add b2s method on pkg/disk/type_bsd.go (#5036) 7 years ago
Harshavardhana 4deefa3695 tests: Remove dependency on check.v1 (#5034) 7 years ago
Bala FA 88938340b3 remove all dead codes (#5019) 7 years ago
A. Elleuch 53f3d2fd65 Push max threads to little less than kernel limit (#5001) 7 years ago
Andreas Auernhammer 02af37a394 optimize memory allocs during reconstruct (#4964) 7 years ago
Tamer Fahmy 0bf981278e Provide the correct free block size volume/disk information (#4943) 7 years ago