3294 Commits (421cccb1d7e304b3bf591a26f32e435968a23d3e)
 

Author SHA1 Message Date
koolhead17 a7b5b8e63f Doc: Modified the contents for Doctor. (#2262) 8 years ago
Krishnan Parthasarathi 5730d40478 tests: Added GetObject, DeleteObject and PutObject unit-tests (#2222) 8 years ago
karthic rao 0eaf684777 Remove consuming benchmarks, clean up closures, correct Get and PutObject Parallel benchmarks (#2258) 8 years ago
Harshavardhana a0635dcdd9 XL: Do not rely on getLoadBalancedQuorumDisks for NS consistency. (#2243) 8 years ago
Dee Koder 41f4f2806d screenshots: update with the latest optimized image. (#2249) 8 years ago
Dee Koder 2a972ef1fd images: Move screenshot for docs inside docs/screenshots directory. (#2248) 8 years ago
Harshavardhana c1e953b368 api: Set content-encoding properly if set. (#2245) 8 years ago
Krishna Srinivas 18728a0b59 XL/erasure-read: refactor erasure read and add tests (#2232) 8 years ago
Harshavardhana cef26fd6ea XL: Refactor usage of reduceErrs and consistent behavior. (#2240) 8 years ago
Dee Koder f67c930731 doc: Fixed spacing with respect to code blocks. (#2241) 8 years ago
GarimaKapoor 3589a58179 Update Minio-erasure-code-quickStart-guide.md 8 years ago
Dee Koder e8155abc18 screenshot: Use the full path to the screenshot when embedding images (#2239) 8 years ago
Dee Koder 2e8360120d headings: We need to add a consistent heading for all docs. Adding Minio FreeBSD QuickStart Guide in the title. (#2233) 8 years ago
Dee Koder 02b191222c headings: Added standardized heading for this document. (#2234) 8 years ago
Dee Koder b699795901 docs: Remove additional headings. Added standard heading. Include numbering. (#2235) 8 years ago
Harshavardhana 86d31e99d5 api: use checkAuth now at PutBucket, DeleteBucket handlers. (#2225) 8 years ago
Krishna Srinivas 897d78d113 erasureReadFile and erasureCreateFile testcases. (#2229) 8 years ago
Harshavardhana 1f706e067d api: xmlDecoder should honor contentLength. (#2226) 8 years ago
Krishnan Parthasarathi 5cc9e4e214 fs/XL: Return IncompleteBody{} error for short writes (#2228) 8 years ago
Krishna Srinivas 27a5b61f40 tree-walk: optimize tree walk such that leaf detection of entries is delayed till the entry is sent on the treeWalkResult channel. (#2220) 8 years ago
Harshavardhana aeac902747 API: ListBuckets doesn't have a body, we should never read the body. (#2218) 8 years ago
Harshavardhana aaf7803831 api: Requests should be differentiated if possible based on http router. (#2219) 8 years ago
Krishna Srinivas 8cc163e51a Refactor xl.GetObject and erasureReadFile. (#2211) 8 years ago
Harshavardhana 2d38046a5a utils: BucketNames with double periods and ip address should be rejected. (#2213) 8 years ago
Harshavardhana cbb6b48b94 doc: update README.md 8 years ago
Harshavardhana d0636d633d doc: Move FreeBSD.md to docs. 8 years ago
Harshavardhana 41187fc2ef docker: Fix docker edge build 8 years ago
koolhead17 204ec2c6c0 doc:README.md/Updated to sync with docs.minio.io (#2210) 8 years ago
Krishnan Parthasarathi 3bce5db6d1 tests: Add tests to treeWalk for sortedness, recursive listing and isEnd behaviour (#2209) 8 years ago
Harshavardhana 35d438e0ff vendorize: update all vendorized packages. (#2206) 8 years ago
Krishna Srinivas b090c7112e Refactor of xl.PutObjectPart and erasureCreateFile. (#2193) 8 years ago
Harshavardhana af6109f89a update: Remove extraneous '/' in update message. (#2207) 8 years ago
Anis Elleuch 3f27734c22 Use normal color instead of forced white for users who have bright terminal background (#2200) 8 years ago
Harshavardhana cdf1373f8e XL: Ignore and continue for cases when bucket does not exist. (#2205) 8 years ago
Krishnan Parthasarathi 45240f158d xl: Make namespace locking granular for PutObject (#2199) 8 years ago
Harshavardhana 0bd6b67ca5 server: Sort ips based on their last octet value. (#2198) 8 years ago
Harshavardhana 8c84df5e74 server: Change color codes for headings and sub-headings. (#2197) 8 years ago
Harshavardhana dc3bafb194 XL: isQuorum rename as isDiskQuorum, word it properly. (#2196) 8 years ago
Harshavardhana 3b69b4ada4 server: Change server startup message. (#2195) 8 years ago
Krishnan Parthasarathi 0610527868 XL: PutObjectPart update checksum, re-read from xl.json for the part being written. (#2191) 8 years ago
Harshavardhana 0fcfb5df3b XL/fs: Change minioMetaBucket different than '.minio' config dir. (#2190) 8 years ago
Harshavardhana 623e0f9243 XL: listOnlineDisks should use modTime instead of version. (#2166) 8 years ago
utsl42 e5cd35aad0 XL: GetObjectInfo() store and retrieve user-defined object metadata. (#2189) 8 years ago
Anis Elleuch 5cd629adca XL/fs: DeleteVol should not return error cleaning multipart dir for errVolumeNotFound (#2188) 8 years ago
Anis Elleuch 0fddf3fe17 Avoid creating tmp directories under .minio/tmp/ to facilitate cleaning (#2187) 8 years ago
karthic rao ac6ff67546 Tool for running benchmark comparison of 2 commits (#2161) 8 years ago
Harshavardhana 126865e8df XL/bucket: Remove bucket should cleanup incomplete uploads as well. (#2173) 8 years ago
Krishnan Parthasarathi 1c82b81408 Rename parts/objects only on onlineDisks (#2185) 8 years ago
Bala FA 749a94f6c9 tests: Add tests for signature-jwt code (#2169) 8 years ago
Harshavardhana e9647b5f12 API/CopyObject: Refactor the code and handle if-modified-since as well. (#2183) 8 years ago