12 Commits (aa7079fc7b3ffef9f7f35fcc8167259f2c9594bc)

Author SHA1 Message Date
Aakash Muttineni b48b2e7f7c Part ID check (#1730) 8 years ago
Krishna Srinivas 75320f70d0 multipart: reject part upload if size is less than 5MB. (#1518) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
karthic rao cb1116725b api: verify Location constraint for make bucket. (#1342) 9 years ago
Harshavardhana 6037fe66e9 minio: Simplify for `gosimple` tool complaints. 9 years ago
Harshavardhana 9dca46e156 signature: Use a layered approach for signature verification. 9 years ago
Bala.FA d79fcb1800 fix: handle Transfer-Encoding for make bucket 9 years ago
Harshavardhana 2f67559684 handlers: read ContentLength value directly from http.Request. 9 years ago
Harshavardhana 836f5204af minio: Add config-folder option. 9 years ago
Harshavardhana f8e59e8399 386: Support minio server on 32bit linux. 9 years ago
Krishna Srinivas 440bec28d9 docker: the docker image will now contain just the static binary 9 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Harshavardhana d54488f144 Move all server and controller packages into top-level 9 years ago
Harshavardhana 63c9cf0c4b Move from Minimalist Object Storage to Minio Cloud Storage 9 years ago
Harshavardhana 4addf7a996 Restructure API handlers, add JSON RPC simple HelloService right now. 9 years ago
Harshavardhana 82c3656f79 Reply back CompleteMultipartUploadResult properly with final ETag computed 9 years ago
Harshavardhana d1d5f7a78d Collate success response into writeSuccessResponse(), add docs 10 years ago
Harshavardhana b18bb230da maxObjectSize and minObjectSize limitation added at putObjectHandler() 10 years ago
Harshavardhana e95604ff86 Finishing all the test case support for ACL and other fixes 10 years ago
Harshavardhana 107e077ec0 Implement x-amz-acl handling 10 years ago