64 Commits (6136a963c8a53ebb3ec32a16c38b460562bda56f)

Author SHA1 Message Date
Harshavardhana c087a05b43
fix: simplify data structure before release (#9968) 4 years ago
Anis Elleuch 21a37e3393
fix: ListObjectVersions should return ordered Version & DeleteMarker (#9959) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 4 years ago
Harshavardhana 41688a936b
fix: CopyObject behavior on expanded zones (#9729) 4 years ago
Harshavardhana 7ea026ff1d
fix: reply back user-metadata in lower case form (#9697) 4 years ago
Harshavardhana 6ac48a65cb
fix: use unused cacheMetrics code in prometheus (#9588) 4 years ago
Harshavardhana 8eb99d3a87
fix: complete multipart upload respond with ETag quoted (#9525) 4 years ago
Harshavardhana 73f9d8a636
set default storage class always (#9250) 5 years ago
Nitish Tiwari 3df7285c3c Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 5 years ago
Harshavardhana 9565641b9b
Enhance ListObjectsV2 API to return UserDefined metadata (#8539) 5 years ago
Harshavardhana 4e63e0e372 Return appropriate errors API versions changes across REST APIs (#8480) 5 years ago
Harshavardhana a2825702f8
Increase maximum 1000 List keys to 10000 (#8444) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Praveen raj Mani e48005ddc7 Add more context to rpc version mismatch errors (#8271) 5 years ago
Anis Elleuch 61927d228c listV2: Continuation and NextContinuation tokens are encoded with base64 (#8337) 5 years ago
Anis Elleuch a790877c01 s3: Encode continuation & next continuation tokens when asked (#8292) 5 years ago
Harshavardhana c601cb2f1e
Add listBucketObjectsVersions implementation (#8093) 5 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
Harshavardhana 04a152be12 Redirect to browser only if browser is enabled (#7914) 5 years ago
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845) 5 years ago
kannappanr 70b350c383
Remove DeploymentID from response headers (#7815) 5 years ago
Krishna Srinivas 0394a8f013 Send Content-Length in the response headers (#7771) 5 years ago
Anis Elleuch 60d6887992 Make Encoding URL more compliant to S3 spec (#7360) 6 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Harshavardhana c90999df98 Valid if bucket names are internal (#7476) 6 years ago
Praveen raj Mani c0a1369b73 Construct dynamic XML error responses for postpolicyform validation (#7321) 6 years ago
Anis Elleuch 6584c7ea2b s3: Encode StartAfter when encoding type is passed (#7281) 6 years ago
Anis Elleuch 5efbe8a1b3 s3: Add support of encodingType parameter (#7265) 6 years ago
Harshavardhana 7923b83953 Support multiple-domains in MINIO_DOMAIN (#7274) 6 years ago
Harshavardhana bedcb7442a Write xml.Header first instead of spaces to handle XML parsers (#7253) 6 years ago
Harshavardhana a51781e5cf Use context to fill in more details about error XML (#7232) 6 years ago
Harshavardhana fef5416b3c Support unknown gateway errors and convert at handler layer (#7219) 6 years ago
Harshavardhana 20e61fb362 Redirect browser requests only if browser is enabled (#6909) 6 years ago
Harshavardhana dba61867e8 Redirect browser requests returning AccessDenied (#6848) 6 years ago
Harshavardhana a9cda850ca Add forceStop flag to provide facility to stop healing (#6718) 6 years ago
kannappanr 76ddf4d32f Log x-amz-request-id as log and XML error response (#6173) 6 years ago
Nitish Tiwari 3dc13323e5 Use random host from among multiple hosts to create requests 6 years ago
Nitish Tiwari 9eb94fe8c8 Fix StorageClass field in ListObject/ListObjectV2 response (#5766) 7 years ago
kannappanr 7c747a9643
Return complete Location URL in CompleteMultipartUpload (#5692) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
Harshavardhana e4f6877c8b Handle incoming proxy requests ip, scheme (#5591) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Harshavardhana 1f77708a30 Limit number of connections upto system maxlimit (#5109) 7 years ago
A. Elleuch a4f26aec00 fix: List buckets response should return UTC modtime (#5004) 7 years ago
Harshavardhana 4cadb33da2 api/PostPolicy: Allow location header fully qualified URL (#4926) 7 years ago
Harshavardhana 0543d45fb3 fix: OwnerID in response should be 64 character in length. (#4554) 7 years ago
Nitish Tiwari 58833711e0 Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547) 7 years ago
Harshavardhana 155a90403a fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) 7 years ago
Krishnan Parthasarathi 051f9bb5c6 Implement list uploads heal admin API (#3885) 8 years ago
Harshavardhana 77a192a7b5 Implement CopyObjectPart API (#3663) 8 years ago