18 Commits (fc774957fe88e7007c289b1203094284af502455)

Author SHA1 Message Date
Harshavardhana 99ddd35343 docs: use IEC format such as iB everywhere. (#4247) 7 years ago
Harshavardhana a7afa469e2 xl: Add stat calls to keep track of ignored errors. (#4117) 8 years ago
Harshavardhana 6683247080 tests: Fix the sopradic test failure in TestListObjectPartsDiskNotFound (#4107) 8 years ago
Harshavardhana 77a192a7b5 Implement CopyObjectPart API (#3663) 8 years ago
Harshavardhana 62f8343879 Add constants for commonly used values. (#3588) 8 years ago
Harshavardhana 98a6a2bcab obj: Return objectInfo for CompleteMultipartUpload(). (#3587) 8 years ago
Harshavardhana 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) 8 years ago
Bala FA 825000bc34 Use humanize constants for KiB, MiB and GiB units. (#3322) 8 years ago
Bala FA bef0a50bc1 Cleanup and fixes (#3273) 8 years ago
Harshavardhana 51d1e6f75b Fix missing CompleteMultipartUpload Etag. (#3227) 8 years ago
Bala FA 36639b65a9 rename completeMultipartMD5() into getCompleteMultipartMD5(). (#3051) 8 years ago
Anis Elleuch 41f9ab1c69 Translate storage access denied error to S3 Access Denied response (#3015) 8 years ago
Krishna Srinivas 61a18ed48f sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
Harshavardhana 5ecba587f7 api: Relax object name validation. (#2814) 8 years ago
Anis Elleuch b89a1cd482 tests: Implemented more tests for fs-v1*.go (#2686) 8 years ago
Karthic Rao 1ce339abeb Fixing ineffssaign errors (#2608) 8 years ago
Krishna Srinivas 9358ee011b logging: Print stack trace in case of errors. 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Harshavardhana 76d56c6ff2 typo: Fix typos across the codebase. (#2442) 8 years ago
Harshavardhana 2f7358a8a6 XL: erasure Index should have its corresponding distribution order. (#2300) 8 years ago
karthic rao 0eaf684777 Remove consuming benchmarks, clean up closures, correct Get and PutObject Parallel benchmarks (#2258) 8 years ago
Harshavardhana cef26fd6ea XL: Refactor usage of reduceErrs and consistent behavior. (#2240) 8 years ago
Krishnan Parthasarathi 5cc9e4e214 fs/XL: Return IncompleteBody{} error for short writes (#2228) 8 years ago
karthic rao 3341fe9b28 organizing the benchmarks in the right test files (#2154) 8 years ago
karthic rao 2c837128ef Object layer tests revamp for individual execution (#2134) 8 years ago
Harshavardhana 8a028a9efb handler/PUT: Handle signature verification through a custom reader. (#2066) 8 years ago
Harshavardhana ae936a0147 XL: Relax write quorum further to N/2 + 1. (#2018) 8 years ago
Krishnan Parthasarathi b6b9e88e47 Added unit-tests for treeWalkPool (#1969) 8 years ago
Harshavardhana 748dc80047 API: add writePartTooSmallErrorResponse to extend standard error responses. (#2005) 8 years ago
karthic rao 76f6533f8d Adding detailed comments for server_xl_test. (#2011) 8 years ago
Harshavardhana 2e1f66c37d XL: Handle quorum situations properly for write operations. (#1986) 8 years ago
karthic rao 276282957e Test for Complete Multipart Upload. (#1888) 8 years ago
Harshavardhana 1cf1532ca3 XL: Implement ListObjects channel and pool management. 8 years ago
karthic rao ffc2b3c304 Test for ListObjectParts. (#1802) 8 years ago
Harshavardhana feb337098d XL: bring in new storage API. (#1780) 8 years ago
Krishna Srinivas 3487b3c095 Multipart: Disable FS tests and certain test cases for list-incomplete-uploads. 8 years ago
Karthic Rao 1f51af6f37 Listmultipart tests. 8 years ago
Harshavardhana 7d6ed50fc2 objects: Save all the incoming metadata properly. (#1688) 8 years ago
Harshavardhana a56d5ef415 xl/fs: isFunctions should only return boolean. (#1525) 8 years ago
karthic rao 20ca65c793 Cleanup: mispell fixes 8 years ago
karthic rao 0b4bbe6d9e Adding XL Object layer validation for existing unit tests of single node (#1499) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
karthic rao 1813e9c070 Cleanup - Comments and readability fixes (#1386) 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