Commit Graph

  • 298c1e2487 tools/benchmark: port to clientv3 API Anthony Romano 2016-02-25 13:09:34 -0800
  • 5f62c05a6d clientv3: compose all clientv3 APIs into client struct Anthony Romano 2016-02-24 22:33:28 -0800
  • bfcd39335c Merge pull request #4619 from heyitsanthony/clientv3-do Anthony Romano 2016-02-25 18:11:29 -0800
  • 43689b9a32 clientv3: expose Do in KV Anthony Romano 2016-02-25 13:53:40 -0800
  • 21649afcd4 Merge pull request #4623 from heyitsanthony/clientv3-fix-lease-panic Anthony Romano 2016-02-25 17:27:40 -0800
  • 993fd76b19 clientv3: respect first stream error in lease recv loop Anthony Romano 2016-02-24 22:30:12 -0800
  • 9e493ccb14 Merge pull request #4621 from xiang90/auto-compaction Xiang Li 2016-02-25 16:19:00 -0800
  • d265fe000c *: support time based auto compaction. Xiang Li 2016-02-24 19:35:15 -0800
  • 762639c2a3 Merge pull request #4618 from hongchaodeng/master Anthony Romano 2016-02-25 14:46:24 -0800
  • 6d32e44b0c kv.proto: docs fix on watch event of DELETE/EXPIRE Hongchao Deng 2016-02-25 13:39:05 -0800
  • 6a97c967cc Merge pull request #4617 from gyuho/txn_example Gyu-Ho Lee 2016-02-25 12:22:34 -0700
  • eb95bb2db9 Merge pull request #4611 from xiang90/p_s Xiang Li 2016-02-25 10:59:31 -0800
  • 81f77ee4f3 clientv3: fix txn example code Gyu-Ho Lee 2016-02-25 10:37:54 -0800
  • 2510cacd47 docs: Relink and fix broken links kayrus 2016-02-04 18:36:02 +0100
  • 8f3981c651 Merge pull request #4612 from gyuho/watch_not_panic Gyu-Ho Lee 2016-02-24 22:07:03 -0700
  • a78604dacb *: watch true cancel, created for wrong rev Gyu-Ho Lee 2016-02-24 16:30:20 -0800
  • a120afb142 doc/security.md: add notes for proxy security Xiang Li 2016-02-24 10:52:38 -0800
  • f003ce167a Merge pull request #4604 from heyitsanthony/etcdctl-lock Anthony Romano 2016-02-24 20:02:51 -0800
  • 6053480b75 Merge pull request #4580 from AdoHe/etcdctl_use_endpoints Xiang Li 2016-02-24 19:01:42 -0800
  • d8a8116f9a etcdctl: use endpoints instead of endpoint flag AdoHe 2016-02-24 21:49:50 -0500
  • ed44bb00f8 etcdctlv3: lock command Anthony Romano 2016-02-23 22:50:26 -0800
  • d4b2044eb1 clientv3/concurrency: Mutex Anthony Romano 2016-02-23 21:03:22 -0800
  • 20b4336cdb clientv3/concurrency: Session Anthony Romano 2016-02-23 18:57:41 -0800
  • 9f569842f0 clientv3: move syncer to mirror package Anthony Romano 2016-02-23 17:45:43 -0800
  • 24ac3d0222 Merge pull request #4607 from endocode/kayrus/remove_dashes Xiang Li 2016-02-24 09:46:21 -0800
  • bbdff697db Merge pull request #4605 from heyitsanthony/fixup-godocs Anthony Romano 2016-02-24 08:53:33 -0800
  • 1e295d02cf docs: replaced single dashes in command line configuration kayrus 2016-02-24 17:27:01 +0100
  • afa0368dcc *: fix godoc bugs in interfaces and slice fields Anthony Romano 2016-02-24 00:45:40 -0800
  • 783e6f6b0d Merge pull request #4602 from gyuho/watch_option Gyu-Ho Lee 2016-02-23 20:26:54 -0800
  • 8f7948641c contrib/recipes: replace WatchPrefix with Watch Gyu-Ho Lee 2016-02-23 18:01:44 -0800
  • 7a7751b994 etcdctlv3: combine Watch, WatchPrefix Gyu-Ho Lee 2016-02-23 17:59:19 -0800
  • a24d276891 clientv3: combine Watch, WatchPrefix with variadic Gyu-Ho Lee 2016-02-23 17:47:56 -0800
  • 53f94c22b3 Merge pull request #4600 from gyuho/opoption_doc Gyu-Ho Lee 2016-02-23 15:36:38 -0800
  • e22506cbe4 Merge pull request #4601 from hongchaodeng/master Xiang Li 2016-02-23 15:25:11 -0800
  • 5bc08b7475 clientv3: add GoDoc to OpOption Gyu-Ho Lee 2016-02-23 14:35:28 -0800
  • a19b30b7ab clientv3: kv.Delete typo Hongchao Deng 2016-02-23 15:07:10 -0800
  • 2403cdc4c0 Merge pull request #4592 from gyuho/doc Gyu-Ho Lee 2016-02-23 14:06:09 -0800
  • 72a1e5618b clientv3: add more code examples Gyu-Ho Lee 2016-02-22 16:39:05 -0800
  • 86e04d5ff3 Merge pull request #4597 from heyitsanthony/etcdctlv3-format Xiang Li 2016-02-23 13:08:19 -0800
  • 386c64be7f etcdctlv3: protobuf formatting Anthony Romano 2016-02-23 10:44:38 -0800
  • 355896b00a etcdctlv3: json formatting Anthony Romano 2016-02-23 10:16:41 -0800
  • 8302f839b6 etcdctlv3: add printer interface and simple printer Anthony Romano 2016-02-23 00:56:47 -0800
  • 410d32a9b1 Merge pull request #4594 from xiang90/wi Xiang Li 2016-02-22 23:41:26 -0800
  • a2902c08a9 etcdctlv3: make watch interactive mode better Xiang Li 2016-02-20 20:54:13 -0800
  • c48bafae85 Merge pull request #4591 from heyitsanthony/etcdctlv3-nuke-teletypes Anthony Romano 2016-02-22 22:19:26 -0800
  • 4295d0db8b etcdctlv3: use "\n" as output line separator Anthony Romano 2016-02-22 15:45:56 -0800
  • d8b124cf3a Merge pull request #4571 from heyitsanthony/txn-interactive Anthony Romano 2016-02-22 15:33:44 -0800
  • d139788407 Merge pull request #4575 from aknuds1/fix-clustering-docs Xiang Li 2016-02-22 14:58:16 -0800
  • b280291f9e etcdctlv3: use --interactive for interactive mode in watch Anthony Romano 2016-02-22 09:55:09 -0800
  • 87dcb2adea etcdctlv3: unify txn interactive mode input with get/put/delete Anthony Romano 2016-02-19 15:48:29 -0800
  • e5b2247f4f doc: Use double-dash switches Arve Knudsen 2016-02-20 19:15:19 -0600
  • d67192c9f4 Merge pull request #4590 from gyuho/clientv3_doc Gyu-Ho Lee 2016-02-22 14:24:59 -0800
  • f0686189e5 clientv3: README, GoDoc examples Gyu-Ho Lee 2016-02-22 13:39:34 -0800
  • 54d15256e7 etcdctlv3: use clientv3 api for txn command Anthony Romano 2016-02-19 14:46:52 -0800
  • 137dc1f795 Merge pull request #4585 from heyitsanthony/fix-testtriggersnap Anthony Romano 2016-02-21 22:19:20 -0800
  • a524d5bdb7 etcdserver: fix race in TestTriggerSnap Anthony Romano 2016-02-21 22:01:51 -0800
  • 55c3cf3ce6 Merge pull request #4582 from heyitsanthony/godoc-ci Anthony Romano 2016-02-21 21:27:06 -0800
  • c5b51946eb *: exported godoc fixups Anthony Romano 2016-02-21 05:05:03 -0800
  • f6d8059ac1 test: scan for exported godoc violations Anthony Romano 2016-02-21 03:52:15 -0800
  • 67472d1ee0 Merge pull request #4583 from gyuho/delete Gyu-Ho Lee 2016-02-21 18:11:13 -0800
  • fc86e1ded1 *: return the number of deleted keys Gyu-Ho Lee 2016-02-21 17:45:07 -0800
  • ab9f925c04 Merge pull request #4581 from heyitsanthony/recipes-clientv3 Anthony Romano 2016-02-21 15:26:41 -0800
  • 3bb3351ca0 contrib/recipes: use clientv3 kv API Anthony Romano 2016-02-20 16:07:22 -0800
  • 16420cfe63 contrib/recipes: use clientv3 lease API Anthony Romano 2016-02-18 16:16:13 -0800
  • 936e991f9f contrib/recipes: use clientv3 watcher API Anthony Romano 2016-02-18 16:01:32 -0800
  • f8c998906c Merge pull request #4574 from heyitsanthony/clientv3-lease-ctx Anthony Romano 2016-02-20 23:53:16 -0800
  • 50ad181477 clientv3: support context cancellation on lease keep alives Anthony Romano 2016-02-20 02:11:30 -0800
  • 5dfcdae521 Merge pull request #4579 from heyitsanthony/txn-fix-if-clobber Anthony Romano 2016-02-20 22:18:56 -0800
  • 7b82576b60 clientv3: copy correct pointers into txn comparisons Anthony Romano 2016-02-20 22:01:33 -0800
  • 969c87b39f Merge pull request #4578 from gyuho/travis Gyu-Ho Lee 2016-02-20 21:17:02 -0800
  • 683c78f9a3 travis: add go1.6 Gyu-Ho Lee 2016-02-20 21:02:43 -0800
  • 25b4b8560b Merge pull request #4572 from xiang90/fix_tester_leak Xiang Li 2016-02-19 22:04:17 -0800
  • e316678a4d tools/functional-tester: fix leaky issue by closing conn Xiang Li 2016-02-19 21:57:25 -0800
  • c3824b10da Merge pull request #4570 from xiang90/ctl_mirror Xiang Li 2016-02-19 15:04:45 -0800
  • 13deb32447 etcdctlv3: add doc for mirror maker Xiang Li 2016-02-19 13:43:48 -0800
  • 582e089569 Merge pull request #4569 from gyuho/stress Gyu-Ho Lee 2016-02-19 13:49:31 -0800
  • 8bcd823ed7 etcd-tester: continue for deadline exceeded Gyu-Ho Lee 2016-02-19 13:18:51 -0800
  • 825003a723 Merge pull request #4565 from xiang90/ctl_watch Xiang Li 2016-02-19 13:15:33 -0800
  • 755a022fcf etcdctlv3: better watch command Xiang Li 2016-02-18 17:16:03 -0800
  • 99eb6f35c1 Merge pull request #4533 from skarekrow/patch-1 Xiang Li 2016-02-18 21:04:46 -0800
  • 6764881256 doc: Update freebsd.md Brandon Schneider 2016-02-15 20:43:15 -0600
  • f607f64876 Merge pull request #4534 from mitake/obsolete-comment Xiang Li 2016-02-18 17:56:29 -0800
  • 11bb07c248 Merge pull request #4564 from heyitsanthony/fix-watchreconnrequest Anthony Romano 2016-02-18 15:14:22 -0800
  • f66162932c clientv3: fix current watcher reconnection Anthony Romano 2016-02-18 14:28:52 -0800
  • a22bb7a4e8 Merge pull request #4562 from xiang90/get Xiang Li 2016-02-18 14:35:14 -0800
  • 9ea8ed3a13 etcdctlv3: better get command Xiang Li 2016-02-18 13:18:49 -0800
  • d35a0d6533 Merge pull request #4563 from hongchaodeng/master Xiang Li 2016-02-18 13:59:25 -0800
  • 93795745b0 storage: add watch event docs for create case Hongchao Deng 2016-02-18 13:56:37 -0800
  • c9d233d69a Merge pull request #4561 from heyitsanthony/gotip-shadow Anthony Romano 2016-02-18 13:02:46 -0800
  • 55171707c3 Merge pull request #4560 from heyitsanthony/v3-delete-withfromkey Anthony Romano 2016-02-18 13:02:03 -0800
  • 94fe87f010 Merge pull request #4557 from xiang90/del Xiang Li 2016-02-18 12:47:58 -0800
  • 4fc89678b2 etcdserver: add >= support for v3 delete range Anthony Romano 2016-02-18 11:16:11 -0800
  • 270fa00e54 integration: fix go vet -shadow error Anthony Romano 2016-02-18 11:54:13 -0800
  • 917d75f65e etcdctlv3: make del command better Xiang Li 2016-02-18 08:46:24 -0800
  • 71288597da Merge pull request #4556 from heyitsanthony/watcher-batch Anthony Romano 2016-02-18 11:53:46 -0800
  • 7c17665a1a storage: limit total unique revisions in unsynced watcher event list Anthony Romano 2016-02-18 04:12:40 -0800
  • e6d6b648c4 Merge pull request #4553 from xiang90/raft_http Xiang Li 2016-02-18 10:47:45 -0800
  • 7d73d41758 Merge pull request #4555 from heyitsanthony/v3-with-prefix Anthony Romano 2016-02-18 10:37:24 -0800
  • 566fd02f62 Merge pull request #4558 from gyuho/path_fix Gyu-Ho Lee 2016-02-18 09:15:27 -0800
  • b2bad7bd79 etcd-agent: get base when renaming Gyu-Ho Lee 2016-02-18 09:03:34 -0800