21 Commits (18b3871705311163d6aa237ee873b9ba7c080007)

Author SHA1 Message Date
Harshavardhana feb337098d XL: bring in new storage API. (#1780) 8 years ago
Bala FA 51bb613fdf pkg/safe: remove temporary file on failure (#1774) 8 years ago
Harshavardhana 293d246f95 XL/FS: Rewrite in new format. 8 years ago
Krishna Srinivas d267696110 Validation: Reject object names with trailing "/". (#1619) 8 years ago
Harshavardhana 722abe2d0f xl/fs: pathJoin now takes variadic inputs. (#1550) 8 years ago
Harshavardhana 90ea494338 erasure: waitCloser should implement CloseWithError. (#1543) 8 years ago
Krishna Srinivas a205aca6d2 init: Cleanup .minio/tmp directories recursively. Also takes care of cleaning up of parts directory during abortMultipartUpload. (#1532) 8 years ago
Harshavardhana 3f51dd4fd4 xl: CompleteMultipartUpload should rename files in a routine. (#1527) 8 years ago
Harshavardhana 56b7df90e1 xl/fs: ListObjectParts should set nextPartNumberMarker properly. (#1528) 8 years ago
Harshavardhana d0e854afb7 xl/fs: Bring in ".minio/tmp" directory support. (#1464) 8 years ago
Harshavardhana 7caa82f32f xl/fs: Rename minioMetaVolume to minioMetaBucket. (#1442) 8 years ago
Harshavardhana 27c50a70cc obj: support object names with curly braces. (#1429) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
karthic rao 8deddb82f4 Cleanup: Moving IsValidLocationContraint to handler utils 8 years ago
Harshavardhana eed756777b object: Allow '[' and ']' as part of object names. 8 years ago
Harshavardhana 1284ecc6f2 api: Fix verification of checkLeafDirectory. (#1347) 8 years ago
karthic rao cb1116725b api: verify Location constraint for make bucket. (#1342) 8 years ago
Harshavardhana be002ac01e fs/object: Fix issues from review comments. 8 years ago
Krishna Srinivas 149c6ca094 listMultipart: bugfixes. (#1318) 8 years ago
Harshavardhana 8457af5708 fs: Add proper volume and path validation. 8 years ago
Krishna Srinivas 3c48537f20 refactor: refactor code to separate fs into object-layer and fs layer. (#1305) 8 years ago
Harshavardhana efc80343e3 fs: Break fs package to top-level and introduce ObjectAPI interface. 8 years ago
Karthic Rao 7be79b507b Changing to empty response when prefixDir doesn't exist 8 years ago
Brendan Ashworth cd3eb63c4a pkg/fs: test, document, and fix IsValid{Bucket,Object}Name 8 years ago
Harshavardhana 800b19d8e5 cleanup: Remove definitions and move them to its relative places accordingly 8 years ago
Harshavardhana 7a3409c309 fs: Cleanup Golang errors to be called 'e' and probe to be called as 'err' 9 years ago
Harshavardhana d668117a99 fs: Improve upon proper lexical ordering for ListObjects() 9 years ago
Harshavardhana baf66988e9 Simplify bucket delete - remove only bucket directory, no need to recursively traverse 9 years ago
Krishna Srinivas 0010f0ee10 Remove empty directories while removing an oobject 9 years ago
Harshavardhana 2ec679a089 If directory already removed, return nil and move on 9 years ago
Harshavardhana d534fc5a4f Implement delete bucket properly with proper error handlings 9 years ago
Harshavardhana c9af01d807 Enhance listing further, this time handle cases related to common prefixes 9 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago