Commit Graph

  • 49e6916e66 dev-guide: document using range_end for prefixes with json Anthony Romano 2017-07-10 16:54:41 -07:00
  • b9b6f6f7c4 Documentation: refer to LeaseKeepAliveRequest for lease refresh Asko Kauppi 2017-06-13 23:23:54 +03:00
  • 6ecbb3bbc5 version: bump up to 3.2.2+git Gyu-Ho Lee 2017-07-12 10:36:16 -07:00
  • a61bdefef9 Merge 5f7eb88a1e25dd290edc26522c93d7b33edb5682 into fd3516f28330fd7d84b7c76f2b365b8c4b9f8b48 Anthony Romano 2017-07-12 17:12:41 +00:00
  • fd3516f283 Merge pull request #8249 from gyuho/patch Gyu-Ho Lee 2017-07-12 09:50:25 -07:00
  • 1e72ace38d Documentation: refer to LeaseKeepAliveRequest for lease refresh Asko Kauppi 2017-06-13 23:23:54 +03:00
  • 151e4c0e86 Merge 555e1ad14c1e740aff86c4c7dd364ebf4ae5edd3 into 0a2b580f738715da801d64a46682d92fbe125d0f Asko Kauppi 2017-07-12 01:29:23 +00:00
  • 0a2b580f73 Merge pull request #8238 from yudai/allow_more_streams Xiang Li 2017-07-11 18:21:09 -07:00
  • 148ed90b0d Merge pull request #8245 from heyitsanthony/doc-json-prefix-range Anthony Romano 2017-07-11 18:10:23 -07:00
  • ae33c5e82a Merge pull request #8244 from heyitsanthony/bridge-default-passthrough Anthony Romano 2017-07-11 18:10:06 -07:00
  • 52101e6e93 v3rpc: Let clients establish unlimited streams Iwasaki Yudai 2017-07-07 20:39:05 -07:00
  • da2f4bb25d dev-guide: document using range_end for prefixes with json Anthony Romano 2017-07-10 16:54:41 -07:00
  • 39f4502cc0 local-tester: use new bridge flags Anthony Romano 2017-07-10 17:53:44 -07:00
  • 07bc71b87c bridge: make pass-through the default Anthony Romano 2017-07-10 18:28:13 -07:00
  • c3f840ef58 client: handle cleared event index for watch Shuanglei Tao 2017-07-11 19:54:16 +08:00
  • 1010b82de2 Merge pull request #8236 from heyitsanthony/v2http-split Anthony Romano 2017-07-10 09:08:03 -07:00
  • acfde8aba0 Merge pull request #8199 from sakshamsharma/clientv3-keep-alive Xiang Li 2017-07-08 16:32:35 -07:00
  • e29db923bc *: move v2http handlers without /v2 prefix to etcdhttp Anthony Romano 2017-05-09 19:39:29 -07:00
  • 97f37e42e6 Merge pull request #8213 from heyitsanthony/nil-endrev Anthony Romano 2017-07-07 15:56:08 -07:00
  • 91dbebfeb2 Merge pull request #8233 from gyuho/version-bump Gyu-Ho Lee 2017-07-07 15:36:31 -07:00
  • 857c9a96be Add networking-vpp as an project integrating etcd iawells 2017-07-07 15:10:03 -07:00
  • e51c34124c version: bump up to 3.2.0+git Gyu-Ho Lee 2017-07-07 13:59:09 -07:00
  • 69e8a9241a Merge pull request #8232 from gyuho/NEWS Gyu-Ho Lee 2017-07-07 13:49:22 -07:00
  • 64840adf70 Merge pull request #8135 from radhikapc/local-cluster Anthony Romano 2017-07-07 09:56:31 -07:00
  • 9391c06004 NEWS: add v3.2.2 Gyu-Ho Lee 2017-07-07 09:32:39 -07:00
  • 68eb96e985 dev-guide: clarify concepts in local_cluster doc Radhika Puthiyetath 2017-06-19 15:58:45 -07:00
  • 4e897529c2 Merge pull request #8229 from jseldess/link-update Gyu-Ho Lee 2017-07-07 09:02:47 -07:00
  • cb2a496c4d version: bump up to 3.2.2 v3.2.2 Gyu-Ho Lee 2017-07-07 09:01:47 -07:00
  • fdf525a3fd dev-guide: update experimental APIs Anthony Romano 2017-07-06 15:44:54 -07:00
  • 4caf9fc7fa Documentation/learning/why: Update link to CockroachDB Jesse Seldess 2017-07-07 15:07:59 +02:00
  • 40468ab11f transport: accept connection if matched IP SAN but no DNS match Anthony Romano 2017-07-06 16:11:53 -07:00
  • f8f79666d4 embed: connect json gateway with user-provided listen address Anthony Romano 2017-07-06 14:19:06 -07:00
  • fefcf348f1 embed: share grpc connection for grpc json services Anthony Romano 2017-05-22 12:59:13 -07:00
  • 81d39a75ff fixtures: add gencerts.sh, generate CRL Anthony Romano 2017-06-16 13:38:46 -07:00
  • 67fa8b823f Merge pull request #8223 from heyitsanthony/ip-san-exit Anthony Romano 2017-07-06 22:46:09 -07:00
  • e6f4563ea1 Merge pull request #8222 from heyitsanthony/fix-experimental-doc Anthony Romano 2017-07-06 19:56:10 -07:00
  • eacb46bf50 Merge pull request #8221 from heyitsanthony/gateway-user-listen-address Anthony Romano 2017-07-06 19:50:34 -07:00
  • 00aede4a39 Merge pull request #8219 from heyitsanthony/test-times Anthony Romano 2017-07-06 19:46:23 -07:00
  • db3029d85c auth: remove root role Yang Luo 2017-07-06 23:20:33 +08:00
  • 993e8b21fd auth: fix the bug in UserDelete() and RoleDelete() Yang Luo 2017-07-06 21:00:48 +08:00
  • c33a3c1cd3 auth: add AuthEnable() method for Casbin auth store Yang Luo 2017-07-06 20:37:44 +08:00
  • c14312ac81 auth: grant built-in permissions to root role Yang Luo 2017-07-06 20:28:02 +08:00
  • a5828a1b8d auth: add HasRole() call Yang Luo 2017-07-06 20:11:40 +08:00
  • e411c12116 auth: remove user-role mapping when user or role is deleted Yang Luo 2017-07-06 19:23:33 +08:00
  • 588a260564 auth: add a new option --auth-backend to etcd server. Yang Luo 2017-07-05 18:52:38 +08:00
  • f98394de68 auth: add Casbin as an authorization module for v3 API. Yang Luo 2017-07-07 09:26:33 +08:00
  • ab95eb0795 transport: accept connection if matched IP SAN but no DNS match Anthony Romano 2017-07-06 16:11:53 -07:00
  • e9d096ae6b mvcc: don't allocate end revision while computing range Anthony Romano 2017-07-05 17:23:19 -07:00
  • b8bc005e60 dev-guide: update experimental APIs Anthony Romano 2017-07-06 15:44:54 -07:00
  • 63350f5ac1 embed: connect json gateway with user-provided listen address Anthony Romano 2017-07-06 14:19:06 -07:00
  • 2e7615281e Merge pull request #8210 from gyuho/bbolt Gyu-Ho Lee 2017-07-06 13:00:21 -07:00
  • a57405a958 Merge pull request #8153 from gyuho/leadership-transfer Gyu-Ho Lee 2017-07-06 13:00:08 -07:00
  • 2a30a754e9 clientv3: add keep-alive to connection Saksham Sharma 2017-06-30 15:38:57 -07:00
  • a2a80cb1bf test: bump grpcproxy timeout to 20m, print pass times Anthony Romano 2017-07-06 12:51:24 -07:00
  • d48e59e389 Merge pull request #8201 from arthurkiller/master Anthony Romano 2017-07-06 11:03:55 -07:00
  • 4df1970188 concurrency: fix typo in Serializable godoc lza@arthur 2017-07-06 12:57:55 +08:00
  • 870302afa6 mvcc/backend: enable 'NoFreelistSync' by default (linux) Gyu-Ho Lee 2017-07-05 16:10:04 -07:00
  • 89ced7c0c9 bill-of-materials.json: regenerate with 'coreos/bbolt' Gyu-Ho Lee 2017-07-05 14:35:25 -07:00
  • 2b9bfda1d5 vendor: regenerate Gyu-Ho Lee 2017-07-05 14:34:02 -07:00
  • 318e9c766f *: replace 'boltdb' import paths with 'coreos/bbolt' Gyu-Ho Lee 2017-07-05 14:32:13 -07:00
  • 75665c0fd0 glide.yaml: replace 'boltdb/bolt' with 'coreos/bbolt' Gyu-Ho Lee 2017-07-05 14:29:31 -07:00
  • 894751ef44 Merge pull request #8164 from mitake/auth-granted-keys Xiang Li 2017-07-05 12:26:59 -07:00
  • 1408b337b6 Merge pull request #8200 from huikang/fix-typo-doc Xiang Li 2017-06-30 22:03:43 -07:00
  • 663f8835cf Documentation: cleanup and fix some typo Hui Kang 2017-06-30 20:41:25 -04:00
  • b7cf080e2c Merge pull request #8198 from xiang90/n Xiang Li 2017-06-30 15:01:35 -07:00
  • cc114caddd NEWS: clearify the corruption problem Xiang 2017-06-30 14:19:51 -07:00
  • 8f2b48465f lease: stop lessors after tests Gyu-Ho Lee 2017-06-30 10:13:36 -07:00
  • 673c6f0650 Merge pull request #8194 from gyuho/lease Gyu-Ho Lee 2017-06-30 11:18:21 -07:00
  • 8d41820741 lease: stop lessors after tests Gyu-Ho Lee 2017-06-30 10:13:36 -07:00
  • 026c1734b2 Documentation/faq: fix typo in flag names Hui Kang 2017-06-25 18:03:20 -04:00
  • 81e1d03d02 Documentation/v2: 'etcd v2' to the title Gyu-Ho Lee 2017-06-29 16:07:45 -07:00
  • 36c655f29b Merge pull request #8170 from gyuho/v2-docs Gyu-Ho Lee 2017-06-29 16:24:31 -07:00
  • 49fe77eea0 Documentation/v2: 'etcd v2' to the title Gyu-Ho Lee 2017-06-29 16:07:45 -07:00
  • b15d811b31 Merge 54807bfdaa73986323dfcef2be26d97eb4c612ba into 7ab442f8c5af792b6a8fb88c0fc928639f90337d pao 2017-06-27 21:36:57 +00:00
  • 7ab442f8c5 Merge pull request #8183 from yudai/fix_revision_compactor_test_race Xiang Li 2017-06-27 14:33:08 -07:00
  • c678dcbd91 compactor: Fix data race in revision compactor test Iwasaki Yudai 2017-06-27 13:42:56 -07:00
  • 4dd7ef0a60 Merge pull request #8176 from huikang/fixing-typo-faq Xiang Li 2017-06-27 13:20:56 -07:00
  • 625c67f5c5 Documentation/faq: fix typo in flag names Hui Kang 2017-06-25 18:03:20 -04:00
  • 6171334595 benchmark: refactor watch benchmark Anthony Romano 2017-06-08 15:12:50 -07:00
  • db595887cf e2e: add test cases for getting user and role information of user itself Hitoshi Mitake 2017-06-26 22:20:35 -07:00
  • e0c33ef881 auth, etcdserver: allow users to know their roles and permissions Hitoshi Mitake 2017-06-23 14:40:37 +09:00
  • 54807bfdaa clientv3: add an example test for GetPrefixRangeEnd haoyuan 2017-06-27 10:01:11 +08:00
  • 86eced670c Merge pull request #8177 from gyuho/NEWS Gyu-Ho Lee 2017-06-26 13:13:56 -07:00
  • 54a75f9431 NEWS: add v3.2.1 Gyu-Ho Lee 2017-06-26 06:55:53 -07:00
  • 703663d1f6 Merge pull request #8163 from huikang/stm-comment-update Xiang Li 2017-06-25 18:50:32 -07:00
  • a8e2d4ce57 raft: make noLimit a limit es-chow 2017-04-16 19:50:31 +08:00
  • 1d88f35316 Merge ff8cd61dc28f43909edee0e31349a80905995a90 into 55de54a757344aae191924ae1e63e41b20447030 Arthur-Lee 2017-06-24 07:29:45 +00:00
  • ff8cd61dc2 fix the write to the closed channel which will cause panic wihle watcher wanna record result lza@arthur 2017-06-24 15:23:09 +08:00
  • 204c4aa0b0 Merge pull request #7987 from smetro/disable_proposal_forwarding Xiang Li 2017-06-24 00:02:22 -07:00
  • 6ea5676db4 Merge pull request #8145 from mitake/non-authorized-rpcs Hitoshi Mitake 2017-06-24 11:51:47 +09:00
  • 55de54a757 lessor: extend leases on promote if expires will be rate limited Gyu-Ho Lee 2017-06-14 16:08:16 -07:00
  • c14aad0ba6 lease: rate limit revoke runLoop Gyu-Ho Lee 2017-06-14 12:54:50 -07:00
  • d4289588ac e2e: test 'move-leader' command Gyu-Ho Lee 2017-06-23 13:17:01 -07:00
  • 6e9b776fce etcdctl/ctlv3: add 'move-leader' command Gyu-Ho Lee 2017-06-23 13:05:12 -07:00
  • 581a83dfd9 clientv3/*: add 'MoveLeader' method to 'Maintenance' Gyu-Ho Lee 2017-06-23 12:56:33 -07:00
  • c5532dd2a2 integration: test 'MoveLeader' service Gyu-Ho Lee 2017-06-23 12:53:22 -07:00
  • 403ba1dfa7 etcdserver: expose 'transferLeadership' as 'MoveLeader' Gyu-Ho Lee 2017-06-23 12:50:52 -07:00
  • 3e263d5a4d proxy/*: add 'MoveLeader' RPC Gyu-Ho Lee 2017-06-23 12:49:02 -07:00
  • b1a0ae3a3e etcdserver/api/v3rpc: add 'MoveLeader' to 'maintenanceServer' Gyu-Ho Lee 2017-06-23 12:47:47 -07:00
  • 939bbd77c0 etcdserver/*: add 'ErrNotLeader' Gyu-Ho Lee 2017-06-21 09:27:13 -07:00