1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

6 Commits

Author SHA1 Message Date
Krishna Srinivas
35e541e0b1 content-length-range policy should be honored for the uploaded object sizes. () 2016-10-24 23:47:03 -07:00
Bala FA
36639b65a9 rename completeMultipartMD5() into getCompleteMultipartMD5(). () 2016-10-24 13:56:13 -07:00
Krishna Srinivas
5999a23d3e When object whose size is greater than 5G is uploaded using presigned POST we should return error. ()
fixes 
2016-10-22 09:05:01 -07:00
Harshavardhana
5ecba587f7 api: Relax object name validation. ()
Fixes 
2016-09-30 16:56:36 -07:00
Krishna Srinivas
9358ee011b logging: Print stack trace in case of errors.
fixes 
2016-09-13 21:18:30 -07:00
Harshavardhana
bccf549463 server: Move all the top level files into cmd folder. ()
This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience.
2016-08-18 16:23:42 -07:00