3303 Commits (895471afa1c101327cdc353a433c4962eae5b931)
 

Author SHA1 Message Date
Harshavardhana 6c2fb19ed7 docs: Removed and purged uneeded docs. (#2273) 8 years ago
Harshavardhana f248089523 api: Implement bucket notification. (#2271) 8 years ago
Harshavardhana f85d94288d api: extract http headers with some supported header list. (#2268) 8 years ago
Harshavardhana 55cb55675c api/multipart: Send S3 compatible error message, missing second sentence. (#2270) 8 years ago
koolhead17 7e076577de Update Minio-erasure-code-quickStart-guide.md (#2269) 8 years ago
Harshavardhana 5d118141cd XL: Remove deadcode unionChecksumInfo. (#2261) 8 years ago
karthic rao 646ff2c64d Get Object disk not found test (#2264) 8 years ago
Harshavardhana 0add96f655 fs: Save metadata for objects in minioMetaBucket directory. (#2251) 8 years ago
Krishna Srinivas 303f216150 tests: xl-v1-metadata.go, xl-v1-multipart-common.go - remove unused methods, add enhance tests to improve code coverage. (#2260) 8 years ago
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