Commit Graph

  • df7074911e Merge pull request #3664 from yichengq/transport-more Xiang Li 2015-10-11 22:00:05 -07:00
  • 207c92b627 rafthttp: build transport inside pkg instead of passed-in Yicheng Qin 2015-10-10 23:04:10 -07:00
  • 988a09eb20 Merge pull request #3663 from yichengq/transport-rt Yicheng Qin 2015-10-11 10:12:09 -07:00
  • 9673eb625a pkg/transport: pass dial timeout to NewTransport Yicheng Qin 2015-10-10 22:46:21 -07:00
  • 017f5f4670 Merge pull request #3662 from yichengq/transport Yicheng Qin 2015-10-11 09:35:15 -07:00
  • 233e717e2f rafthttp: expose struct to set configuration Yicheng Qin 2015-10-10 15:58:02 -07:00
  • 12bb451436 Merge d7b632cdd4ccddae6800ee5b85b93f7a7a642852 into 9534b11ad2ee87a266255f42f1f682bd06a03f85 Yicheng Qin 2015-10-09 23:24:46 +00:00
  • 9534b11ad2 Merge pull request #3660 from gyuho/Documentation_typos_20151009 Xiang Li 2015-10-09 16:10:49 -07:00
  • d05d6f8bbb Documentation: fix typos Gyu-Ho Lee 2015-10-09 07:27:03 -07:00
  • ce45159767 Merge pull request #3655 from wojtek-t/update_dependency Yicheng Qin 2015-10-09 10:23:47 -07:00
  • 4eb598be06 client: regenerate code to unmarshal key response Wojciech Tyczynski 2015-10-08 11:27:00 +02:00
  • 8ebbec8e05 Godeps: update ugorji/go/codec dependency Wojciech Tyczynski 2015-10-08 11:22:18 +02:00
  • 51bb66ca6f Update api.md mqliang 2015-10-09 11:46:17 +08:00
  • eadfd138a4 Merge pull request #3658 from mqliang/patch-2 Yicheng Qin 2015-10-08 19:51:54 -07:00
  • 8c580ffe2d docs/api.md: fix documentation mqliang 2015-10-09 10:41:12 +08:00
  • d7b632cdd4 rafthttp: support sending v3 snapshot Yicheng Qin 2015-10-06 17:48:25 -07:00
  • 98e30ca7c2 etcdserver: skip updating attr if the member does not exist Xiang Li 2015-10-08 14:07:16 -07:00
  • f74ff9b867 Merge pull request #3644 from mitake/test-race Yicheng Qin 2015-10-07 08:34:58 -07:00
  • a5f13a82cb etcdctl: Added tree command Michael Persson 2015-10-07 08:54:08 +02:00
  • dc394a0a99 Merge pull request #3649 from kkaneda/kkaneda/comment_fix Xiang Li 2015-10-06 21:51:20 -07:00
  • ebd8cb04c1 raft: fix a description of MemoryStorage.Compact Kenji Kaneda 2015-10-06 21:44:34 -07:00
  • 7ae7470ae0 Merge 68b3878ed7a837171b357e66f8d4fd625b32a66c into 21179d929f7e2525104401fc565b8cbf35c2f6ae Abhishek Chanda 2015-10-06 05:54:15 +00:00
  • 68dd3ee621 etcdserver, test: don't access testing.T in time.AfterFunc()'s own goroutine Hitoshi Mitake 2015-10-06 11:37:08 +09:00
  • 21179d929f Merge pull request #3616 from yichengq/storage-txn Xiang Li 2015-10-05 17:12:52 -07:00
  • 4f2ada3f1e Merge pull request #3643 from xiang90/metrics_storage Xiang Li 2015-10-05 17:11:00 -07:00
  • 0aa2f1192a storage: add metrics for db total size Xiang Li 2015-10-05 16:15:44 -07:00
  • 522ee6ab3a Merge pull request #3635 from yichengq/parse-ipv6 Yicheng Qin 2015-10-05 15:30:51 -07:00
  • 91cd122402 *: draft support of watch Xiang Li 2015-10-03 22:08:35 -07:00
  • b2ef9317f8 etcdserverpb: add watch into etcd service Xiang Li 2015-10-03 22:08:01 -07:00
  • 4283aef87c storage: storage.New return watchableKV instead of basicKV Xiang Li 2015-10-03 10:08:31 -07:00
  • 699e37562e Merge pull request #3637 from yichengq/run-snapshot Yicheng Qin 2015-10-05 14:57:03 -07:00
  • e117f36e48 pkg/types: fix unwanted unescape in NewURLsMap Yicheng Qin 2015-10-03 15:08:58 -07:00
  • 8c94ae0ee3 etcdserver: get existing snapshot instead of requesting one Yicheng Qin 2015-10-03 20:34:47 -07:00
  • ba949ae2be Merge pull request #3640 from xiang90/watch_metrics Xiang Li 2015-10-05 11:46:50 -07:00
  • 09157d4f1a storage: add metrics for watchers Xiang Li 2015-10-04 17:27:26 -07:00
  • 432b1bc230 Merge pull request #3638 from gyuho/documentation_proxy Xiang Li 2015-10-05 07:57:22 -07:00
  • f2dae5a0d2 Documentation: proxy.md typo, line-breaks Gyu-Ho Lee 2015-10-04 12:25:25 -07:00
  • 68b3878ed7 Adds a check for localhost before starting proxy Abhishek Chanda 2015-10-03 18:59:41 -07:00
  • c97dda766e storage: hold batchTx lock during KV txn Yicheng Qin 2015-09-29 23:26:01 -07:00
  • 581cc5cff4 Merge pull request #3608 from yichengq/storage-snapshot Yicheng Qin 2015-10-03 15:32:14 -07:00
  • 70e5917d0e metrics: correct incoming requests in proxy Michal Witkowski 2015-09-30 11:10:30 +01:00
  • 36f4303fc3 storage/etcdserver: update KV.Snapshot function Yicheng Qin 2015-09-16 16:26:46 -07:00
  • 8c0db94fef Merge pull request #3631 from yichengq/create-snapshot Yicheng Qin 2015-10-03 10:03:27 -07:00
  • 675d4306b0 Merge pull request #3634 from yichengq/fix-cluster-output Yicheng Qin 2015-10-02 16:23:33 -07:00
  • 18c568bc82 etcdserver: print out correct restored cluster info Yicheng Qin 2015-10-02 14:02:29 -07:00
  • f46d888abd client: fix SRV discovery Mohammad Samman 2015-09-30 18:31:56 -07:00
  • 69ca0b8475 Merge pull request #3633 from xiang90/systemd_readiness Xiang Li 2015-10-02 13:56:16 -07:00
  • 51043830d4 etcdmain: print out error and suggestion for fixing notify issue Xiang Li 2015-10-02 13:39:41 -07:00
  • bfe9502f4f etcdserver: support to create raft snapshot at apply loop Yicheng Qin 2015-10-02 02:22:52 -07:00
  • f8a4d1f01b Merge pull request #3607 from xiang90/doc_name Xiang Li 2015-10-02 12:23:06 -07:00
  • 2733e3f543 doc: emphasize name should be unique Xiang Li 2015-09-28 22:36:14 -07:00
  • f093559b1d Merge pull request #3632 from mickep76/master Xiang Li 2015-10-02 09:49:59 -07:00
  • 4835a411c7 docs/libraries-and-tools: add etcd-rest rest api daemon Michael Persson 2015-10-02 14:55:57 +02:00
  • faf7fe1591 etcdserver: explicit saying about valid peer URLs Gyu-Ho Lee 2015-10-02 05:27:49 -07:00
  • ccce61bda9 Merge pull request #3614 from yichengq/snapshot-store Yicheng Qin 2015-10-01 19:35:34 -07:00
  • 2283cdd312 Merge fe6d684a0e78938fd106ba49ff116e5c91abd21e into f47cbf307305666a29b2934445ec0419b65b152d Yicheng Qin 2015-10-02 02:02:50 +00:00
  • f47cbf3073 Merge pull request #3627 from jelmer/typofix Yicheng Qin 2015-10-01 19:02:47 -07:00
  • 2276328720 etcdserver: add snapshotStore and raftStorage Yicheng Qin 2015-09-29 09:33:54 -07:00
  • d70975e54c
    Documentation/configuration.md: Fix typo. Jelmer Vernooij 2015-10-01 02:12:02 +00:00
  • 715fdfb669 Merge pull request #3093 from mwitkow-io/feature/httpd_metrics Xiang Li 2015-10-01 12:10:58 -07:00
  • 6e9943a037 Merge pull request #3629 from ccding/master Xiang Li 2015-10-01 10:11:12 -07:00
  • b2edf1d24a raft: fix typo in doc Cong Ding 2015-10-01 11:21:23 -05:00
  • 30db2d299d Update other_apis.md mqliang 2015-10-01 21:33:58 +08:00
  • 1b2dc1c796 metrics: add events metrics in etcdhttp. Michal Witkowski 2015-07-02 15:03:39 +01:00
  • 46e5444d93 Merge pull request #3625 from yichengq/fix-race Yicheng Qin 2015-09-30 17:50:48 -07:00
  • de1a16e0f1 pkg/transport: fix a data race in TestReadWriteTimeoutDialer Yicheng Qin 2015-09-30 17:17:37 -07:00
  • 036ea58a77 Documentation: 04 snapshot: add example with fleet Brandon Philips 2015-09-30 16:35:28 -07:00
  • 7ba352d9ca etcdmain: print usage in stderr when flag.Parse fail Yicheng Qin 2015-09-30 13:43:38 -07:00
  • b043635868 Documentation: fix-up the kubernetes github URL Brandon Philips 2015-09-30 10:58:33 -07:00
  • 762e4b75ae metrics: add reporting of proxy closed prematurely Michal Witkowski 2015-09-30 11:09:40 +01:00
  • 5dc00905d1 Add back quote for HTTP response code in document mqliang 2015-09-30 15:30:04 +08:00
  • 533e728b64 Merge pull request #3609 from yichengq/raft-snapshot Yicheng Qin 2015-09-29 19:32:31 -07:00
  • 4c82b481a5 raft: improve behavior when snapshot fails Yicheng Qin 2015-09-29 00:04:12 -07:00
  • a535cf2cad Merge pull request #3610 from yichengq/load-storage Yicheng Qin 2015-09-29 11:58:38 -07:00
  • 49d262185d Merge pull request #3590 from yichengq/discovery-log Yicheng Qin 2015-09-29 08:02:18 -07:00
  • 33a0df3e33 etcdctl: use a context with -total-timeout in simple commands Hitoshi Mitake 2015-09-29 17:20:10 +09:00
  • 5d906a0acc etcdserver: restore v3 storage when restart Yicheng Qin 2015-09-21 15:11:37 -07:00
  • 939aa96a34 etcdmain: improve log when join discovery fails Yicheng Qin 2015-09-24 14:48:18 -07:00
  • 783884a04e Merge pull request #3606 from kkaneda/kkaneda/tiny_fix Xiang Li 2015-09-28 21:44:45 -07:00
  • f602767e50 raft: remove an obsolete TODO comment on 4MB maxMsgSize hard coding Kenji Kaneda 2015-09-28 21:31:12 -07:00
  • 6c05a01ec6 Merge pull request #3604 from gyuho/replace_netutil_BasicAuth Xiang Li 2015-09-28 15:55:46 -07:00
  • 6264a41e22 ectd/Getting-etcd: update README to require Go1.4+ Gyu-Ho Lee 2015-09-28 15:35:09 -07:00
  • e16f81838b etcdhttp/auth: BasicAuth method in standard pkg Gyu-Ho Lee 2015-09-28 14:02:55 -07:00
  • ac39d51bd1 Merge 9d6171e83eff5409801201dc4d866ae754264d36 into 7410698761585f010e462f1ddb8e5c91534e48c5 Gyu-Ho Lee 2015-09-28 20:51:04 +00:00
  • 9d6171e83e etcdhttp/auth: BasicAuth method in standard pkg Gyu-Ho Lee 2015-09-28 13:50:11 -07:00
  • 9b55f833d7 etcdhttp: add Content-Type: application/json header to version handler Xiang Li 2015-09-25 15:06:51 -07:00
  • c1789c54b3 httptypes/errors: HTTPError.WriteTo returns error Gyu-Ho Lee 2015-09-25 08:06:26 -07:00
  • 345f5336bf etcdmain: exit after print out ErrDuplicateID Yicheng Qin 2015-09-25 14:09:51 -07:00
  • 85638b19c8 Merge c56ca6ec61133507db4ef075b4d02534e4ffbdc3 into 7410698761585f010e462f1ddb8e5c91534e48c5 rob boll 2015-09-28 16:55:47 +00:00
  • 7410698761 Merge pull request #3530 from mitake/etcdctl-timeout-v2 Yicheng Qin 2015-09-28 09:45:02 -07:00
  • c56ca6ec61 documentation for etcd proxy tls settings - fixes #3599 rob boll 2015-09-28 12:08:50 -04:00
  • 204697e2a0 remove unneeded code chai2010 2015-09-28 17:52:51 +08:00
  • 5d1c303ec8 remove Pause and Continue chai2010 2015-09-28 17:47:43 +08:00
  • d4da9823d7 Merge branch 'master' of https://github.com/coreos/etcd chai2010 2015-09-28 17:42:55 +08:00
  • 8ebc933111 etcdctl: use user specified timeout value for entire command execution Hitoshi Mitake 2015-09-24 13:52:07 +09:00
  • c645ac23c0 docs: fix link Rob Szumski 2015-09-26 17:43:33 -07:00
  • 49d52eaf1e Merge pull request #3596 from xiang90/json_header Xiang Li 2015-09-25 15:27:29 -07:00
  • 1226838381 etcdhttp: add Content-Type: application/json header to version handler Xiang Li 2015-09-25 15:06:51 -07:00
  • fe6d684a0e *: support send latest v3 snapshot Yicheng Qin 2015-09-22 21:26:51 -07:00
  • c9be719d92 Merge pull request #3579 from gyuho/etcdserver/etcdhttp/httptypes/errors.go-WriteTo-returns-error Xiang Li 2015-09-25 14:31:48 -07:00