11 Commits (9c042a503b4fb5920be088754f78c47a664cf004)

Author SHA1 Message Date
Anis Elleuch 61927d228c listV2: Continuation and NextContinuation tokens are encoded with base64 (#8337) 5 years ago
Harshavardhana c601cb2f1e
Add listBucketObjectsVersions implementation (#8093) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Pontus Leitzler b43e8337b1 Add error handling in api-resource.go (#6651) 6 years ago
Praveen raj Mani 5fbdd70de9 Minio handle for list_objects_v2 with a blank ContinuationToken (#5940) 6 years ago
Harshavardhana adf9a9d300 Remove all unused variables and functions (#5823) 6 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 6 years ago
Mateusz Gajewski 73982c8cb6 Listen bucket notification for multiple prefixes/suffixes (#2911) 8 years ago
Harshavardhana ca3022d545 api: Change ListenBucketNotification with new API format. (#2791) 8 years ago
Anis Elleuch 8acf4d112a Return Owner information in ListObjectV2 only when fetch-owner is specified (#2654) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Harshavardhana 4cfbdb1bf0 server: Remove deadcode/deprecated code. (#2088) 8 years ago
Krishna Srinivas 614c770b5d List Objects version 2. (#1815) 8 years ago
Harshavardhana 937d68202d server: Deadcode removal. (#1517) 8 years ago
Harshavardhana c69fdf0cf2 listObjects: Cleanup and naming conventions. 8 years ago
Harshavardhana 0479d4976b objectAPI: Fix object API interface, remove unnecessary structs. 8 years ago
Harshavardhana efc80343e3 fs: Break fs package to top-level and introduce ObjectAPI interface. 8 years ago
Harshavardhana 682020ef2f listObjects: Channel based changes. 9 years ago
Harshavardhana 0eb7f078f9 Implement Bucket ACL support 9 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Harshavardhana d18ca4b40d Add proper router for handling putBucketACLHandler 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 8a4e7bcdcf Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago
Harshavardhana 4addf7a996 Restructure API handlers, add JSON RPC simple HelloService right now. 9 years ago
Harshavardhana dc0df3dc0e Breakaway from driver model, move cache into donut 9 years ago
Harshavardhana 1bd94ec6ab An attempt to implement ListMultipartUploads() 9 years ago
Harshavardhana 8d06504068 Change all minio-io path to minio 9 years ago
Harshavardhana b48b7f51ef Use convenience functions for url.Values over looping through keys, fix a bug in listObjectParts() 9 years ago
Harshavardhana 18c7f620cc Add listparts support 9 years ago
Harshavardhana 75028c2ad1 Add lexicographic Marker/NextMarker support for recursive listing of objects. 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
Frederick F. Kautz IV 6241c9880b Moving object storage drivers back to minio 9 years ago
Frederick F. Kautz IV ea961ef16d Updating to use objectdriver 9 years ago
Harshavardhana 0474439b43 Code restructuring, assigning proper subsystems to each 9 years ago
Harshavardhana 2b0b5f014a Update license header Mini should be Minimalist really 9 years ago
Harshavardhana 7ce3ab3193 Restructure minio api, move signature checks from utils to Api. 9 years ago
Harshavardhana 53669a0854 Implement delimiter, path prefix 10 years ago
Harshavardhana b7868d23ac Update minioapi documentation 10 years ago
Harshavardhana eeae64935e Implement bucket policy handler and with galore of cleanup 10 years ago