2984 Commits (d4bea5fbf80509071ac6cbc351f3e49942038852)
 

Author SHA1 Message Date
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
Aakash Muttineni 4ee2136b28 Unit tests for PUT object when object already exists (#1904) 8 years ago
Yurii Rashkovskii 80d83220ad INSTALLGO.md mentions Go 1.5+ for OS X (#1936) 8 years ago
Bala FA fb10c09da7 posix-utils: remove unused isValidPath() (#1937) 8 years ago
Bala FA 2f136e92f7 posix: cleanup usage of fmt.Println() (#1934) 8 years ago
Harshavardhana 50d25ca94a XL: Change AppendFile() to return only error (#1932) 8 years ago
Harshavardhana e1aad066c6 XL: CompleteMultipart should ignore last part is 0bytes. (#1931) 8 years ago
Bala FA 1ea1dba528 erasure-readfile: write to given Writer than returning buffer. (#1910) 8 years ago
Krishna Srinivas c41bf26712 Unit tests: add unit tests for listv1/v2 for list bucket handler. (#1933) 8 years ago
Harshavardhana 8c0942bf0d XL: Remove usage of reduceErr and make it isQuorum verification. (#1909) 8 years ago
Harshavardhana 7f38f46e20 vendor: update klauspost/reedsomon package with upstream changes. (#1912) 8 years ago
Krishna Srinivas 466a2e01f1 XL/Erasure: Blocksize for object-part should be derived from what was decided during xl.NewMultipartUpload which creates xl.json. (#1920) 8 years ago
Krishna Srinivas d31b38aac8 XL/GetObject: pick the xl.json with highest version for metadata information. (#1914) 8 years ago
Krishna Srinivas 365f80efa3 XL/DeleteObject: delete call on a prefix should not delete the entire tree structure. (#1916) 8 years ago
Anand Babu (AB) Periasamy f51d34cedd Do not guess content-type for objects with no extension (#1918) 8 years ago
Krishnan Parthasarathi 129ebbd685 object layer: Send 200 OK and whitespace chars (#1897) 8 years ago
Krishna Srinivas e2743d05e8 FS: remove .minio directory if .minio/multipart is empty. (#1899) 8 years ago
Krishna Srinivas de1c7d33eb XL: appendFile should return error if quorum is not met. (#1898) 8 years ago
karthic rao afc3102488 Adding format.json during FS initialization (#1896) 8 years ago
Harshavardhana 23c88ffb1d XL/format: Fix a bug in checkDisksConsistency. (#1894) 8 years ago
Harshavardhana ed4fe689b4 posix: Support UNC paths on windows. (#1887) 8 years ago
Harshavardhana 4ab57f7d60 server: terminal width should fallback to 80x25. (#1895) 8 years ago
karthic rao 276282957e Test for Complete Multipart Upload. (#1888) 8 years ago
Harshavardhana 71632b375e docs: Add comments for each data types. (#1881) 8 years ago
Aakash Muttineni 6f3bd76754 api: Add new bucket policy nesting error (#1883) 8 years ago
Bala FA f2765d98a8 XL: set write quorum (no. of disk / 2) + 2 (#1876) 8 years ago
Bala FA 61598ed02f posix: return errFaultyDisk on I/O errors. (#1885) 8 years ago
Krishna Srinivas 1b9db9ee6c FS/PutObject: Read() data should be handled even in case of EOF. (#1864) 8 years ago
Harshavardhana 51f3d4e0ca XL/multipart: statPart should ignore errDiskNotFound. (#1862) 8 years ago
Bala FA d13e6e7156 XL: return error if DeleteObject() fails. (#1878) 8 years ago
Bala FA d32f3288f8 XL: return false only if given prefix doesn't exist in all disks (#1877) 8 years ago
Harshavardhana c5b6cb2420 Merge pull request #1867 from balamurugana/devel 8 years ago
Bala.FA 2eb6fa3fce cleanup: remove unused waitCloser. 8 years ago
Krishna Srinivas acc393ba8b XL/tree-walk: Added comments, changed variable names and structure fields to improve code readability. (#1856) 8 years ago
Harshavardhana 37551a2ad3 Merge pull request #1857 from harshavardhana/erasure 8 years ago
Harshavardhana c6ac3fa6db erasure: Fix block index matching. 8 years ago
Harshavardhana 18b3871705 Add erasure code. 8 years ago
Harshavardhana 73ddb5be75 Merge pull request #1850 from harshavardhana/list-rewrite 8 years ago
Krishna Srinivas 002c5bf7dd XL: Treewalk handle all the race conditions and blocking channels. 8 years ago