1
0
mirror of https://github.com/minio/minio.git synced 2025-01-23 04:33:15 -05:00

8 Commits

Author SHA1 Message Date
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
df35d7db9d Introduce staticcheck for stricter builds () 2019-02-13 18:29:36 +05:30
Harshavardhana
3f744c0361 Fix mimedb update files () 2018-10-31 14:15:27 -07:00
Praveen raj Mani
c7722fbb1b Simplify pkg mimedb ()
Content-Type resolution can now use a function `TypeByExtension(extension)` 
to resolve to the respective content-type.
2018-10-02 11:48:17 +05:30
Harshavardhana
85cbd875fc cleanup: All conditionals simplified under pkg. ()
Address all the changes reported/recommended by
`gosimple` tool.
2017-03-09 10:13:30 -08:00
Harshavardhana
ec4260d260 api: BucketNotification should disallow duplicate notification. ()
Added checks to look for duplicated notification configs.

Fixes 
2016-08-23 18:42:30 -07:00
Harshavardhana
8bf1045645 setBucketMetadata: Fix a deadlock. 2016-02-05 15:48:08 -08:00
Anand Babu (AB) Periasamy
d8abb36653 contentdb replaced by new mimedb 2016-02-05 03:49:24 -08:00