storj/pkg/miniogw
Kaloyan Raev 20863e6bdf Fix recursive listing and deletion in S3 gateway (#333)
* Fix recursive listing and deletion in S3 gateway

* Prepend the prefix only on recursive listing

* Fix tests
2018-09-09 15:51:33 -06:00
..
logging move stacktraces to debug level, disable debug by default (#329) 2018-09-09 05:27:09 -06:00
config.go miniogw: simplify output (#330) 2018-09-08 12:53:52 -06:00
gateway-storj_test.go Fix recursive listing and deletion in S3 gateway (#333) 2018-09-09 15:51:33 -06:00
gateway-storj.go Fix recursive listing and deletion in S3 gateway (#333) 2018-09-09 15:51:33 -06:00
objstore_mock_test.go Cleanup metadata across layers (#180) 2018-07-30 21:57:50 +03:00