895 Commits (4785555d34a6a481ed9247e25e560585216b73fe)

Author SHA1 Message Date
Harshavardhana 4785555d34 api: Upon bucket delete remove in-memory state properly. (#4716) 7 years ago
A. Elleuch b918a6592f gcs: Better parsing of address flag (#4709) 7 years ago
Krishna Srinivas eb787d8613 gateway-gcs: remove files older than 2 weeks in minio.sys.temp (#4599). 7 years ago
Harshavardhana f8bd9cfd83 rpc: Do not use read/write deadlines for rpc connections. (#4647) 7 years ago
Harshavardhana bc73a1a1cb gcs: Save partNumber as part of backend format. (#4666) 7 years ago
Krishna Srinivas ce7c9c651d gateway-azure: Return right error when Part size is > 100MB (#4652) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago
Harshavardhana 2d23cd4f39 gcs: Fetch port as GlobalString(). (#4657) 7 years ago
Harshavardhana ce7af3aae1 gcs: Fix writer/reader go-routine leaks and code re-use (#4651) 7 years ago
Krishna Srinivas 1b92c5136b Append "-1" to etag when it is not MD5 (#4641) 7 years ago
Harshavardhana cc8a8cb877 posix: Check for min disk space and inodes (#4618) 7 years ago
Harshavardhana f5ce685aa1 Remove dead unused errs and constants. (#4627) 7 years ago
Krishna Srinivas c83055500d fs: Fail CompleteMultipartUpload if partSize < 5M unless it is last part (#4642) 7 years ago
Andreas Auernhammer b0fbddc051 fix confusing code for http.Header handling (#4623) 7 years ago
Harshavardhana 4e0c08e9c5 ListenBucketNotification should set proper MIME type. (#4621) 7 years ago
Nitish Tiwari e91e9e8a38 GCS ListObjectV2 honours continuationToken (#4608) 7 years ago
Bala FA 53e7fdc847 create subcomposed objects if total parts are > 32 (#4593) 7 years ago
Aditya Manthramurthy 1af331c05c Remove unnecessary newline at beginning of server output (#4600) 7 years ago
ebozduman 0e5b9c7fe4 Adds 'gcs not ready for production' msg (#4604) 7 years ago
A. Elleuch c88dca984d web: Encode path in presigned GET urls (#4596) 7 years ago
Harshavardhana 1054f9cbf0 fix: Remove adverb from erasure coded startup message. (#4594) 7 years ago
Nitish Tiwari 7bd1f44491 Add support for helm package info in useragent (#4592) 7 years ago
A. Elleuch eaa41e4086 gcs: Check if the given project id argument exists (#4583) 7 years ago
Krishna Srinivas 6b70f429ed gateway/azure: Parse error responses for anonymous requests (#4543) 7 years ago
Krishna Srinivas 0a6e9a1834 gateway-gcs: cleanup minio.sys.temp before deleting the bucket (#4582) 7 years ago
Nitish Tiwari 15b65a8342 Added AnonListObjectsV2 support to GCS (#4584) 7 years ago
Harshavardhana 8b7df7da37 api: No need to set x-amz-bucket-region if region is empty. (#4586) 7 years ago
Krishnan Parthasarathi 237c8af5ef Improve GCS gateway example instruction (#4587) 7 years ago
Krishna Srinivas ff036c171f gateway-gcs: double quotes should be striped from ETag (#4590) 7 years ago
Harshavardhana a3b085300d gcs: Add missing AnonListObjectsV2 7 years ago
Frank Wessels 46897b1100 Name return values to prevent the need (and unnecessary code bloat) (#4576) 7 years ago
Harshavardhana cec8b238f3 sign: StreamingSign should use region from client. (#4577) 7 years ago
Krishna Srinivas 13ab8e17e2 gateway-gcs: use minio.sys.temp/multipart/v1 as url base (#4562) 7 years ago
Krishnan Parthasarathi 146bc3e638 Add MINIO_REGION to server help message (#4558) 7 years ago
Harshavardhana 0543d45fb3 fix: OwnerID in response should be 64 character in length. (#4554) 7 years ago
Krishnan Parthasarathi fe426944ea Fix GCS help message (#4570) 7 years ago
Aditya Manthramurthy c1a6ca0c33 Fix spelling of function name to `startLockMaintenance` (#4561) 7 years ago
Harshavardhana 5a78266821 gateway/gcs: Complete minio browser support for gcs. (#4552) 7 years ago
Krishna Srinivas 3928c1e14c gateway/gcs: Change in multipart backend format (#4455) 7 years ago
Harshavardhana a86c2e2ce1 xl/fs: Return InvalidPart{} error for part ETag mismatch. (#4541) 7 years ago
Harshavardhana e99244be02 xl: prepare storage should Abort properly. (#4542) 7 years ago
Nitish Tiwari 58833711e0 Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547) 7 years ago
Harshavardhana f99f218999 Add support for reading and saving config on Gateway. (#4463) 7 years ago
Krishnan Parthasarathi 4fb5fc72d7 GCS gateway allows apps to supply their own marker (#4495) 7 years ago
Remco Verhoef d86973dcca Allow bucket creation in different regions, closes #4287 and #4241 7 years ago
Krishnan Parthasarathi 8085ba4494 Filter out internal object prefix during listing (#4435) 7 years ago
poornas 9bd0eb1a9e Set default ETag value if vendor returns empty md5 string (#4409) 7 years ago
Anis Elleuch e4e0abfc05 fix: Check project id before starting gateway (#4412) 7 years ago
poornas 12b2fc894b Remove profile option for gcs from gateway help message (#4421) 7 years ago
Krishna Srinivas 2aa76e7407 Change md5Sum to etag (#4399) 7 years ago