6 Commits (abffa00b76b31a92a9d5c4035f15b12ff6ad12d7)

Author SHA1 Message Date
Harshavardhana 3ea28e9771 Support creating directories on erasure coded backend (#5443) 7 years ago
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033) 7 years ago
Harshavardhana d864e00e24 posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
Harshavardhana f0b5c0ec7c windows: Support all REPARSE_POINT attrib files properly. (#4203) 7 years ago
Krishnan Parthasarathi e5773e11c6 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Bala FA 4c1a11aae6 XL: allow meta bucket name appended with tmp meta prefix. (#2007) 8 years ago
Bala FA fb10c09da7 posix-utils: remove unused isValidPath() (#1937) 8 years ago
Harshavardhana ed4fe689b4 posix: Support UNC paths on windows. (#1887) 8 years ago
karthic rao e4958f9757 Removing regexp check and adding string based check, regexp check was unnecessary here (#1627) 8 years ago
Krishna Srinivas 6627388dc3 posix: remove dead code related to posix reserved suffixes. (#1555) 8 years ago
Harshavardhana 937d68202d server: Deadcode removal. (#1517) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
Harshavardhana 33633fd15d fs: Filter out valid paths and volnames. (#1321) 9 years ago
Harshavardhana be002ac01e fs/object: Fix issues from review comments. 9 years ago
Harshavardhana 8457af5708 fs: Add proper volume and path validation. 9 years ago
Krishna Srinivas 3c48537f20 refactor: refactor code to separate fs into object-layer and fs layer. (#1305) 9 years ago
Harshavardhana efc80343e3 fs: Break fs package to top-level and introduce ObjectAPI interface. 9 years ago
Karthic Rao 7be79b507b Changing to empty response when prefixDir doesn't exist 9 years ago
Brendan Ashworth cd3eb63c4a pkg/fs: test, document, and fix IsValid{Bucket,Object}Name 9 years ago
Harshavardhana 800b19d8e5 cleanup: Remove definitions and move them to its relative places accordingly 9 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