1 Commits (910e270c1c951d0699687b471e3d32c18c7ab1cc)

Author SHA1 Message Date
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Harshavardhana 11048708bb Implement GetBucketACL - fixes #893 9 years ago
Harshavardhana d18ca4b40d Add proper router for handling putBucketACLHandler 9 years ago
Harshavardhana e510e97f28 Consolidating more codebase and cleanup in server / controller 9 years ago
Krishna Srinivas e600bd6b4f Controller Service proxies rpc calls to the corresponding servers 9 years ago
Harshavardhana d54488f144 Move all server and controller packages into top-level 9 years ago
Harshavardhana d6a0e0cc55 Rename more 9 years ago
Harshavardhana 63c9cf0c4b Move from Minimalist Object Storage to Minio Cloud Storage 9 years ago
Harshavardhana 00890c254e CompleteMultipartUpload and CreateObjectPart now fully support signature v4 9 years ago
Harshavardhana 0533abf6a8 Make priority queue lambda function return error over a channel 9 years ago
Harshavardhana 4addf7a996 Restructure API handlers, add JSON RPC simple HelloService right now. 9 years ago
Harshavardhana 72572d6c71 Remove some api server code bringing in new cleanup 9 years ago
Frederick F. Kautz IV cfbc169034 Fixing API definitions 9 years ago
Harshavardhana 1bd94ec6ab An attempt to implement ListMultipartUploads() 9 years ago
Harshavardhana 18c7f620cc Add listparts support 9 years ago
Harshavardhana 2ea10c798b Implement proper errors for Multipart 9 years ago
Harshavardhana 82c3656f79 Reply back CompleteMultipartUploadResult properly with final ETag computed 9 years ago
Frederick F. Kautz IV ae5c99d7bb Router should work with ?uploads unescaped now 9 years ago
Frederick F. Kautz IV f050d5e974 Adding multipart support 9 years ago
Harshavardhana 75028c2ad1 Add lexicographic Marker/NextMarker support for recursive listing of objects. 9 years ago
Frederick F. Kautz IV 24af2222c9 Adding xmlns 9 years ago
Harshavardhana 92e4301414 Add proper content-length for error and success responses 9 years ago
Harshavardhana 9232ce3b4e Now client requests for ACL changes are honored through PutBucketACL API 9 years ago
Harshavardhana b121c8588f Remove bucketpolicy handlers and all its references 9 years ago
Harshavardhana 2b0b5f014a Update license header Mini should be Minimalist really 10 years ago
Harshavardhana 7ce3ab3193 Restructure minio api, move signature checks from utils to Api. 10 years ago
Harshavardhana 540723d7ae Golint cleanup pkg/api 10 years ago
Frederick F. Kautz IV 6ec7894312 Removing innerxml 10 years ago
Frederick F. Kautz IV 6f7840677a Fixing xml tags 10 years ago
Frederick F. Kautz IV 34c1e58332 Renaming Package to goPackage to fix golint error 10 years ago
Harshavardhana c3ad0906e0 Add deadcode code which recursivley goes into all directories and verifies dangling variables. 10 years ago
Harshavardhana 0c2d58bc6d Implement proper delimiter and prefix handling 10 years ago
Harshavardhana 53669a0854 Implement delimiter, path prefix 10 years ago
Harshavardhana b7868d23ac Update minioapi documentation 10 years ago
Harshavardhana fab954f13f Run govet and fix 10 years ago
Harshavardhana eeae64935e Implement bucket policy handler and with galore of cleanup 10 years ago
Frederick F. Kautz IV 816310825e Removing XMLName from json request 10 years ago
Harshavardhana e1b3836c60 Service a new WebUI server at port 8081. 10 years ago
Frederick F. Kautz IV 49641e3410 Adding storage modifications for upcoming fs system 10 years ago
Harshavardhana c751811dcb Return http.StatusNotImplemented for range of Bucket and Object resources 10 years ago
Harshavardhana d9d80f7c22 Get Bucket List objects compliance MaxKeys to 1000, Rename 10 years ago
Harshavardhana 132e661136 List buckets response should be nested xml buckets 10 years ago
Harshavardhana 5b67da7d96 Add PutBucket and ListBuckets service 10 years ago
Harshavardhana e22ae2475a Add license headers and other cleanup 10 years ago
Frederick F. Kautz IV cc4329fb12 List objects in a bucket. 10 years ago
Frederick F. Kautz IV 53190e1210 Initial work for xml list objects 10 years ago