3022 Commits (796fe165c7b9ab81fd60b90712be6e024458ef98)
 

Author SHA1 Message Date
Harshavardhana 796fe165c7 server: Minor command line doc change for XL. (#2022) 8 years ago
Harshavardhana 3ac39ff107 XL: Change minimum disks supported to 6 now. (#2023) 8 years ago
Krishnan Parthasarathi b6b9e88e47 Added unit-tests for treeWalkPool (#1969) 8 years ago
karthic rao 59366d8f4c Benchmarks for ObjectLayer.PutObject() (#2029) 8 years ago
Harshavardhana 748dc80047 API: add writePartTooSmallErrorResponse to extend standard error responses. (#2005) 8 years ago
karthic rao 6dcfa7b046 Fix for tests leaving out temp directories (#2025) 8 years ago
Krishnan Parthasarathi a854e8cc5c api: Sent ErrPreconditionFailed on If-Match failure (#2009) 8 years ago
karthic rao 76f6533f8d Adding detailed comments for server_xl_test. (#2011) 8 years ago
Harshavardhana 4db2b03312 XL: Rename objectN to part.N (#2019) 8 years ago
Krishna Srinivas 5291db60c6 XL/erasure: refactor erasureReadFile. Move parallelRead into a separate function. (#2008) 8 years ago
Harshavardhana 2e1f66c37d XL: Handle quorum situations properly for write operations. (#1986) 8 years ago
Bala FA c88720ea2c XL/listObjects: Ignore entry if getObjectInfo() returns errFileNotFound (#2004) 8 years ago
karthic rao ce7d5eddbc Misspell warnings fix (#2001) 8 years ago
Harshavardhana 0d3a9c9438 XL: Add tests for checkSufficientDisks, storageInfo. (#1988) 8 years ago
Harshavardhana 293ba00249 posix: Re-do tests for readDir(). (#1996) 8 years ago
Krishnan Parthasarathi d0be09fdd3 object: checkETag compares quoted ETags properly (#1997) 8 years ago
Remco Verhoef 1e52759c3c fix typo (#1987) 8 years ago
Harshavardhana 9add048f3c erasure: Add erasure encode/decode unit tests. (#1911) 8 years ago
Harshavardhana 936a916e78 server: Add connection rate limiter for server. (#1977) 8 years ago
Harshavardhana 57146fbbb8 main: minio --help should print regardless of root. (#1985) 8 years ago
karthic rao 3d02f7471e Benchmarks for various object sizes for FS/XL GetObject (#1984) 8 years ago
karthic rao b2d9a46cbb Cleaning up/refactoring tests to be more extensible (#1970) 8 years ago
Harshavardhana 42286cba70 XL: Implement new ReadAll API for files which are read in single call. (#1974) 8 years ago
karthic rao ed2fdd90b0 fs: Fix GetObject failure to read large blocks. (#1982) 8 years ago
Krishna Srinivas cb1200a66d XL/erasure-read: read disks in parallel. (#1975) 8 years ago
Krishnan Parthasarathi a3a310cde8 Moved tree-walk-fs to use tree-walk-pool (#1978) 8 years ago
Bala FA f625392211 tests: add unit test for posix.readDir() (#1967) 8 years ago
Harshavardhana e8990e42c2 XL: Make allocations simpler avoid redundant allocs. (#1961) 8 years ago
Harshavardhana ff9fc22c72 posix: Mkdir() and OpenFile() should honor umask. (#1972) 8 years ago
Harshavardhana 41c089a7e0 XL: Add mis-aligned GetObject() test. (#1960) 8 years ago
Harshavardhana 5725f3c809 Merge pull request #1958 from krisis/unittest/unc-path 8 years ago
Harshavardhana f4830162a4 XL: Format heal should re-allocate new UUIDs not reuse. (#1953) 8 years ago
Harshavardhana e10934a88e bitrot: Start using blake2b algorithm and remove sha512 usage. (#1957) 8 years ago
Krishnan Parthasarathi a07751f61b Added tests to validate disk name length near MAX_PATH 8 years ago
Krishnan Parthasarathi 0766e903e3 Added unit tests for UNC path handling in windows 8 years ago
Harshavardhana 75dddfb2ae Merge pull request #1959 from krishnasrinivas/parallel-reads 8 years ago
Harshavardhana 9b82e64a11 XL/erasure-read: Avoid memory copy, write to writer directly all the dataBlocks. 8 years ago
Harshavardhana bdf8738076 lock: Add unit tests for namespace lock (#1922) 8 years ago
Krishna Srinivas d4bea5fbf8 XL/erasure-read: Add Comments and enable bitrot detection. 8 years ago
Krishna Srinivas 17efaaa902 XL/erasure-read: Support parallel reads from disks. 8 years ago
Krishnan Parthasarathi 78ae696749 Added couple of unit-tests to xlObjects (#1950) 8 years ago
Harshavardhana 3fa95f5263 docker: Remove unneeded docker files and makefile tags. 8 years ago
karthic rao ba5bb4a127 TestServer introduction and revamp of functional tests. (#1940) 8 years ago
Harshavardhana 409b4ddecb api: MakeBucket should set proper bucket location. (#1948) 8 years ago
Harshavardhana ad779a8ba4 XL: Enable tests for large GetObject. (#1947) 8 years ago
Bala FA 7d757033f2 erasure-readfile: Use chunk size to read from each disk for a block. (#1949) 8 years ago
Krishnan Parthasarathi 393c504de0 Renaming a part from tmp namespace needs to be handled different from… (#1944) 8 years ago
Krishnan Parthasarathi 6143c87c3a Make ioErrCount updates go-routine safe (#1943) 8 years ago
Bala FA 8559e89494 XL: fix getBlockInfo() to return correct end block (#1941) 8 years ago
Krishna Srinivas 468ca4ccda XL/Unittest: Add testcase for xlMetaV1{} and its methods. (#1938) 8 years ago