Commit Graph

  • 480ea826dc Move rlimit functions into sys package. (#3824) Bala FA 2017-03-02 11:21:57 +05:30
  • 09e9fd745c Close client connection after checking for release update (#3820) Aditya Manthramurthy 2017-03-01 22:48:55 +05:30
  • 77c1998a38 config: Fix creating new config with wrong version (#3821) Anis Elleuch 2017-03-01 18:17:04 +01:00
  • 91cf54f895 web-handlers: Support removal of multiple objects at once. (#3810) Krishna Srinivas 2017-02-28 19:07:28 -08:00
  • 2b0ed21f08 tests: Fix test server init - cleanup (#3806) Karthic Rao 2017-03-01 07:35:52 +05:30
  • 472fa4a6ca api: Multi object delete should be protected. (#3814) Harshavardhana 2017-02-28 18:00:24 -08:00
  • 097cec676a fix: Set globalMaxCacheSize to allowable value. (#3816) Bala FA 2017-03-01 06:21:52 +05:30
  • fcad4a44fd Browser: Remove duplicate object entries while sorting (#3813) Rushan 2017-03-01 02:41:34 +05:30
  • 9b3c014bab config: Add browser parameter (#3807) Anis Elleuch 2017-02-27 23:59:53 +01:00
  • c9619673fb Implement SetConfig admin API handler. (#3792) Krishnan Parthasarathi 2017-02-28 01:10:27 +05:30
  • dce0345f8f Set disk to nil after write which needs quorum (#3795) Anis Elleuch 2017-02-26 20:58:32 +01:00
  • 461b2bbd37 admin: Move SetCredentials from Service to Generic (#3805) Anis Elleuch 2017-02-25 20:06:08 +01:00
  • 69777b654e event: use common initialization logic (#3798) Bala FA 2017-02-25 07:57:52 +05:30
  • 70d2cb5f4d rpc: Remove time check for each RPC calls. (#3804) Harshavardhana 2017-02-24 18:26:56 -08:00
  • cff45db1b9 cli: Use ADDRESS:PORT to clarify --address behavior (#3803) Harshavardhana 2017-02-24 14:19:20 -08:00
  • bcc5b6e1ef xl: Rename getOrderedDisks as shuffleDisks appropriately. (#3796) Harshavardhana 2017-02-24 09:20:40 -08:00
  • 25b5a0534f browser: Update ui-assets and fix the copyright header. (#3790) Harshavardhana 2017-02-22 17:27:26 -08:00
  • 52d6678bf0 Browser: Implement multi select user interface for object listings (#3730) Rushan 2017-02-23 04:21:38 +05:30
  • d8950ba7c5 Added server times note and fix Notes rendering for Doctor. (#3787) Nitish Tiwari 2017-02-22 15:42:03 +05:30
  • cc28765025 xl/multipart: Make sure to delete temp renamed object. (#3785) Harshavardhana 2017-02-21 19:43:44 -08:00
  • fe86319c56 ci: For windows builds stick to go1.7.5 (#3786) Harshavardhana 2017-02-21 17:24:11 -08:00
  • 99a12613a3 update: For source builds look for absolute path. (#3780) Harshavardhana 2017-02-21 01:32:05 -08:00
  • 097dd7418a Remove unused erasure diagram (#3783) Nitish Tiwari 2017-02-21 10:31:08 +05:30
  • a7d3ea8c15 Update erasure code image (#3782) Nitish Tiwari 2017-02-21 09:42:21 +05:30
  • 2745bf2f1f Implement ServerConfig admin REST API (#3741) Krishnan Parthasarathi 2017-02-21 02:28:50 +05:30
  • 70d825c608 doc: Small rewrite of bucket events notif intro (#3775) Anis Elleuch 2017-02-20 21:07:27 +01:00
  • 6b68c0170f For streaming signature do not save content-encoding in PutObject() (#3776) Harshavardhana 2017-02-20 12:07:03 -08:00
  • 0a905e1a8a Fix rabbitmq reconnect problem (#3778) Aditya Manthramurthy 2017-02-21 01:35:21 +05:30
  • 9eb8e375c5 cli: Make sure to add --help flag for subcommands. (#3773) Harshavardhana 2017-02-19 20:46:06 -08:00
  • 7ea1de8245 copyObject: Be case sensitive for windows only server. (#3766) Harshavardhana 2017-02-18 13:41:59 -08:00
  • 54a18592e9 flags: Fix --version output (#3772) Anis Elleuch 2017-02-18 22:41:33 +01:00
  • 7e84c7427d server-mux: Rewrite graceful shutdown mechanism (#3771) Anis Elleuch 2017-02-18 22:28:54 +01:00
  • d12f3e06b1 config-old: Use interface to avoid code repetition. (#3769) Bala FA 2017-02-19 00:15:37 +05:30
  • 0137ff498a auth/rpc: Token can be concurrently edited protect it. (#3764) Harshavardhana 2017-02-18 03:15:42 -08:00
  • 34d9a6b46a Make sure client initializes to proper lock RPC path. (#3763) Harshavardhana 2017-02-18 02:52:11 -08:00
  • 50b4e54a75 fs: Do not return reservedBucket names in ListBuckets() (#3754) Harshavardhana 2017-02-16 14:52:14 -08:00
  • 8816b08aae Fix the systemd config path to the new URL Harshavardhana 2017-02-15 21:28:06 -08:00
  • 271e3ecde5 Fix tests from cli changes Harshavardhana 2017-02-15 18:05:55 -08:00
  • 83abb310b4 Bump to new release RELEASE.2017-02-16T01-47-30Z Minio Trusted 2017-02-15 17:51:19 -08:00
  • 3d98311d9f Merge branch 'master' into release Minio Trusted 2017-02-15 17:47:12 -08:00
  • 611bd68739 cli: Add new features from CLI. Harshavardhana 2017-02-15 17:45:08 -08:00
  • 25eeb88a8f cli: Bring upstream changes to minio server. Harshavardhana 2017-02-15 17:30:31 -08:00
  • d44e38b462 Bump to new release RELEASE.2017-02-15T22-55-24Z Minio Trusted 2017-02-15 15:09:15 -08:00
  • 8948c972ee Merge branch 'master' into release Minio Trusted 2017-02-15 15:07:51 -08:00
  • 3e770defae browser: Update ui assets with new changes (#3751) Krishna Srinivas 2017-02-15 14:28:09 -08:00
  • ae4656e699 browser: Remove currentPath prefix in object names from list result. (#3750) Krishna Srinivas 2017-02-15 13:07:47 -08:00
  • f6a9e690bf browser: Update ui assets with new changes. Harshavardhana 2017-02-15 11:29:23 -08:00
  • 7f86a21317 admin: Add ServerInfo API() (#3743) Anis Elleuch 2017-02-15 19:45:45 +01:00
  • fb39c7c26b sRPC/client: Properly trim storageRPCPath for actual disk path. (#3749) Harshavardhana 2017-02-15 03:47:47 -08:00
  • 13c3b9cbcb main/cli: Don't print hidden flags/commands in help template. (#3748) Harshavardhana 2017-02-15 02:25:38 -08:00
  • 602dac8773 mainUpdate: refactor to handle quiet flag properly (#3744) Bala FA 2017-02-15 14:01:00 +05:30
  • c6e76160ad Update README.md Dee Koder 2017-02-14 14:20:29 -08:00
  • a53b909fcd mainVersion: Remove minio init and quiet handling (#3739) Bala FA 2017-02-13 13:54:34 +05:30
  • 22909c849e objcache: Return io.ReaderAt to avoid Seeking and Reading. (#3735) Harshavardhana 2017-02-11 17:17:58 -08:00
  • 440866d26c Move go version check into main() (#3734) Bala FA 2017-02-11 14:57:27 +05:30
  • 25b936c369 browser: Implement infinite scrolling for object listing. (#3720) Krishna Srinivas 2017-02-10 22:54:42 -08:00
  • 8f66cfa316 Fix https://github.com/minio/minio/issues/3453 (#3733) Nitish Tiwari 2017-02-11 12:23:17 +05:30
  • 8912b6bf3b trie: new package (#3729) Bala FA 2017-02-11 01:21:41 +05:30
  • a799351926 Fix macOS builds (#3728) Karthic Rao 2017-02-10 14:07:22 +05:30
  • 9df01035da Remove XL references in public docs to Erasure. (#3725) Harshavardhana 2017-02-09 23:26:44 -08:00
  • 1ad96ee09f Handle uptime for single-node instances differnt from distributed setup (#3726) Krishnan Parthasarathi 2017-02-10 10:08:14 +05:30
  • 1b4bb94ac4 config: setter/getter for Notifier and Logger into its own struct. (#3721) Harshavardhana 2017-02-09 15:20:54 -08:00
  • f38222c0cc update the blake2b implementation (#3724) Andreas Auernhammer 2017-02-10 00:01:00 +01:00
  • c9b1468c3b Presigend Post: Error out when File is not found (#3723) Anis Elleuch 2017-02-09 21:37:32 +01:00
  • 6800902b43 web-handlers: Implement API to download files as a zip file. (#3715) Krishna Srinivas 2017-02-08 23:39:08 -08:00
  • e5773e11c6 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) Krishnan Parthasarathi 2017-02-09 11:57:35 +05:30
  • 0c7694894b Added spaces for formatting (#3717) Nitish Tiwari 2017-02-08 14:21:08 +05:30
  • ce9aa2f2b2 Add uptime to ServiceStatus (#3690) Krishnan Parthasarathi 2017-02-08 13:43:02 +05:30
  • 7547f3c8a3 Added Webhook notification details (#3706) Nitish Tiwari 2017-02-08 12:49:32 +05:30
  • 31dff87903 Honor envs properly for access and secret key. (#3703) Harshavardhana 2017-02-07 12:51:43 -08:00
  • fd72c21e0e tests: Reduce two functions work to gain test time (#3712) Anis Elleuch 2017-02-07 21:51:23 +01:00
  • 310bf5bd36 auth/rpc: Make auth rpc client retry configurable. (#3695) Harshavardhana 2017-02-07 02:16:29 -08:00
  • a170e44689 Let hijacker and flusher interfaces to be reflected. (#3709) Harshavardhana 2017-02-06 23:46:33 -08:00
  • 70e70446bb signv4: Read always returns EOF when stream ends (#3692) Anis Elleuch 2017-02-06 23:19:27 +01:00
  • 45d9cfa0c5 signature-v4: stringToSign and signingKey should use Scope's date. (#3688) Krishna Srinivas 2017-02-06 13:09:09 -08:00
  • 93fd269329 stats: Add network and http statisics (#3686) Anis Elleuch 2017-02-06 18:29:53 +01:00
  • 6717a0b68c Add consistency guarantees Harshavardhana 2017-02-05 18:31:48 -08:00
  • 533338bdeb all/windows: Be case in-sensitive about pattern matching. (#3682) Harshavardhana 2017-02-03 23:27:50 -08:00
  • b6ebf2aba8 server-mux: Simplify graceful shutdown behavior (#3681) Anis Elleuch 2017-02-04 07:53:30 +01:00
  • ed4fcb63f7 Require content-length in POST & Upload requests (#3671) Anis Elleuch 2017-02-02 19:45:00 +01:00
  • 4b4cb07fb6 Update browser assets with new changes. Harshavardhana 2017-02-02 03:01:49 -08:00
  • fc446e0b81 docs: Add browser doc for running dev in custom port (#3675) Harshavardhana 2017-02-01 13:12:13 -08:00
  • f612a7dd85 madmin: Fix a typo in Locks duration query name (#3673) Anis Elleuch 2017-02-01 20:46:49 +01:00
  • 0472e5c1e1 Change query param name to duration in list/clear locks API (#3664) Krishnan Parthasarathi 2017-02-02 00:47:30 +05:30
  • 6a6c930f5b xl: Abort multipart upload should honor quorum properly. (#3670) Harshavardhana 2017-02-01 11:16:17 -08:00
  • 35ca3e5d9b Fix unresponsiveness of doneCh due to Sleep call. (#3667) Karthic Rao 2017-02-01 22:47:32 +05:30
  • a9ab01731f docs: Remove reference word from notification title Harshavardhana 2017-01-31 18:17:31 -08:00
  • cd80e6df29 docs: Move the notifications into docs/bucket Harshavardhana 2017-01-31 17:17:43 -08:00
  • 4dea4f3b89 docs: added event-notification back end doc. (#3510) koolhead17 2017-02-01 06:34:36 +05:30
  • 1b30a3be2b xl/utils: getPartSizeFromIdx should return error. (#3669) Harshavardhana 2017-01-31 15:34:49 -08:00
  • f7f103725b browser: Make logo and "Minio Browser" text non-clickable. (#3668) Krishna Srinivas 2017-01-31 13:44:07 -08:00
  • 77a192a7b5 Implement CopyObjectPart API (#3663) Harshavardhana 2017-01-31 09:38:34 -08:00
  • cb48517a78 Update browser assets with new changes. Harshavardhana 2017-01-30 16:38:49 -08:00
  • e9394dc22d xl PutObject: Split object into parts (#3651) Anis Elleuch 2017-01-31 00:44:42 +01:00
  • 46743c7918 browser: Component attr names should not clash with redux state keys. (#3656) Krishna Srinivas 2017-01-30 14:25:55 -08:00
  • b288eaddb3 xl: bit-rot algo was not set in get-object. (#3652) Krishna Srinivas 2017-01-30 14:25:28 -08:00
  • 2665aba555 Fail PutBucketPolicy if conditions are incompatible with actions. (#3659) Krishnan Parthasarathi 2017-01-30 22:50:16 +05:30
  • 9b6bcb30d9 Fix handling of StringNotEquals condition operator (#3660) Krishnan Parthasarathi 2017-01-30 22:48:10 +05:30
  • ac9ba13c19 build: Increase the travis build test timeout to 15mins Harshavardhana 2017-01-30 01:39:53 -08:00
  • 864b8795aa heal: Should delete stale object parts before healing (#3649) Krishnan Parthasarathi 2017-01-30 14:15:56 +05:30