minio/vendor/github.com/minio
Harshavardhana 97a8d856b6 Vendorize new changes from minio-go repo (#5821)
- When policy is empty delete the bucket policy (#966) (04/13/18) <Harshavardhana>
- Add tests to check if ListObjects/V2 returns expected StorageClass (#963) (04/10/18) <Nitish Tiwari>
- Update get/setBucketPolicy methods to use files instead of pkg/policy (#959) (04/10/18) <Nitish Tiwari>
- avoid unnecessary stat call during single copy (#962) (04/06/18) <Andreas Auernhammer>
- avoid sending SSE-S3 header during GET requests. (#965) (04/05/18) <Andreas Auernhammer>
- Fix stream SSE uploads with S3 encrypt type (#960) (04/02/18) <Jesús Espino>
- Fix xml parsing error for RemoveObjects API (#949) (03/29/18) <poornas>
- Allow to upload empty files in stream based uploads (#958) (03/26/18) <Jesús Espino>
- Add missing doneCh in the example for removeobjects (#955) (03/26/18) <Alexandr Korsak>
- tests: Remove partial related tests (#957) (03/26/18) <Anis Elleuch>
- Add transport connection broken error to retry list (#956) (03/19/18) <poornas>
- [refactor]: simplify client encryption examples (#952) (03/19/18) <Andreas Auernhammer>
- Add tests for putObjectContentLanguage (#950) (03/15/18) <Harshavardhana>
- Add putObject/getObject() client side encryption examples (#948) (03/13/18) <Harshavardhana>
2018-04-15 11:39:48 +05:30
..
blazer Add more unit tests for azure/gcs/b2 gateway (#5236) 2017-11-27 18:29:22 -08:00
cli Implement S3 Gateway to third party cloud storage providers. (#3756) 2017-03-16 12:21:58 -07:00
dsync update dsync implementation to fix a regression (#5513) 2018-02-12 15:16:12 +05:30
highwayhash add HighwayHash256 support (#5359) 2018-01-19 10:18:21 -08:00
lsync Add support for timeouts for locks (#4377) 2017-08-31 14:43:59 -07:00
mc console: Fix console color printing on windows. 2016-03-04 10:07:19 -08:00
minio-go Vendorize new changes from minio-go repo (#5821) 2018-04-15 11:39:48 +05:30
sha256-simd Support source compilation on s390 and ppc64le (#4859) 2017-08-30 09:45:36 -07:00
sio [refactor] simplify en/decrypted size computation (#5658) 2018-03-19 22:18:12 +05:30