4 Commits (a5959789d54cf0fa0fef71c02629944f1402948c)

Author SHA1 Message Date
Rajiv Makhijani a5959789d5 Make minimum file space percent a constant (#1484) 8 years ago
Harshavardhana dd417e5476 fs: Handle cases of PutObject for an existing prefix. (#1478) 8 years ago
Harshavardhana d0e854afb7 xl/fs: Bring in ".minio/tmp" directory support. (#1464) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
Krishna Srinivas 7066ce5160 XL/Multipart: rename the parts instead of concatenating. (#1416) 8 years ago
karthic rao 1813e9c070 Cleanup - Comments and readability fixes (#1386) 8 years ago
Krishna Srinivas 4333e529e6 xl/ListFiles: return as many objects as requested. (#1383) 8 years ago
Harshavardhana 8bce699dae xl: Add logging. (#1372) 8 years ago
Harshavardhana f3784d1087 xl: Handle read quorum for StatVol, ListVols 8 years ago
Harshavardhana a98a7fb1ad Implement XL layer - preliminary work. 8 years ago
karthic rao 6e372f83b4 Tests: object api multipart tests and bug fixes. 8 years ago
Harshavardhana e9fba04b36 logging: Enable logging across storage fs layer. (#1367) 8 years ago
Harshavardhana d63d17012d tests: Add API suite tests back for object api. (#1352) 8 years ago
Harshavardhana 4cf73caf02 api: Add diskInfo as part of StatVol and ListVols. (#1349) 8 years ago
Harshavardhana e0f8fed011 object: handle Error responses and handle errDiskFull. (#1331) 8 years ago
Harshavardhana b47d722d8e fs: Fix filtering out valid paths from previous #1321 fix (#1323) 8 years ago
Harshavardhana 33633fd15d fs: Filter out valid paths and volnames. (#1321) 8 years ago
Harshavardhana be002ac01e fs/object: Fix issues from review comments. 8 years ago
Harshavardhana 8457af5708 fs: Add proper volume and path validation. 8 years ago
Harshavardhana 30b0b4deba storage/server/client: Enable storage server, enable client storage. 8 years ago
Krishna Srinivas 3c48537f20 refactor: refactor code to separate fs into object-layer and fs layer. (#1305) 8 years ago
Bala FA bea6f33b08 backend/fs: remove timer channel from scanMultipartDir() (#1310) 8 years ago
Harshavardhana 33cd910d3a backend/fs: More cleanup and start using checkBuckeArg. (#1306) 8 years ago
Harshavardhana 3fcc60de91 Move the files and rename some functions. 8 years ago
Harshavardhana 9632c94e7a Fix list objects test and remove all the old unnecessary files. 8 years ago
Bala.FA 083e4e9479 backend/fs: Refactor multipart upload 8 years ago
Harshavardhana c69fdf0cf2 listObjects: Cleanup and naming conventions. 8 years ago
Krishna Srinivas 85ab1df5a8 listObjects: do not do stat during readdir() 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 aaf97ea02c config/main: Re-write config files - add to new config v3 8 years ago
Bala.FA c70bc2209e api: refactor list object handling in fs backend 8 years ago
Harshavardhana d5057b3c51 accessPolicy: Implement Put, Get, Delete access policy. 8 years ago
Harshavardhana 408aa72146 build/vet: Fix all the shadowing reports with go1.6 8 years ago
Harshavardhana 62f6ffb6db xl: Moved to minio/minio - fixes #1112 9 years ago
Harshavardhana f4c8120cf9 server: Remove max-buckets option and now max buckets is unlimited. 9 years ago
Harshavardhana 8df201ef30 multipart: Multipart session map now is based on uploadID. 9 years ago
Harshavardhana 69bd001c8b multipart: Multipart resume simplify further. 9 years ago
Harshavardhana 6f80380497 fs: Use mimedb now. 9 years ago
Harshavardhana a4c005ce30 multipart: Code cleanup 9 years ago
Harshavardhana 8557cbc9b7 fs: Add granular locking. 9 years ago
Harshavardhana 0aedb67de0 contentType: Reply back proper contentTypes based on the file extension. 9 years ago
Harshavardhana 1341fb79c3 listBuckets: Bump up the limit of max buckets to 1000. 9 years ago
Harshavardhana f5d6be158e listObjects: Simplify channel based changes. 9 years ago
Harshavardhana 682020ef2f listObjects: Channel based changes. 9 years ago
Krishna Srinivas 9e18bfa60e listObjects: Channel based ftw - initial implementation. 9 years ago
Harshavardhana 497f13d733 api: Various fixes. 9 years ago
Harshavardhana 836f5204af minio: Add config-folder option. 9 years ago
Harshavardhana ab15f56a61 fs/bucket: Move bucket metadata into buckets.json 9 years ago
Harshavardhana 5b2fa33bdb Implementing min-free-disk 9 years ago