2728 Commits (4d1b3d5e9ab850c782dce77c6d57494c573ce4ac)
 

Author SHA1 Message Date
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
Scott McClellan f87a19a15c Minor changes to CONTIRBUTING.md instructions (#1403) 8 years ago
Harshavardhana 5fffd558d0 xl/heal: Make healFile non-blocking for StatFile and ReadFile. (#1399) 8 years ago
Harshavardhana b51bef85e6 objectapi: ListMultipart now lists more than 1000 entries in non-recursive. (#1397) 8 years ago
Krishna Srinivas d0e5470050 ListMultipart fixes (#1392) 8 years ago
Harshavardhana 90987df9b4 objectapi: Simplify ListMultipart combine recursive and non-recursive. (#1390) 8 years ago
Harshavardhana ad1abc4486 xl-v1/Cleanup: use listOnlineDisks instead of getReadableDisks. (#1389) 8 years ago
Krishna Srinivas 4333e529e6 xl/ListFiles: return as many objects as requested. (#1383) 8 years ago
koolhead17 9685f88b84 Added FreeBSD installation steps with ZFS. (#1388) 8 years ago
Harshavardhana 5f80edf232 routers: Fix a crash while initializing network fs. (#1382) 8 years ago
Harshavardhana 42254b5c4d xl: Rename blockingWriteCloser to waitCloser. (#1376) 8 years ago
Harshavardhana 00c697393a Merge pull request #1381 from minio/xl-layer 8 years ago
Harshavardhana 55032ffdf9 xl: Simplify blockingWriter and its usage. (#1373) 8 years ago
Harshavardhana 8bce699dae xl: Add logging. (#1372) 8 years ago
Harshavardhana 57f35c2bcc xl: Introduce new blocking writer to make CreateFile atomic. (#1362) 8 years ago
Harshavardhana cab6805f09 xl: Enable a subset of tests for XL branch. (#1359) 8 years ago
Krishna Srinivas 8c85815106 xl: refactor functions to xl-v1-common.go xl-v1-utils.go. (#1357) 8 years ago
Krishna Srinivas becc814531 Xl layer selfheal quorum2 8 years ago
Harshavardhana 9bd9441107 xl: Simplify reading metadata and add a new fileMetadata type. (#1346) 8 years ago
Harshavardhana f3784d1087 xl: Handle read quorum for StatVol, ListVols 8 years ago
Harshavardhana 91588209fa obj: Object api handle all errors in common location. (#1343) 8 years ago
Krishna Srinivas 5c33b68318 xl: code refactor, cleanup ReadFile and CreateFile. 8 years ago
Bala FA 45b3d3e21f xl: add quorum support for create file 8 years ago
Harshavardhana 141a44bfbf xl: Fix ReadFile to keep the order always for reading the data back. (#1339) 8 years ago
Harshavardhana c7bf471c9e list/xl: Fix the way marker is handled in leafDirectory verification. 8 years ago
Krishna Srinivas c302875774 selfheal: implement self-heal. Heals the missing parts. (#1335) 8 years ago
Harshavardhana b76f3f1d62 xl: Add more fixes and cleanup. 8 years ago
Bala FA ada0f82b9a xl: add quorum support for read file and name space locking. (#1333) 8 years ago
Harshavardhana a98a7fb1ad Implement XL layer - preliminary work. 8 years ago
Harshavardhana bf8a9702a4 tests: Fix a bug in TestObjectAPIIsUploadIDExists. (#1375) 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 444d1f8a65 miniobrowser: Vendorize to new changes in miniobrowser. 8 years ago
karthic rao 560c3bd153 Adding return statement after error response in the lastest commit to verify location constraint (#1348) 8 years ago
Harshavardhana 4cf73caf02 api: Add diskInfo as part of StatVol and ListVols. (#1349) 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
koolhead17 c3d0a3d51e Update README.md 8 years ago
Harshavardhana e0f8fed011 object: handle Error responses and handle errDiskFull. (#1331) 8 years ago