4097 Commits (b927523223800beefd3b3581ae0fe4bbf4891fc5)
 

Author SHA1 Message Date
Harshavardhana a170e44689 Let hijacker and flusher interfaces to be reflected. (#3709) 8 years ago
Anis Elleuch 70e70446bb signv4: Read always returns EOF when stream ends (#3692) 8 years ago
Krishna Srinivas 45d9cfa0c5 signature-v4: stringToSign and signingKey should use Scope's date. (#3688) 8 years ago
Anis Elleuch 93fd269329 stats: Add network and http statisics (#3686) 8 years ago
Harshavardhana 6717a0b68c Add consistency guarantees 8 years ago
Harshavardhana 533338bdeb all/windows: Be case in-sensitive about pattern matching. (#3682) 8 years ago
Anis Elleuch b6ebf2aba8 server-mux: Simplify graceful shutdown behavior (#3681) 8 years ago
Anis Elleuch ed4fcb63f7 Require content-length in POST & Upload requests (#3671) 8 years ago
Harshavardhana 4b4cb07fb6 Update browser assets with new changes. 8 years ago
Harshavardhana fc446e0b81 docs: Add browser doc for running dev in custom port (#3675) 8 years ago
Anis Elleuch f612a7dd85 madmin: Fix a typo in Locks duration query name (#3673) 8 years ago
Krishnan Parthasarathi 0472e5c1e1 Change query param name to duration in list/clear locks API (#3664) 8 years ago
Harshavardhana 6a6c930f5b xl: Abort multipart upload should honor quorum properly. (#3670) 8 years ago
Karthic Rao 35ca3e5d9b Fix unresponsiveness of `doneCh` due to Sleep call. (#3667) 8 years ago
Harshavardhana a9ab01731f docs: Remove reference word from notification title 8 years ago
Harshavardhana cd80e6df29 docs: Move the notifications into docs/bucket 8 years ago
koolhead17 4dea4f3b89 docs: added event-notification back end doc. (#3510) 8 years ago
Harshavardhana 1b30a3be2b xl/utils: getPartSizeFromIdx should return error. (#3669) 8 years ago
Krishna Srinivas f7f103725b browser: Make logo and "Minio Browser" text non-clickable. (#3668) 8 years ago
Harshavardhana 77a192a7b5 Implement CopyObjectPart API (#3663) 8 years ago
Harshavardhana cb48517a78 Update browser assets with new changes. 8 years ago
Anis Elleuch e9394dc22d xl PutObject: Split object into parts (#3651) 8 years ago
Krishna Srinivas 46743c7918 browser: Component attr names should not clash with redux state keys. (#3656) 8 years ago
Krishna Srinivas b288eaddb3 xl: bit-rot algo was not set in get-object. (#3652) 8 years ago
Krishnan Parthasarathi 2665aba555 Fail PutBucketPolicy if conditions are incompatible with actions. (#3659) 8 years ago
Krishnan Parthasarathi 9b6bcb30d9 Fix handling of StringNotEquals condition operator (#3660) 8 years ago
Harshavardhana ac9ba13c19 build: Increase the travis build test timeout to 15mins 8 years ago
Krishnan Parthasarathi 864b8795aa heal: Should delete stale object parts before healing (#3649) 8 years ago
Bala FA cc1575f944 fix: do port availability check only on macOS. (#3654) 8 years ago
Krishnan Parthasarathi b408d0e87d Add aws:Referer condition key support. (#3641) 8 years ago
Nitish Tiwari 69b81af93e Fix Minio quick start guide URL (#3655) 8 years ago
Harshavardhana cf558ff6d1 docs: Fix TLS doc to be docs.minio.io compatible 8 years ago
Harshavardhana 5af7bd6a01 docs: Fix a typo in TLS doc description 8 years ago
Harshavardhana 73f4f29110 docs: Restructure docs, move the files to their relevant location. (#3648) 8 years ago
Harshavardhana ccd949d8ca Add -v for race tests to avoid travis and appveyor timeouts. (#3647) 8 years ago
Anis Elleuch e1bc99e4fe xl: Fix GET of an empty multiparted object (#3646) 8 years ago
Alex Ellis 02194ee3c6 Fix issue with webhook events not closing Response body, leaving connections open with remote server (#3645) 8 years ago
Harshavardhana 85f2b74cfd jwt: Cache the bcrypt password hash. (#3526) 8 years ago
Krishna Srinivas 152cdf1c05 fs: Move traceError() to lower functions where possible. (#3633) 8 years ago
Krishna Srinivas 17dd1c19df cleanup: refactor common code between FS and XL listDirFactory. (#3639) 8 years ago
Anis Elleuch 8e49a3d047 Simplify running cmd.Main() for external tests (#3636) 8 years ago
Krishna Srinivas cccf77229d cleanup: Move code in *-multipart-common.go to *-multipart.go (#3638) 8 years ago
Harshavardhana dafdc74605 fs: if `fs.json` is empty ignore it while reading metadata. (#3634) 8 years ago
Anis Elleuch c753b5dfeb madmin: All APIs return ErrorResponse error type (#3632) 8 years ago
Krishna Srinivas 82373e3d50 fs: cleanup - do not cache size of metafiles (#3630) 8 years ago
Anis Elleuch 76b8abcd8e madmin: Fix args order in listObjectsHeal() (#3629) 8 years ago
Harshavardhana dbb5408906 Add ARM64 build binary for README.md 8 years ago
Harshavardhana 18c9d49a32 Build browser with new changes and update yarn.lock 8 years ago
Harshavardhana d41dcb784b Move to blake2b-simd due to perf problems in golang.org/x/crypto 8 years ago
Krishna Srinivas 659d5aabd1 browser: Access to private paths redirects to login. (#3622) 8 years ago