1217 Commits (cef992a395ce701b5ae3eb2a611123ed28a0f1a1)

Author SHA1 Message Date
kannappanr cef992a395
Remove error package and cause functions (#5784) 7 years ago
Harshavardhana 217fb470a7 Add a check to check if disk is writable (#5662) 7 years ago
Harshavardhana eb0deabd73 Fail when TLS is configured and HTTP endpoints are provided (#5771) 7 years ago
Harshavardhana 41c31d10ca
Enable s3,gcs,manta,oss,b2 gateways as production ready (#5795) 7 years ago
Harshavardhana 1d31ad499f Make sure to re-load reference format after HealFormat (#5772) 7 years ago
Krishna Srinivas ae8e863ff4 disk.String() represents just path and not URL when disk is a local disk (#5785) 7 years ago
Andreas Auernhammer da9f0e324e return AWS S3 compatible error for invalid but equal keys during key rotation (#5783) 7 years ago
Harshavardhana 73f7a98590 Enable go1.10.1 version (#5666) 7 years ago
Andreas Auernhammer 2f20d90465 set storage class in FS mode (#5779) 7 years ago
Harshavardhana 861550446a
Allow upto 15 minutes of timeskew for RPC calls as well (#5774) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
kannappanr 91fd8ffeb7
Move http package inside cmd (#5776) 7 years ago
Nitish Tiwari 9eb94fe8c8 Fix StorageClass field in ListObject/ListObjectV2 response (#5766) 7 years ago
Harshavardhana 30ab71c9d9 Add missing healthcheck router for gateway (#5764) 7 years ago
Harshavardhana 85a57d2021 Make sure to close the disk connections (#5752) 7 years ago
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