minio/pkg
Harshavardhana b18bb230da maxObjectSize and minObjectSize limitation added at putObjectHandler()
Put() replies back with

   - EntityTooLarge with > 5GB in single PUT operation
   - EntityTooSmall with < 1B in single PUT operation
   - IncompleteBody with ho Content-Length found in HTTP request header
2015-04-29 02:19:53 -07:00
..
api maxObjectSize and minObjectSize limitation added at putObjectHandler() 2015-04-29 02:19:53 -07:00
erasure Add everything back into one project hood, still missing iodine 2015-04-08 17:47:56 -07:00
iodine Fix golint complaint 2015-04-08 23:42:59 -07:00
server Moving factories and start minio method to server package 2015-04-23 16:13:50 -07:00
storage Merge pull request #515 from fkautz/pr_out_fix_multiple_response_writeheader_calls 2015-04-27 19:21:47 -07:00
utils Adding software fallback 2015-04-27 13:55:40 -07:00