77 Commits (RELEASE.2025-02-28T09-55-16Z)

Author SHA1 Message Date
Aditya Manthramurthy 5f78691fcf
ldap: Add user DN attributes list config param (#19758) 1 year ago
Anis Eleuch 95bf4a57b6
logging: Add subsystem to log API (#19002) 1 year ago
Aditya Manthramurthy 1c99fb106c
Update to minio/pkg/v2 (#17967) 2 years ago
Aditya Manthramurthy 5a1612fe32
Bump up madmin-go and pkg deps (#17469) 2 years ago
Aditya Manthramurthy ebfe81e5fd
Fix put bucket policy error code (#17084) 2 years ago
Harshavardhana 6ea150fd68
fix: avoid printing certain errors under few locations (#16631) 2 years ago
Harshavardhana d19cbc81b5
fix: do not return IAM/Bucket metadata replication errors to client (#16486) 3 years ago
Harshavardhana 31b0decd46
migrate to minio/mux from gorilla/mux (#16456) 3 years ago
Aditya Manthramurthy a30cfdd88f
Bump up madmin-go to v2 (#16162) 3 years ago
Anis Elleuch 44735be38e
s3: Return correct error when Version is invalid in policy document (#16178) 3 years ago
Harshavardhana a8332efa94
fix: Delete() of bucket metadata should not parse the config (#15904) 3 years ago
Klaus Post ff12080ff5
Remove deprecated io/ioutil (#15707) 3 years ago
Poorna 426c902b87
site replication: fix healing of bucket deletes. (#15377) 3 years ago
Poorna 7cc9286e0f
site healing: Skip stale bucket metadata updates from peer (#15186) 3 years ago
Harshavardhana 74faed166a
Add quota usage as part of prometheus metrics (#14222) 4 years ago
Aditya Manthramurthy 3a7c79e2c7
Add new site replication feature (#13311) 4 years ago
Harshavardhana cdeccb5510
feat: Deprecate embedded browser and import console (#12460) 4 years ago
Harshavardhana 1f262daf6f
rename all remaining packages to internal/ (#12418) 4 years ago
Harshavardhana fdc2020b10
move to iam, bucket policy from minio/pkg (#12400) 4 years ago
Harshavardhana f7a87b30bf Revert "deprecate embedded browser (#12163)" 4 years ago
Harshavardhana 736d8cbac4
deprecate embedded browser (#12163) 4 years ago
Harshavardhana 069432566f update license change for MinIO 4 years ago
Anis Elleuch 00cff1aac5
audit: per object send pool number, set number and servers per operation (#11233) 5 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 5 years ago
Harshavardhana 6656fa3066
simplify further bucket configuration properly (#9650) 5 years ago
Harshavardhana bd032d13ff
migrate all bucket metadata into a single file (#9586) 5 years ago
Harshavardhana 9b3b04ecec
allow retries for bucket encryption/policy quorum reloads (#9513) 5 years ago
Harshavardhana 0cbebf0f57 Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 6 years ago
Harshavardhana 6695fd6a61
Add more context aware error for policy parsing errors (#8726) 6 years ago
Roman Kalashnikov 188cf1d5ce Add more friendly error message for policy object (#7412) 6 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Harshavardhana a51781e5cf Use context to fill in more details about error XML (#7232) 7 years ago
Harshavardhana fef5416b3c Support unknown gateway errors and convert at handler layer (#7219) 7 years ago
Harshavardhana dba61867e8 Redirect browser requests returning AccessDenied (#6848) 7 years ago
Harshavardhana 9e3fce441e Audit log claims from token (#6847) 7 years ago
Harshavardhana bfb505aa8e Refactor logging in more Go idiomatic style (#6816) 7 years ago
Harshavardhana a55a298e00 Make sure to log unhandled errors always (#6784) 7 years ago
Harshavardhana bef0318c36 Support audit logs with additional fields (#6738) 7 years ago
Harshavardhana b0c9ae7490 Add audit logging for S3 and Web handlers (#6571) 7 years ago
kannappanr 76ddf4d32f Log x-amz-request-id as log and XML error response (#6173) 7 years ago
Krishna Srinivas e40a5e05e1 Do notification in background to not block S3 client REST calls (#6005) 7 years ago
Harshavardhana 4886bfbc72 fix: Avoid more crashes due to concurrent map usage (#5912) 7 years ago
Harshavardhana 98f81ced86 fix: Avoid concurrent map writes in go-routines (#5898) 7 years ago
Harshavardhana b6ca39ea48 Support migrating inconsistent bucket policies (#5855) 7 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 7 years ago
Bala FA 76cc65531c use package name correctly (#5827) 7 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago