Harshavardhana
|
c3602967ab
|
Fix bucketpolicy to handle s3 and minio policy names separately.
Also fix an apparent bug in GetBucketPolicy{}
|
2015-03-19 12:22:14 -07:00 |
Harshavardhana
|
74b3d092f2
|
Now MinioAPI handles Content-MD5 set during putObject()
- This change also facilitates proper error response
in case of md5 mismatch or corruption
- TODO a test function needs to be implemented
|
2015-03-17 13:32:13 -07:00 |
Frederick F. Kautz IV
|
583c32c774
|
Metadata now stores hex md5, not base64. Minio API now converts md5 hex to base64.
|
2015-03-16 18:03:22 -07:00 |
Harshavardhana
|
15f68972a5
|
Some necessary cleanup
- Rename 'fs' as 'file' for brevity
- Rename 'inmemory' as 'memory' for brevity
- Change everywhere else
|
2015-03-16 11:46:16 -07:00 |