3180 Commits (dcc3463e480bc5e079273f5c2d8941a64ed85007)
 

Author SHA1 Message Date
Anis Elleuch dcc3463e48 Limit POST form fields and file size + Generic Request Size limiter (#2317) 8 years ago
Krishna Srinivas 7850d17f48 web-browser: disable minio browser when environmental variable MINIO_BROWSER=off (#2315) 8 years ago
Harshavardhana f503ac3db8 XL/Erasure: Make bit-rot verification based on xl.json algo. (#2299) 8 years ago
Harshavardhana 65f71ce0c5 browser: Object upload should save metadata and notify. (#2309) 8 years ago
Harshavardhana ad19bf0ec1 server: Add update referral for update notification URL. (#2308) 8 years ago
Harshavardhana f0067babe0 handlers: Add 'crossdomain.xml' handler. (#2305) 8 years ago
karthic rao 6b5fce826b placing defer file.Close() right after opening it (#2306) 8 years ago
Anis Elleuch 8b3cb3a0de POST Policy, multiple fixes: AccessDenied with unmet conditions, ${filename} in Key, missing filename in multipart (#2304) 8 years ago
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