3372 Commits (16e4a7c200e722ce7735325524eedcfc4c8c5ec1)
 

Author SHA1 Message Date
Harshavardhana 2f7358a8a6 XL: erasure Index should have its corresponding distribution order. (#2300) 8 years ago
Harshavardhana 77248bd6e8 api: Notify events only if bucket notifications are set. (#2293) 8 years ago
Harshavardhana 3054b74260 docs: Fix startup message for server as well. 8 years ago
koolhead17 7d42d09da8 Doc: Replaced README & FreeBSD docs with updated minio server splash (#2298) 8 years ago
Anis Elleuch 95ddf061ab Rate limit is working and supports limited waiting clients (#2295) 8 years ago
karthic rao 5fe72cf205 Removing readAllMeta from xl-v1-healing.go and placing it in xl-v1-utils.go (#2296) 8 years ago
Harshavardhana 1e3d80552f XL: format.json healing should cater for mismatching order. (#2285) 8 years ago
Harshavardhana f253dfc922 docs: Fix erasure code image embedding issue. 8 years ago
Harshavardhana 1f9e38e3cd api: Add bucket notification util tests. (#2289) 8 years ago
karthic rao 530ed67b59 Adding leak test framework (#2254) 8 years ago
Harshavardhana a2b6f0524d XL/erasure: Remove deprecated copyN function. (#2288) 8 years ago
karthic rao 091d80666a Enhancement for Erasure encode test. (#2287) 8 years ago
Harshavardhana efbf7dbc0f api: Bucket notification add filter rules check and validate. (#2272) 8 years ago
Krishna Srinivas 043ddbd834 optimize memory allocation during erasure-read by using temporary buffer pool. (#2259) 8 years ago
Dee Koder 04f90bd463 doc: Broken links fixed in the Explore further section. (#2281) 8 years ago
Harshavardhana 9212e11b90 XL/GetObject: When disk is not available, checksum should be empty. (#2276) 8 years ago
Harshavardhana 79bab6b561 XL: Operations on `uploads.json` should cater for disk being unavailable. (#2277) 8 years ago
Krishnan Parthasarathi 7e5a78985d tests: Using listObjects clean up remaining tree walk go routines. (#2278) 8 years ago
Anis Elleuch b0b919a1d6 Server http and https on the same port using a customized server (#2247) 8 years ago
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