1
0
mirror of https://github.com/minio/minio.git synced 2025-03-23 05:54:14 -04:00

6 Commits

Author SHA1 Message Date
Harshavardhana
0ee9678190
fix: add missing delete marker created filter () 2020-09-14 21:32:52 -07:00
Harshavardhana
2955aae8e4
feat: Add notification support for bucketCreates and removal () 2020-07-20 12:52:49 -07:00
poornas
60e60f68dd Add support for object locking with legal hold. () 2020-01-16 15:41:56 -08:00
Harshavardhana
4e9de58675 Avoid pointer based copy, instead use Clone() ()
This PR adds functional test to test expanded
cluster syntax.
2019-11-21 17:54:51 +05:30
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Bala FA
0e4431725c make notification as separate package ()
* Remove old notification files

* Add net package

* Add event package

* Modify minio to take new notification system
2018-03-15 13:03:41 -07:00