2817 Commits (3ff0a56e6220d9335c045cc272893ae81fb571e1)
 

Author SHA1 Message Date
Harshavardhana 46680788f9 xl/fs: cleanup '/.minio/tmp' directory on each initialization. (#1490) 8 years ago
Harshavardhana ad40036cba posix: filepath shouldn't be used anymore use path.Join (#1486) 8 years ago
Harshavardhana 82fbe908a3 object: DeleteBucket should return proper error for BucketNotEmpty. (#1489) 8 years ago
Harshavardhana f145e1042f quick/config: No need to use Data() with type assertion. (#1480) 8 years ago
Rajiv Makhijani 9dccbd6478 New Dockerfile for building & running minio inside Docker (inc. autobuild support) (#1473) (#1485) 8 years ago
karthic rao 82113b747c Resource matching fix to overcome issues with regular expression based match (#1476) 8 years ago
Rajiv Makhijani a5959789d5 Make minimum file space percent a constant (#1484) 8 years ago
Harshavardhana 6988ed9257 xl/getObjectInfo: Returns back proper size, modTime and md5Sum. (#1479) 8 years ago
Rajiv Makhijani 321aefa026 Add Response for PostPolicyBucketHandler (#1477) (#1483) 8 years ago
Harshavardhana dd417e5476 fs: Handle cases of PutObject for an existing prefix. (#1478) 8 years ago
Bala FA da3a53376c server: save and compare multiple disks are used (#1474) 8 years ago
Harshavardhana e4d89d8156 xl/deleteObject: Support deleting special multipart object. (#1470) 8 years ago
Harshavardhana d0e854afb7 xl/fs: Bring in ".minio/tmp" directory support. (#1464) 8 years ago
Harshavardhana 6f1811ee4d config: Migration should save region properly. (#1468) 8 years ago
Yurii bba5468368 minio: Replace 'bucket already exists' error by 'bucket already owned by you'. (#1465) 8 years ago
Harshavardhana 7ae40eb1bb minhttp: Remove probe usage, move to golang error. (#1459) 8 years ago
Harshavardhana ad8e27a963 xl: Rename 'xl.json' to 'file.json' (#1461) 8 years ago
Harshavardhana ac7a7cec20 bucket-policy: Delete policy should remove policy properly. (#1456) 8 years ago
Harshavardhana afd59c45dc xl/fs: Move few functions into common code. (#1453) 8 years ago
Harshavardhana 3bf3d18f1f rpc/client: Implement RenameFile properly. (#1443) 8 years ago
Harshavardhana 8102a4712a xl/metadata: Keep the json erasure tag consistent. (#1447) 8 years ago
karthic rao 2393a3a0be XL non-recursive fix (#1450) 8 years ago
Harshavardhana d006129fb5 xl/vol: Add healing and quorum support for StatVol, MakeVol. 8 years ago
Harshavardhana 7caa82f32f xl/fs: Rename minioMetaVolume to minioMetaBucket. (#1442) 8 years ago
Krishna Srinivas 286de4de2c XL - fixes mostly related to multipart listing. (#1441) 8 years ago
Harshavardhana ba7a55c321 xl: ReedSolomon code fix small file erasure bug. (#1431) 8 years ago
Harshavardhana e05aa762a9 fs: Create object part with md5sum later using RenameFile. (#1440) 8 years ago
Krishna Srinivas 0c27d8e5b1 XL/Multipart: maintain the parts info in multipart.json after complete-multipart-upload. (#1436) 8 years ago
Harshavardhana 443ec37765 xl: Add disk usages properly for ListVols() and StatVol(). (#1435) 8 years ago
Bala FA d5df8b8b8d xl: remove unused err return in listFileVersions() (#1434) 8 years ago
Harshavardhana ac2933c799 windows: Enable erasure test for windows. (#1432) 8 years ago
Bala FA 84afec9ae0 xl: fix DeleteFile() removing meta data files without updating it (#1433) 8 years ago
Harshavardhana 27c50a70cc obj: support object names with curly braces. (#1429) 8 years ago
Bala FA a978975eea xl: add quorum support for DeleteFile() (#1426) 8 years ago
Harshavardhana dc45ea3946 log: Fix file logging, enable it properly. (#1424) 8 years ago
Harshavardhana 9eb56f0676 xl/healFile: Handle errors and continue (#1425) 8 years ago
Harshavardhana 10a010c1ad xl/fs: Object layer - keep common functions into single place. (#1423) 8 years ago
Harshavardhana a9935f886c vendor: update reedsolomon package with new perm improvements. (#1422) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
nomadlogic 4d1b3d5e9a docs: FreeBSD minio source intructions (#1421) 8 years ago
Krishna Srinivas 7066ce5160 XL/Multipart: rename the parts instead of concatenating. (#1416) 8 years ago
Krishna Srinivas 39df425b2a lock: bug fixes. (#1420) 8 years ago
Harshavardhana 984903cce1 server: Add global namespace lock. (#1398) 8 years ago
karthic rao 8deddb82f4 Cleanup: Moving IsValidLocationContraint to handler utils 8 years ago
Harshavardhana a1a667ae5d xl: Change fileMetadata to xlMetadata. (#1404) 8 years ago
Harshavardhana 41b35cff7b xl: Fixes a bug in read quorum ListFiles() (#1412) 8 years ago
Harshavardhana eed756777b object: Allow '[' and ']' as part of object names. 8 years ago
Harshavardhana 2ac10209cc xl: ListFiles - return sorted files. (#1408) 8 years ago
Bala FA 5bd6b0b510 xl: check read quorum for ListFiles() (#1406) 8 years ago
karthic rao 1813e9c070 Cleanup - Comments and readability fixes (#1386) 8 years ago