1402 Commits (1103ad2d08c575d3f7be4fe6a66f6f25a85518e0)

Author SHA1 Message Date
Harshavardhana 2c5f2e9669 Stop deleting 'format.json' upon unsuccessful save (#5747) 7 years ago
Harshavardhana b052bfa79e Add necessary safe headers under CORS (#5750) 7 years ago
Harshavardhana 8eb838bf91 Extend quorum based listing for prefixes (#5749) 7 years ago
poornas 98315b8e60 Update disk cache documentation (#5743) 7 years ago
kannappanr b87cc3d643 Get proper GOPATH in trim function (#5744) 7 years ago
Krishna Srinivas 804a4f9c15 Fix backend format for disk-cache - not to use FS format.json (#5732) 7 years ago
Nitish Tiwari 328076f773
Fix help message to be uniform across env vars (#5735) 7 years ago
Nitish Tiwari 22e3ace36e Apply storageClass data while config migration (#5737) 7 years ago
Harshavardhana ef61b36c5a Fix PUT bucket notification deadlocks (#5734) 7 years ago
Harshavardhana 35b3913d22 Fix block id length upto 8bytes only for azure gateway. (#5731) 7 years ago
poornas af024a9c69 Remove deadcode related to multipart cleanup for fs (#5716) 7 years ago
poornas 5006e28367 Add disk-cache and worm to user-agent (#5729) 7 years ago
poornas a3e806ed61 Add disk based edge caching support. (#5182) 7 years ago
Harshavardhana 2f9354b17e Use uuid.New() for uploadID in azure gateway (#5721) 7 years ago
Harshavardhana 6e9c853312 After healing re-load disks with the new format (#5718) 7 years ago
poornas 76d1e8bbcd change fs.json format to include checksum fields (#5685) 7 years ago
Bala FA 3ebe61abdf Quick support to server level WORM (#5602) 7 years ago
Nitish Tiwari 58291acb8d Fix object deletion where quorum is not available (#5709) 7 years ago
Harshavardhana de44be86d0 Use readQuorum instead of writeQuorum to check bucket exists (#5715) 7 years ago
Harshavardhana 35e64573fa Add missing env doc for MINIO_DOMAIN (#5705) 7 years ago
kannappanr 7c747a9643
Return complete Location URL in CompleteMultipartUpload (#5692) 7 years ago
Nitish Tiwari cf67f1838e Add unit tests for endpoint-ellipses.go (#5681) 7 years ago
Kaan Kabalak a6adef0bdf Refactor bucket delete and bucket policy (#5580) 7 years ago
Andreas Auernhammer a4d2e2b428 [refactor] simplify en/decrypted size computation (#5658) 7 years ago
Harshavardhana 2938e332ba Fix format migration regression (#5668) 7 years ago
Harshavardhana f23944aed7 Fix heal bucket deadlock after replacing disks (#5661) 7 years ago
Harshavardhana 3145462ad2 Return InvalidDigest when md5 sent by client is invalid (#5654) 7 years ago
Krishna Srinivas 9ede179a21 Use context.Background() instead of nil 7 years ago
Ersan 33fe42df8a Adds context support for nas, oss and s3 7 years ago
kannappanr bdb1a90720 Add context support for gateway b2, manta, gcs 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 7 years ago
Krishna Srinivas 9083bc152e Flat multipart backend implementation for Erasure backend (#5447) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
Nitish Tiwari abffa00b76
Update healthcheck related examples and add head support (#5650) 7 years ago
Harshavardhana 4af89543cf Update minio-go dependencies to latest 5.0.0 release (#5640) 7 years ago
Harshavardhana 5dc5e4928c Support content-language header (#5648) 7 years ago
Yueh-Ting Chen e8d8360d00 fix spelling (#5643) 7 years ago
Harshavardhana 29ef7d29e4 Fix deadlock in in-place CopyObject decryption/encryption (#5637) 7 years ago
Nitish Tiwari 10b01ac836
Add healthcheck endpoints (#5543) 7 years ago
Harshavardhana d90985b6d8 Return authHeaderMalformed for an incorrect region in signature (#5618) 7 years ago
Harshavardhana 7aaf01eb74 Save ETag when updating metadata (#5626) 7 years ago
kannappanr 380e0ddb57
Remove unwanted errorIf calls (#5621) 7 years ago
poornas 247c1bb5ef Pass location in MakeBucketWithLocation call (#5605) 7 years ago
Harshavardhana 27258b9c54 Ensure to load only regular files for CAs (#5612) 7 years ago
Harshavardhana b325593b47 SSE-C CopyObject key-rotation doesn't need metadata REPLACE value (#5611) 7 years ago
Anis Elleuch cac10bcbf7 SSE-C: Add support in Bucket Post Policy (#5607) 7 years ago
Aditya Manthramurthy ea8973b7d7 Return bit-rot verified data instead of re-reading from disk (#5568) 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 d71b1d25f8
Make sure to filter out internal metadata (#5601) 7 years ago