Harshavardhana
|
914962bd93
|
Implement log package as drop-in replacement for handling Debug log-level
|
2015-03-23 18:18:11 -07:00 |
Frederick F. Kautz IV
|
befac7d047
|
Exorcising donutbox
|
2015-03-22 19:55:15 -07:00 |
Harshavardhana
|
2b0b5f014a
|
Update license header Mini should be Minimalist really
|
2015-03-19 14:35:50 -07:00 |
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 |