Commit Graph

  • 522ee6ab3a Merge pull request #3635 from yichengq/parse-ipv6 Yicheng Qin 2015-10-05 15:30:51 -0700
  • 699e37562e Merge pull request #3637 from yichengq/run-snapshot Yicheng Qin 2015-10-05 14:57:03 -0700
  • e117f36e48 pkg/types: fix unwanted unescape in NewURLsMap Yicheng Qin 2015-10-03 15:08:58 -0700
  • 8c94ae0ee3 etcdserver: get existing snapshot instead of requesting one Yicheng Qin 2015-10-03 20:34:47 -0700
  • ba949ae2be Merge pull request #3640 from xiang90/watch_metrics Xiang Li 2015-10-05 11:46:50 -0700
  • 09157d4f1a storage: add metrics for watchers Xiang Li 2015-10-04 17:27:26 -0700
  • 432b1bc230 Merge pull request #3638 from gyuho/documentation_proxy Xiang Li 2015-10-05 07:57:22 -0700
  • f2dae5a0d2 Documentation: proxy.md typo, line-breaks Gyu-Ho Lee 2015-10-04 12:25:25 -0700
  • c97dda766e storage: hold batchTx lock during KV txn Yicheng Qin 2015-09-29 23:26:01 -0700
  • 581cc5cff4 Merge pull request #3608 from yichengq/storage-snapshot Yicheng Qin 2015-10-03 15:32:14 -0700
  • 36f4303fc3 storage/etcdserver: update KV.Snapshot function Yicheng Qin 2015-09-16 16:26:46 -0700
  • 8c0db94fef Merge pull request #3631 from yichengq/create-snapshot Yicheng Qin 2015-10-03 10:03:27 -0700
  • 675d4306b0 Merge pull request #3634 from yichengq/fix-cluster-output Yicheng Qin 2015-10-02 16:23:33 -0700
  • 18c568bc82 etcdserver: print out correct restored cluster info Yicheng Qin 2015-10-02 14:02:29 -0700
  • 69ca0b8475 Merge pull request #3633 from xiang90/systemd_readiness Xiang Li 2015-10-02 13:56:16 -0700
  • 51043830d4 etcdmain: print out error and suggestion for fixing notify issue Xiang Li 2015-10-02 13:39:41 -0700
  • bfe9502f4f etcdserver: support to create raft snapshot at apply loop Yicheng Qin 2015-10-02 02:22:52 -0700
  • f8a4d1f01b Merge pull request #3607 from xiang90/doc_name Xiang Li 2015-10-02 12:23:06 -0700
  • 2733e3f543 doc: emphasize name should be unique Xiang Li 2015-09-28 22:36:14 -0700
  • f093559b1d Merge pull request #3632 from mickep76/master Xiang Li 2015-10-02 09:49:59 -0700
  • 4835a411c7 docs/libraries-and-tools: add etcd-rest rest api daemon Michael Persson 2015-10-02 14:55:57 +0200
  • ccce61bda9 Merge pull request #3614 from yichengq/snapshot-store Yicheng Qin 2015-10-01 19:35:34 -0700
  • f47cbf3073 Merge pull request #3627 from jelmer/typofix Yicheng Qin 2015-10-01 19:02:47 -0700
  • 2276328720 etcdserver: add snapshotStore and raftStorage Yicheng Qin 2015-09-29 09:33:54 -0700
  • d70975e54c
    Documentation/configuration.md: Fix typo. Jelmer Vernooij 2015-10-01 02:12:02 +0000
  • 715fdfb669 Merge pull request #3093 from mwitkow-io/feature/httpd_metrics Xiang Li 2015-10-01 12:10:58 -0700
  • 6e9943a037 Merge pull request #3629 from ccding/master Xiang Li 2015-10-01 10:11:12 -0700
  • b2edf1d24a raft: fix typo in doc Cong Ding 2015-10-01 11:21:23 -0500
  • 1b2dc1c796 metrics: add `events` metrics in etcdhttp. Michal Witkowski 2015-07-02 15:03:39 +0100
  • 46e5444d93 Merge pull request #3625 from yichengq/fix-race Yicheng Qin 2015-09-30 17:50:48 -0700
  • de1a16e0f1 pkg/transport: fix a data race in TestReadWriteTimeoutDialer Yicheng Qin 2015-09-30 17:17:37 -0700
  • 036ea58a77 Documentation: 04 snapshot: add example with fleet Brandon Philips 2015-09-30 16:35:28 -0700
  • 7ba352d9ca etcdmain: print usage in stderr when flag.Parse fail Yicheng Qin 2015-09-30 13:43:38 -0700
  • b043635868 Documentation: fix-up the kubernetes github URL Brandon Philips 2015-09-30 10:58:33 -0700
  • 533e728b64 Merge pull request #3609 from yichengq/raft-snapshot Yicheng Qin 2015-09-29 19:32:31 -0700
  • 4c82b481a5 raft: improve behavior when snapshot fails Yicheng Qin 2015-09-29 00:04:12 -0700
  • a535cf2cad Merge pull request #3610 from yichengq/load-storage Yicheng Qin 2015-09-29 11:58:38 -0700
  • 49d262185d Merge pull request #3590 from yichengq/discovery-log Yicheng Qin 2015-09-29 08:02:18 -0700
  • 33a0df3e33 etcdctl: use a context with -total-timeout in simple commands Hitoshi Mitake 2015-09-29 17:20:10 +0900
  • 5d906a0acc etcdserver: restore v3 storage when restart Yicheng Qin 2015-09-21 15:11:37 -0700
  • 939aa96a34 etcdmain: improve log when join discovery fails Yicheng Qin 2015-09-24 14:48:18 -0700
  • 783884a04e Merge pull request #3606 from kkaneda/kkaneda/tiny_fix Xiang Li 2015-09-28 21:44:45 -0700
  • f602767e50 raft: remove an obsolete TODO comment on 4MB maxMsgSize hard coding Kenji Kaneda 2015-09-28 21:31:12 -0700
  • 6c05a01ec6 Merge pull request #3604 from gyuho/replace_netutil_BasicAuth Xiang Li 2015-09-28 15:55:46 -0700
  • 6264a41e22 ectd/Getting-etcd: update README to require Go1.4+ Gyu-Ho Lee 2015-09-28 15:35:09 -0700
  • e16f81838b etcdhttp/auth: BasicAuth method in standard pkg Gyu-Ho Lee 2015-09-28 14:02:55 -0700
  • 7410698761 Merge pull request #3530 from mitake/etcdctl-timeout-v2 Yicheng Qin 2015-09-28 09:45:02 -0700
  • 8ebc933111 etcdctl: use user specified timeout value for entire command execution Hitoshi Mitake 2015-09-24 13:52:07 +0900
  • c645ac23c0 docs: fix link Rob Szumski 2015-09-26 17:43:33 -0700
  • 49d52eaf1e Merge pull request #3596 from xiang90/json_header Xiang Li 2015-09-25 15:27:29 -0700
  • 1226838381 etcdhttp: add Content-Type: application/json header to version handler Xiang Li 2015-09-25 15:06:51 -0700
  • c9be719d92 Merge pull request #3579 from gyuho/etcdserver/etcdhttp/httptypes/errors.go-WriteTo-returns-error Xiang Li 2015-09-25 14:31:48 -0700
  • 93edabf85f Merge pull request #3594 from yichengq/exit Yicheng Qin 2015-09-25 14:28:45 -0700
  • dc9a75df1c etcdmain: exit after print out ErrDuplicateID Yicheng Qin 2015-09-25 14:09:51 -0700
  • 60a641762b Merge pull request #3593 from xiang90/fix_race Xiang Li 2015-09-25 10:16:17 -0700
  • 5d033c22af pkg/transport: fix a data race in TestWriteReadTimeoutListener Xiang Li 2015-09-25 10:02:37 -0700
  • dff702b2b8 Merge pull request #3564 from gouyang/master Yicheng Qin 2015-09-25 10:02:15 -0700
  • 85f4475f62 httptypes/errors: HTTPError.WriteTo returns error Gyu-Ho Lee 2015-09-25 08:06:26 -0700
  • e35eeeae42 proxy: improve log for retrying an unavailable endpoint Guohua ouyang 2015-09-21 16:16:11 +0800
  • 9de7f24301 Merge pull request #3554 from mitake/reconfig-doc Xiang Li 2015-09-24 08:07:32 -0700
  • 78791f81a6 doc: add a description of -strict-reconfig-check Hitoshi Mitake 2015-09-18 14:05:57 +0900
  • 0813a0f2d1 Merge pull request #3585 from xiang90/fix_hash Xiang Li 2015-09-23 11:39:21 -0700
  • 385e17583f storage: fix hash by iterating kv Xiang Li 2015-09-23 11:01:27 -0700
  • 370ce37d32 Merge pull request #3584 from mickep76/master Xiang Li 2015-09-23 09:32:35 -0700
  • c1db1338c9 docs/libraries-and-tools: add etcd-export tool Michael Persson 2015-09-23 18:29:11 +0200
  • d6db4e6d6b Merge pull request #3577 from gyuho/storage/watchable_store.go-defer-fix Yicheng Qin 2015-09-23 07:37:29 -0700
  • 4113509828 storage/watchable_store: defer to Unlock s.mu Gyu-Ho Lee 2015-09-22 23:25:07 -0700
  • 89acdd6245 Merge pull request #3555 from xiang90/proxy_doc Xiang Li 2015-09-22 12:59:40 -0700
  • 932bb76cbb Merge pull request #3570 from yichengq/extend-timeout Yicheng Qin 2015-09-22 10:17:13 -0700
  • eba8a2ed90 Merge pull request #3566 from xiang90/error_msg Xiang Li 2015-09-22 07:41:46 -0700
  • 13cfb4284f Merge pull request #3573 from TheHippo/patch-1 Xiang Li 2015-09-22 07:41:30 -0700
  • 2540a3fb7e etcdsever: mismatch error uses the same format as the corresponding flags Xiang Li 2015-09-21 19:29:50 -0700
  • 94f3297299
    docs/security: fixed command typo Philipp Klose 2015-09-22 02:42:34 +0200
  • 305a0d7ab9 integration: extend request timeout Yicheng Qin 2015-09-21 16:50:22 -0700
  • ea3dbfed60 Merge pull request #3408 from MSamman/extend-auth-api Xiang Li 2015-09-21 11:51:19 -0700
  • 999b2c6ec2 doc: add proxy promotion doc Xiang Li 2015-09-18 14:16:25 -0700
  • 6188933c81 Merge pull request #3556 from xiang90/better_error_logging Xiang Li 2015-09-21 10:52:34 -0700
  • 3b70bf87c3 etcdmain: better logging when user forget to set initial flags Xiang Li 2015-09-18 15:18:29 -0700
  • 574d1b0d46 Merge pull request #3563 from dnaeon/fixes Xiang Li 2015-09-21 10:06:41 -0700
  • d6459b8b84 client: Fix API example Marin Atanasov Nikolov 2015-09-21 10:43:19 +0300
  • 6ae1f6c6e4 etcdserver: extend auth api Mohammad Samman 2015-08-30 03:17:39 -0700
  • f3d2b5831c Merge pull request #3558 from yichengq/watch Yicheng Qin 2015-09-20 23:58:41 -0700
  • cbddb8670a Merge pull request #3561 from ceh/raft-doc-typo Xiang Li 2015-09-20 21:52:34 -0700
  • b9f22cb69b raft: fix Node doc typo Emil Hessman 2015-09-21 06:13:33 +0200
  • d72914c36f storage: clarify comment for store.RangeEvents and fix related bugs Yicheng Qin 2015-09-18 10:46:09 -0700
  • 5709b66dfb storage: add unit test for index.RangeEvents Yicheng Qin 2015-09-17 22:37:02 -0700
  • 87b5143b15 storage: fix missing continue in keyIndex.since Yicheng Qin 2015-09-17 19:03:31 -0700
  • 158d6e0e03 storage: fix calculating generation in keyIndex.since Yicheng Qin 2015-09-17 18:59:42 -0700
  • 06180be154 Merge pull request #3533 from xiang90/proxy Xiang Li 2015-09-18 14:18:06 -0700
  • ac29432aab proxy: add a test for configHandler Xiang Li 2015-09-18 13:43:54 -0700
  • 0f9b2046ef Merge pull request #3547 from bdarnell/multinode-node-ids Xiang Li 2015-09-18 13:29:07 -0700
  • b7baaa6bc8 raft: Allow per-group nodeIDs in MultiNode. Ben Darnell 2015-09-16 16:26:19 -0400
  • be80d11948 storage: enhance test for keyIndex.Get and keyIndex.Compact Yicheng Qin 2015-09-17 18:26:17 -0700
  • cedad49dcf Merge pull request #3543 from mitake/reconfig-remove Yicheng Qin 2015-09-17 18:22:53 -0700
  • f8859a980d etcdserver: forbid removing started member if quorum cannot be preserved in strict reconfig mode Hitoshi Mitake 2015-09-16 13:18:05 +0900
  • c4b3ad72d9 Merge pull request #3544 from xiang90/bench Xiang Li 2015-09-17 15:10:13 -0700
  • f69582e1a2 v3benchmark: add put benchmark Xiang Li 2015-09-16 09:58:16 -0700
  • 97b67fdbfc Merge pull request #3548 from yichengq/travis Yicheng Qin 2015-09-16 14:22:46 -0700
  • f7efbe8b14 storage/backend: extend wait timeout for commit to finish Yicheng Qin 2015-09-16 14:08:40 -0700
  • ec4142576e Merge pull request #3534 from xiang90/grpc_err Xiang Li 2015-09-16 12:32:28 -0700