Commit Graph

  • eb42a5cb2f Documentation: Deleted non-existing project from libraries-and-tools.md Roy Lenferink 2017-01-25 11:43:56 -05:00
  • 55c98982d1 Merge pull request #7231 from rlenferink/documentation Gyu-Ho Lee 2017-01-25 06:56:49 -08:00
  • 10a401c7c6 Documentation: C library added Roy Lenferink 2017-01-25 15:10:48 +01:00
  • fb7365ef3c Merge pull request #7230 from Rushit/gitignore Xiang Li 2017-01-24 22:25:52 -08:00
  • af20ba21cb .gitignore: Adding .idea to .gitignore rpatel 2017-01-24 21:28:50 -08:00
  • 6bef2bddca Merge pull request #7215 from disksing/grpc-service Xiang Li 2017-01-24 15:02:43 -08:00
  • d7cc9be3fd Merge pull request #7214 from sinsharat/support_put_ignore_lease Xiang Li 2017-01-24 14:53:51 -08:00
  • 2fce80e4c0 grpcproxy: handle 'IgnoreLease' field in PutRequest sharat 2017-01-25 03:14:31 +05:30
  • 37fb2c454f e2e: test put command with '--ignore-lease' flag sharat 2017-01-25 03:12:48 +05:30
  • 84a81d8caf ctlv3: add '--ignore-lease' flag to put command sharat 2017-01-25 03:11:19 +05:30
  • d3191d1afb clientv3: add WithIgnoreLease option sharat 2017-01-25 03:09:30 +05:30
  • 95edd1bc58 integration: put,txn with 'ignore_lease' flag sharat 2017-01-25 03:07:23 +05:30
  • 8a87769a09 etcdserver: use prev-lease for 'ignore_lease' writes sharat 2017-01-25 03:05:55 +05:30
  • 5ac4e4255a v3rpc: error for non empty lease with 'ignore_lease' sharat 2017-01-25 03:04:07 +05:30
  • 508c9dfe5c *: regenrate proto files with 'ignore_lease' sharat 2017-01-25 03:01:47 +05:30
  • a9bf593bdc *: 'ignore_lease' to detach value with PutRequest sharat 2017-01-25 02:59:30 +05:30
  • 90f6a4a28d Merge pull request #7226 from gyuho/vendor Gyu-Ho Lee 2017-01-24 12:03:58 -08:00
  • ce9f73a34c ctlv3: right-align the table output Gyu-Ho Lee 2017-01-24 10:27:05 -08:00
  • a674116f07 vendor: update tablewritier Gyu-Ho Lee 2017-01-24 10:23:41 -08:00
  • b9bbfda874 Merge pull request #7210 from jimmycuadra/rust-etcd Xiang Li 2017-01-24 07:53:15 -08:00
  • 13b70ed545 tools: add rust-etcd to the list of libraries. Jimmy Cuadra 2017-01-20 16:33:23 -08:00
  • 0fea49f8fa Merge pull request #7222 from gyuho/manual Gyu-Ho Lee 2017-01-23 19:14:49 -08:00
  • 02f4a9a034 client: add GetVersion method shaun.thium 2016-09-13 11:42:51 -07:00
  • 80cab9f304 Merge 00ee3e71069cfc99f4976ce58075806ae004f492 into ab532524b05ef61f17ad0d4464a3507629b49fc0 Shaun Thium 2017-01-23 21:09:03 +00:00
  • ab532524b0 Merge pull request #7206 from heyitsanthony/redoc-rangerequest Anthony Romano 2017-01-23 13:08:04 -08:00
  • aace95a5bd Merge pull request #7209 from heyitsanthony/etcdmain-help Anthony Romano 2017-01-23 13:07:30 -08:00
  • e75f52b97a Merge pull request #7220 from vimalk78/fix-recipes-newSequentialKV-comment Xiang Li 2017-01-23 12:47:48 -08:00
  • 6443c25422 contrib/recipes/key.go : fixed method comment Vimal Kumar 2017-01-23 23:42:50 +05:30
  • e0f4dd4cca Merge pull request #7079 from heyitsanthony/stm-prefetch Anthony Romano 2017-01-23 09:45:36 -08:00
  • 8b952fb8dc Merge pull request #7217 from xiang90/doc Xiang Li 2017-01-23 09:41:57 -08:00
  • 5aab92414f Merge pull request #7199 from heyitsanthony/netutil-test-arch Anthony Romano 2017-01-23 09:41:20 -08:00
  • 861cb5cfa2 embed: add example for ServiceRegister. disksing 2017-01-23 10:43:03 +08:00
  • 165c77f14e doc: mention HTTP JSON in doc link Xiang Li 2017-01-22 10:50:02 -08:00
  • 4374d944d4 embed: support user defined grpc services. disksing 2017-01-22 18:21:19 +08:00
  • 89f7cc51fa Merge pull request #7155 from andrewstuart/upgrade-etcd3-docs Xiang Li 2017-01-21 12:56:07 -08:00
  • deb11b3594
    Documentation: Add upgrade gotchas/further info for better search visibility Andrew Stuart 2017-01-13 15:12:33 -07:00
  • 555b8047e6 integration: fix STM tests to compile against new interface Anthony Romano 2016-12-30 09:38:00 -08:00
  • 13420b33a0 benchmark: update for new stm interface Anthony Romano 2016-12-29 20:35:24 -08:00
  • 8695511153 concurrency: STM snapshot isolation level Anthony Romano 2016-12-29 20:19:08 -08:00
  • 8604d1863b concurrency: STM WithPrefetch option Anthony Romano 2016-12-29 19:33:07 -08:00
  • a81234a25b concurrency: extend STM interface to Get from any of a list of keys Anthony Romano 2016-12-29 19:27:33 -08:00
  • 59880a0ab8 concurrency: variadic stm options Anthony Romano 2016-12-16 10:24:14 -08:00
  • 7e31ddd32a etcdserverpb: rework documentation for range request Anthony Romano 2017-01-20 13:07:53 -08:00
  • dfb2ed07db etcdmain: add gateway and grpc-proxy commands to etcd help Anthony Romano 2017-01-20 15:54:13 -08:00
  • 776739ebc2 roadmap: update roadmap Xiang Li 2017-01-20 13:42:46 -08:00
  • a7a8a47ba0 README: remove ACI, update Go version Gyu-Ho Lee 2017-01-20 13:42:11 -08:00
  • 92cec10103 Merge pull request #7208 from gyuho/REAMDE Gyu-Ho Lee 2017-01-20 14:19:58 -08:00
  • 074af101f1 Merge pull request #7207 from xiang90/roadmap Xiang Li 2017-01-20 13:58:20 -08:00
  • aa79523d33 roadmap: update roadmap Xiang Li 2017-01-20 13:42:46 -08:00
  • 367b064bcd
    README: remove ACI, update Go version Gyu-Ho Lee 2017-01-20 13:42:11 -08:00
  • 379f7ae10e op-guide: change grpc-proxy from 'pre' to alpha' Gyu-Ho Lee 2017-01-20 13:20:32 -08:00
  • ead2d95914 version: bump to v3.1.0+git Gyu-Ho Lee 2017-01-20 13:25:04 -08:00
  • 3196d08c7a Merge pull request #7205 from gyuho/doc Gyu-Ho Lee 2017-01-20 13:23:01 -08:00
  • b788790e56
    op-guide: change grpc-proxy from 'pre' to alpha' Gyu-Ho Lee 2017-01-20 13:20:32 -08:00
  • 8ba2897a21
    version: bump to v3.1.0 v3.1.0 Gyu-Ho Lee 2017-01-20 12:42:12 -08:00
  • a48106fbc0
    version: bump up to v3.0.17+git release-3.0 Gyu-Ho Lee 2017-01-20 11:40:18 -08:00
  • bc31e27cb9 documentation: update build documentation Anthony Romano 2017-01-19 22:15:14 -08:00
  • 71c45906ad Merge pull request #7196 from heyitsanthony/build-goget Anthony Romano 2017-01-20 11:19:50 -08:00
  • fce20a0b0b test: passed the test script arguments as the test function parameters Vimal Kumar 2017-01-18 21:18:40 +05:30
  • a630735c29 Merge pull request #7170 from vimalk78/make-v2-endpoint-optional-#7100 Xiang Li 2017-01-20 11:14:20 -08:00
  • 5d8cceb164 Merge pull request #7183 from vimalk78/fix-test-script-function-arguments Xiang Li 2017-01-20 11:09:09 -08:00
  • 06a27d8590 documentation: update build documentation Anthony Romano 2017-01-19 22:15:14 -08:00
  • cc198e22d3
    version: bump to v3.0.17 v3.0.17 Gyu-Ho Lee 2017-01-20 11:02:34 -08:00
  • fcf813427b
    lease/leasehttp: pass min TTL in TestRenewHTTP Gyu-Ho Lee 2017-01-20 11:02:00 -08:00
  • 1ada4f939f pkg/netutil: use native byte ordering for route information Anthony Romano 2017-01-20 01:44:18 -08:00
  • 518efab61c etcdctlv3: snapshot restore works with lease key Xiang Li 2017-01-20 09:29:06 -08:00
  • 42f9a5ef74
    etcdserver, lease: tie lease min ttl to election timeout Anthony Romano 2016-08-02 10:29:23 -07:00
  • 21509633ba
    version: bump to v3.0.16+git Gyu-Ho Lee 2017-01-20 10:19:14 -08:00
  • f10363fecd etcdctlv3: snapshot restore works with lease key Xiang Li 2017-01-20 09:29:06 -08:00
  • 9d0d4be7d1 Merge pull request #7203 from xiang90/fix_snap Xiang Li 2017-01-20 10:05:22 -08:00
  • a7ec6c88fd pkg/flags: fixed prefix checking of the env variables Vimal Kumar 2017-01-20 13:13:40 +05:30
  • 62c591d223 integration: test STM apply on concurrent deletion Gyu-Ho Lee 2017-01-19 21:04:58 -08:00
  • 5676226867 clientv3/concurrency: fix rev comparison on concurrent key deletion Derek Chiang 2017-01-18 08:21:07 -08:00
  • 3902d5ab0a Merge pull request #7195 from gyuho/fix-stm-restart Gyu-Ho Lee 2017-01-20 09:49:16 -08:00
  • 96e0f50673 etcdctlv3: snapshot restore works with lease key Xiang Li 2017-01-20 09:29:06 -08:00
  • bdba263a74 Merge ed948fadbbae5056615990613cb9e464c5a2fa47 into 82d56b631447da425925f1785cac58816500d891 Derek Chiang (Enchi Jiang) 2017-01-20 16:46:23 +00:00
  • 82d56b6314 Merge pull request #7197 from vimalk78/fix-ETCD-prefix-check Xiang Li 2017-01-20 08:17:02 -08:00
  • f8118955f4 etcdserver: TODO remove unnecessary if check sharat 2017-01-20 15:10:18 +05:30
  • e446c2c2c7 pkg/cpuutil: add cpuutil Anthony Romano 2017-01-20 01:42:37 -08:00
  • e4b8c874d2 pkg/flags: fixed prefix checking of the env variables Vimal Kumar 2017-01-20 13:13:40 +05:30
  • a94d20d1e4 integration: test STM apply on concurrent deletion Gyu-Ho Lee 2017-01-19 21:04:58 -08:00
  • f80914fba2 embed/etcd.go: make v2 endpoint optional. fixes #7100 Vimal Kumar 2017-01-16 22:25:26 +05:30
  • acec15ebc6 clientv3/concurrency: fix rev comparison on concurrent key deletion Derek Chiang 2017-01-18 08:21:07 -08:00
  • 898b9e608f Documentation: fix typo s/endpoint-health/endpoint health/ Asko Kauppi 2017-01-20 00:12:53 +02:00
  • 94eec5d41a Merge pull request #7193 from gyuho/manual Gyu-Ho Lee 2017-01-19 20:47:17 -08:00
  • b84be6b11b NEWS: fix date for v3.1 release Gyu-Ho Lee 2017-01-19 16:59:02 -08:00
  • 1cd3fd81c8 Merge pull request #7194 from gyuho/backport Gyu-Ho Lee 2017-01-19 17:56:14 -08:00
  • 8ad5e29447
    NEWS: fix date for v3.1 release Gyu-Ho Lee 2017-01-19 16:59:02 -08:00
  • be28981234 Documentation: fix typo s/endpoint-health/endpoint health/ Asko Kauppi 2017-01-20 00:12:53 +02:00
  • e4e7941235 small mistake in documentation: 'endpoint-health' does not work, 'endpoint health' does Asko Kauppi 2017-01-20 00:12:53 +02:00
  • 7a12d65528 Documentation: update experimental_apis for v3.1 release Gyu-Ho Lee 2017-01-19 11:22:19 -08:00
  • 4fad94246d Merge pull request #7190 from gyuho/docs Gyu-Ho Lee 2017-01-19 12:41:58 -08:00
  • 8a779ce709 Merge pull request #7144 from tobilarscheid/enhancement/highlight-differences-in-docker-commands Josh Wood 2017-01-19 12:29:52 -08:00
  • 81c1288d60 Documentation: update experimental_apis for v3.1 release Gyu-Ho Lee 2017-01-19 11:22:19 -08:00
  • 5cf0d6678b Merge pull request #7174 from vimalk78/support-v3-txn-without-condition Xiang Li 2017-01-19 08:45:34 -08:00
  • d03d7f0c0d Merge pull request #7188 from jl2005/dir-expire Xiang Li 2017-01-19 08:33:37 -08:00
  • 99639186cd store: set Dir attribute, when node expired 焦龙 2017-01-19 18:00:56 +08:00
  • eb88a5f288 Polish note about varying parameters for each member Josh Wood 2017-01-18 14:55:02 -08:00
  • 53ac04b118 vendor: update 'golang.org/x/net' Gyu-Ho Lee 2017-01-18 10:29:14 -08:00
  • fbcd5375b3 glide: update 'golang.org/x/net' Gyu-Ho Lee 2017-01-18 10:27:47 -08:00