1676 Commits (74c2048ea9ad0982123623d5e0a184f42490762b)

Author SHA1 Message Date
Harshavardhana 74c2048ea9 Add proper contexts with timeouts for etcd operations (#7097) 6 years ago
Krishna Srinivas 730ac5381c Simplify parallelReader.Read() (#7109) 6 years ago
Alex Simenduev 6dd8a83c5a change credential chain order in s3 gateway to mimic official docs (#7091) 6 years ago
Krishna Srinivas 98c950aacd Streaming bitrot verification support (#7004) 6 years ago
Harshavardhana 8766c5eb22 Add version as part of Server: header (#7100) 6 years ago
kannappanr e0d22359e7
Fix lint warnings (#7099) 6 years ago
Harshavardhana 6dd13e68c2 Support V2 signatures when autoencryption is enabled (#7084) 6 years ago
Harshavardhana 633001c8ba Inherit certsDir from configDir if latter is set (#7098) 6 years ago
Bala FA e23a42305c Rebase minio/parquet-go and fix null handling. (#7067) 6 years ago
Krishna Srinivas 63d2583e91 Avoid holding write lock on config in situations where it is not needed (#7082) 6 years ago
Harshavardhana e8791ae274 Remove Minio server arch, version from `Server:` header (#7074) 6 years ago
Praveen raj Mani 6571641735 Persist offline mqtt events in the `queueDir` and replay (#7037) 6 years ago
Harshavardhana 8757c963ba
Migrate all Peer communication to common Notification subsystem (#7031) 6 years ago
Nick Craig-Wood 9c26fe47b0 Fix server side copy of files with `?` in - fixes #7058 (#7059) 6 years ago
Sidhartha Mani f3f47d8cd3 Add ServerCPULoadInfo() and ServerMemUsageInfo() admin API (#7038) 6 years ago
poornas ed1275a063 Fix copy from encrypted multipart to single encrypted part (#7056) 6 years ago
kannappanr a7d407fa42
Display message on failure to get lock on format.json in fs mode on startup (#6538) 6 years ago
Anis Elleuch 4e6e05f8e0 virtual host: Fix making new buckets (#7054) 6 years ago
Bala FA b0deea27df Refactor s3select to support parquet. (#7023) 6 years ago
kannappanr c59206bcd3
GCS ListMultipartUploads: Don't return on first uploadid (#7014) 6 years ago
Harshavardhana 7f2d439baa Avoid printing in S3 tests (#7043) 6 years ago
poornas 5a80cbec2a Add double encryption at S3 gateway. (#6423) 6 years ago
Harshavardhana 2d19011a1d Add support for AssumeRoleWithWebIdentity (#6985) 6 years ago
Harshavardhana e82dcd195c Deprecate config-dir bring in certs-dir for TLS configuration (#7033) 6 years ago
Nitish Tiwari fcb56d864c Add ServerDrivesPerfInfo() admin API (#6969) 6 years ago
Harshavardhana b5280ba243
Migrate to Go version 1.11.4 (#7026) 6 years ago
Harshavardhana 4e4f855b30
Add support for new policy conditions (#7024) 6 years ago
Harshavardhana fb8d0d7cf7
Add support for hostname lookups instead of IPs in MINIO_PUBLIC_IPS (#7018) 6 years ago
Harshavardhana a536cf5dc0 Buffconn should buffer upto maxHeaderBytes to avoid ErrBufferFull (#7017) 6 years ago
Anis Elleuch 632022971b s3: Don't set NextMarker when listing is not truncated (#7012) 6 years ago
kannappanr 7881791a91
CopyObject:Set Content-Type to application/octet-stream if it is not set (#6958) 6 years ago
Harshavardhana d2f8f8c7ee Fix ETag handling with auto-encryption with CopyObject conditions (#7000) 6 years ago
kannappanr 8c32311b80 Change lock name to include names instead of hash. (#6886) 6 years ago
Ashish Kumar Sinha 9bb88e610e Deletion of subfolders of multipart (#6961) 6 years ago
Harshavardhana d1e41695fe Add support for federation on browser (#6891) 6 years ago
Anis Elleuch 99b843a64e Add anonymous flag to prevent logging sensitive information (#6899) 6 years ago
Harshavardhana 4f31a9a33b Reload users upon AddUser on peers (#6975) 6 years ago
Harshavardhana e7c902bbbc
Return proper errors when admin API is not initialized (#6988) 6 years ago
poornas 7da0336ac8 Make sure env are loaded before gateway layer initialization (#6989) 6 years ago
Harshavardhana 3be616de3f Send deployment ID in notification event response elements (#6991) 6 years ago
Harshavardhana c5bf22fd90 Turn off printing IPv6 endpoints when listening on all interfaces (#6986) 6 years ago
poornas 7c9f934875 Disallow SSE requests when object layer has encryption disabled (#6981) 6 years ago
Andreas Auernhammer d264d2c899 add auto-encryption feature (#6523) 6 years ago
Harshavardhana bebaff269c Support IPv6 in minio command line (#6947) 6 years ago
Harshavardhana 52b159b1db Allow versionId to be null for Delete,CopyObjectPart (#6972) 6 years ago
Nitish Tiwari 324834e4da Remove duplicate switch case (#6966) 6 years ago
Harshavardhana c2ed1347d9 Do not list objects unless specified in policy (#6970) 6 years ago
Anis Elleuch 50f6f9fe58 S3 api: Ignore encoding in xml body (#6953) 6 years ago
Harshavardhana 6f7c99a333 Allow versionId to be null for Copy,Get,Head API calls (#6942) 6 years ago
Andreas Auernhammer 21d8c0fd13 refactor vault configuration and add master-key KMS (#6488) 6 years ago