minio/cmd/gateway
Harshavardhana cb01516a26 In HDFS gateway fix non-empty folder behavior (#8254)
To be compatible with our FS and Erasure coded
mode deployments, make sure that we do not send
200 OK for folders which have files inside.

Fixes #8143
2019-09-18 01:59:59 +05:30
..
azure Use const slashSeparator instead of "/" everywhere (#8028) 2019-08-06 12:08:58 -07:00
b2 Use the B2 'list' endpoint to determine file ID (#8169) 2019-09-12 22:48:47 +05:30
gcs Use const slashSeparator instead of "/" everywhere (#8028) 2019-08-06 12:08:58 -07:00
hdfs In HDFS gateway fix non-empty folder behavior (#8254) 2019-09-18 01:59:59 +05:30
nas Adjusts help content dynamically according to OS (#7646) 2019-05-15 14:02:44 +05:30
oss Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
s3 Avoid using fastjson parser pool, move back to jsoniter (#8190) 2019-09-06 04:21:27 +05:30
gateway.go Implement S3-HDFS gateway (#7440) 2019-04-17 09:52:08 -07:00