kannappanr
|
5ecac91a55
|
Replace Minio refs in docs with MinIO and links (#7494)
|
2019-04-09 11:39:42 -07:00 |
Pontus Leitzler
|
b43e8337b1
|
Add error handling in api-resource.go (#6651)
|
2018-10-18 07:31:46 -07:00 |
Praveen raj Mani
|
5fbdd70de9
|
Minio handle for list_objects_v2 with a blank ContinuationToken (#5940)
minio will now return an error for a blank continuation token in list_objects_v2,so as in s3.
Fixes #5931
|
2018-06-25 12:35:43 -07:00 |
Harshavardhana
|
adf9a9d300
|
Remove all unused variables and functions (#5823)
|
2018-04-15 19:26:04 +05:30 |
Bala FA
|
0e4431725c
|
make notification as separate package (#5294)
* 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 |
Mateusz Gajewski
|
73982c8cb6
|
Listen bucket notification for multiple prefixes/suffixes (#2911)
* Listen bucket notification for multiple prefixes/suffixes
* After review fixes
|
2016-10-12 11:02:15 -07:00 |
Harshavardhana
|
ca3022d545
|
api: Change ListenBucketNotification with new API format. (#2791)
Take prefix, suffix and events as query params.
|
2016-09-27 13:17:43 -07:00 |
Anis Elleuch
|
8acf4d112a
|
Return Owner information in ListObjectV2 only when fetch-owner is specified (#2654)
|
2016-09-10 10:44:38 -07:00 |
Harshavardhana
|
bccf549463
|
server: Move all the top level files into cmd folder. (#2490)
This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience.
|
2016-08-18 16:23:42 -07:00 |