811 Commits (dce76d9307ef12749a10a5171fc67e0af09e3a1f)

Author SHA1 Message Date
Harshavardhana 7ea1de8245 copyObject: Be case sensitive for windows only server. (#3766) 8 years ago
Anis Elleuch 54a18592e9 flags: Fix --version output (#3772) 8 years ago
Anis Elleuch 7e84c7427d server-mux: Rewrite graceful shutdown mechanism (#3771) 8 years ago
Bala FA d12f3e06b1 config-old: Use interface to avoid code repetition. (#3769) 8 years ago
Harshavardhana 0137ff498a auth/rpc: Token can be concurrently edited protect it. (#3764) 8 years ago
Harshavardhana 34d9a6b46a Make sure client initializes to proper lock RPC path. (#3763) 8 years ago
Harshavardhana 50b4e54a75 fs: Do not return reservedBucket names in ListBuckets() (#3754) 8 years ago
Harshavardhana 271e3ecde5 Fix tests from cli changes 8 years ago
Harshavardhana 611bd68739 cli: Add new features from CLI. 8 years ago
Harshavardhana 25eeb88a8f cli: Bring upstream changes to minio server. 8 years ago
Anis Elleuch 7f86a21317 admin: Add ServerInfo API() (#3743) 8 years ago
Harshavardhana fb39c7c26b sRPC/client: Properly trim storageRPCPath for actual disk path. (#3749) 8 years ago
Harshavardhana 13c3b9cbcb main/cli: Don't print hidden flags/commands in help template. (#3748) 8 years ago
Bala FA 602dac8773 mainUpdate: refactor to handle quiet flag properly (#3744) 8 years ago
Bala FA a53b909fcd mainVersion: Remove minio init and quiet handling (#3739) 8 years ago
Harshavardhana 22909c849e objcache: Return io.ReaderAt to avoid Seeking and Reading. (#3735) 8 years ago
Bala FA 440866d26c Move go version check into main() (#3734) 8 years ago
Krishna Srinivas 25b936c369 browser: Implement infinite scrolling for object listing. (#3720) 8 years ago
Bala FA 8912b6bf3b trie: new package (#3729) 8 years ago
Harshavardhana 9df01035da Remove XL references in public docs to Erasure. (#3725) 8 years ago
Krishnan Parthasarathi 1ad96ee09f Handle uptime for single-node instances differnt from distributed setup (#3726) 8 years ago
Harshavardhana 1b4bb94ac4 config: setter/getter for Notifier and Logger into its own struct. (#3721) 8 years ago
Andreas Auernhammer f38222c0cc update the blake2b implementation (#3724) 8 years ago
Anis Elleuch c9b1468c3b Presigend Post: Error out when File is not found (#3723) 8 years ago
Krishna Srinivas 6800902b43 web-handlers: Implement API to download files as a zip file. (#3715) 8 years ago
Krishnan Parthasarathi e5773e11c6 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 8 years ago
Krishnan Parthasarathi ce9aa2f2b2 Add uptime to ServiceStatus (#3690) 8 years ago
Harshavardhana 31dff87903 Honor envs properly for access and secret key. (#3703) 8 years ago
Anis Elleuch fd72c21e0e tests: Reduce two functions work to gain test time (#3712) 8 years ago
Harshavardhana 310bf5bd36 auth/rpc: Make auth rpc client retry configurable. (#3695) 8 years ago
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 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
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 1b30a3be2b xl/utils: getPartSizeFromIdx should return error. (#3669) 8 years ago
Harshavardhana 77a192a7b5 Implement CopyObjectPart API (#3663) 8 years ago
Anis Elleuch e9394dc22d xl PutObject: Split object into parts (#3651) 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
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
Anis Elleuch e1bc99e4fe xl: Fix GET of an empty multiparted object (#3646) 8 years ago