1521 Commits (abd999f64afb22770626630aed471cdfd8d40d67)

Author SHA1 Message Date
Harshavardhana 174f428571
add additional fdatasync before close() on writes (#9947) 4 years ago
Klaus Post 2e338e84cb
fix owhanging crashes in parquet S3 select (#9921) 4 years ago
kannappanr 5089a7167d
Handle empty retention in get/put object retention (#9948) 4 years ago
Anis Elleuch 90f36c1389
Update documentation for Accounting API (#9909) 4 years ago
Harshavardhana a38ce29137
fix: simplify background heal and trigger heal items early (#9928) 4 years ago
Anis Elleuch 7cea3f7da4
madmin: Strip 80/443 from the endpoint when http/https (#9937) 4 years ago
Klaus Post 2d0f65a5e3
Add archived parquet as int. package (#9912) 4 years ago
kannappanr b460b5967f
fix IAM policy action name for Get/PutBucketLifeCycle (#9893) 4 years ago
Harshavardhana b8cb21c954
allow more than N number of locks in TopLocks (#9883) 4 years ago
Michael Mayr 53f0cc1340
Implement CLIENT SETNAME for Redis connections (#9876) 4 years ago
Harshavardhana 7c061fa3b6
on darwin fallback to maximum possible rlimit (#9859) 4 years ago
Harshavardhana d55f4336ae
preserve context per request for local locks (#9828) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 4 years ago
Klaus Post 43d6e3ae06
merge object lifecycle checks into usage crawler (#9579) 4 years ago
Anis Elleuch 790323ac37
lifecycle: Fix object expiration date (#9791) 4 years ago
Harshavardhana febe9cc26a
fix: avoid timer leaks in dsync/lsync (#9781) 4 years ago
Praveen raj Mani 2ce2e88adf
Support mTLS Authentication in Webhooks (#9777) 4 years ago
Anis Elleuch e906b511e9
lifecycle: Consider multiple tags filtering (#9775) 4 years ago
Praveen raj Mani cdd6c9f52e
Update go-sql-driver pkg to support `checkConnLiveness` (#9766) 4 years ago
Anis Elleuch 231c5cf6de
lifecycle: Iterate over all rules until actionable expiry is found (#9725) 4 years ago
Anis Elleuch cccf2de129
madmin: Little error description when parsing server error msg (#9709) 4 years ago
Klaus Post de6c286258
Allocate more buffer (#9683) 4 years ago
Harshavardhana 7ea026ff1d
fix: reply back user-metadata in lower case form (#9697) 4 years ago
Anis Elleuch 6542bc4a03
sql, csv: Cache some values between Read() calls to gain performance (#9645) 4 years ago
Ashish Kumar Sinha bede525dc9
bypass flag: Allow object retention removal (#9677) 4 years ago
Klaus Post 7d79c723e5
Fix Windows memory leak (#9680) 4 years ago
poornas f1f414ca59
fix madmin SetBucketQuota API signature (#9669) 4 years ago
Anis Elleuch cdf4815a6b
Add x-amz-expiration header in some S3 responses (#9667) 4 years ago
Harshavardhana 189c861835
fix: remove LDAP groups claim and store them on server (#9637) 4 years ago
Harshavardhana 6656fa3066
simplify further bucket configuration properly (#9650) 4 years ago
Harshavardhana bd032d13ff
migrate all bucket metadata into a single file (#9586) 4 years ago
Harshavardhana 1bc32215b9
enable full linter across the codebase (#9620) 4 years ago
Anis Elleuch 96009975d6
relax validation when loading lifecycle document from the backend (#9612) 4 years ago
Harshavardhana 9cac385aec add comment on exported error 4 years ago
Harshavardhana 814ddc0923
add missing admin actions, enhance AccountUsageInfo (#9607) 4 years ago
Klaus Post 216fa57b88
merge nested hash readers (#9582) 4 years ago
Dzmitry Pasiukevich a9558ae248
Simplify cast of string to rune slice in wildcard matching (#9577) 4 years ago
poornas 2ecf5ba1de
fix panic when checking if es/nats event target is active (#9587) 4 years ago
Krishna Srinivas 94f1a1dea3
add option for O_SYNC writes for standalone FS backend (#9581) 4 years ago
Harshavardhana f8edc233ab
support multiple policies for temporary users (#9550) 4 years ago
Harshavardhana 337c2a7cb4
add audit logging for all admin calls (#9568) 4 years ago
Anis Elleuch 52a1d248b2
policy: Do not return an error for invalid value during parsing (#9442) 4 years ago
Harshavardhana a1de9cec58
cleanup object-lock/bucket tagging for gateways (#9548) 4 years ago
Bala FA 3773874cd3
add bucket tagging support (#9389) 4 years ago
Harshavardhana 6c62b1a2ea fix broken retry tests 4 years ago
Harshavardhana b768645fde
fix: unexpected logging with bucket metadata conversions (#9519) 4 years ago
Harshavardhana 9b3b04ecec
allow retries for bucket encryption/policy quorum reloads (#9513) 4 years ago
Harshavardhana 27d716c663
simplify usage of mutexes and atomic constants (#9501) 4 years ago
Frank Wessels 086be07bf5
Fix ndjson unsupported (#9500) 4 years ago
Harshavardhana 71ce63f79c
fix: background heal to call HealFormat only if needed (#9491) 4 years ago