Commit Graph

  • a07802a347 refactor node.go; use once Xiang Li 2013-10-07 23:12:13 -0700
  • a71838a59b refactor watcher.go Xiang Li 2013-10-07 22:17:58 -0700
  • 84ea824b96 feat(dashboard/README): initial commit Brandon Philips 2013-09-27 16:49:03 -0700
  • 5a4f096647 feat(etcd_handlers): add the dashboard URL Brandon Philips 2013-09-27 14:56:32 -0700
  • 44c16dd30d Merge pull request #206 from philips/fixup-copyright Brandon Philips 2013-10-07 09:49:23 -0700
  • 41b9051686 chore(*.go): add copyright notice Brandon Philips 2013-10-07 09:44:51 -0700
  • 0facc24016 Merge remote-tracking branch 'xiangli-cmu/newStore' into 0.2 Brandon Philips 2013-10-06 11:39:49 -0700
  • baaaf24f70 (feat) v1 apt backward support Xiang Li 2013-10-06 11:23:52 -0700
  • 5cc585af96 Merge pull request #201 from rca/master Xiang Li 2013-10-03 11:31:27 -0700
  • d64cf5f64c Update README.md Roberto Aguilar 2013-10-03 12:45:26 -0400
  • b8b81d5b03 feat(store) create node with incremental suffix. accept #190 in new API Xiang Li 2013-10-03 08:59:05 -0700
  • 512dede9ce finish todo Xiang Li 2013-10-02 22:15:12 -0700
  • c988b1e5b0 Merge pull request #199 from zined/update_documentation Xiang Li 2013-10-02 07:28:38 -0700
  • 5a7ba24790 adopt documentation to implementation Deniz Adrian 2013-10-02 15:04:26 +0200
  • 9412c86b97 fix wrong logic in event.go Xiang Li 2013-09-30 23:51:47 -0700
  • 558d30f33f simplify lock Xiang Li 2013-09-30 23:18:52 -0700
  • d2407dff9f Merge pull request #15 from evan-gu/newStore Xiang Li 2013-09-30 23:00:22 -0700
  • 974d74befb add some comment and change a declaration form evan-gu 2013-10-01 01:25:45 -0400
  • 6f591032ef rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration evan-gu 2013-10-01 00:35:44 -0400
  • 6fdffbcc85 delete some debug comments in stats_test.go evan-gu 2013-09-30 22:17:17 -0400
  • b8ac1d082b fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire() evan-gu 2013-09-30 22:10:40 -0400
  • 9a5775cff0 fix(CONTRIBUTING): try and fix # links in markdown Brandon Philips 2013-09-30 12:24:50 -0700
  • 482afb44f3 Update CONTRIBUTING.md Brandon Philips 2013-09-30 12:23:52 -0700
  • 68206a74e7 Merge pull request #197 from philips/add-contributing Xiang Li 2013-09-30 12:21:29 -0700
  • 98eba608fc feat(README): add contributing section and file Brandon Philips 2013-09-30 12:10:56 -0700
  • 0959448855 add LastIndex and LastTerm in EventHistory evan-gu 2013-09-30 12:18:28 -0400
  • 3ae316ac38 add ExpireCount and some test case evan-gu 2013-09-30 02:39:40 -0400
  • 35724319c9 add watcher for expiration, add expiration for TestAndSet, add related test case evan-gu 2013-09-30 01:06:18 -0400
  • c345203c27 README: add russellhaering/txectd Brandon Philips 2013-09-29 10:37:29 -0700
  • dbf69907fa Merge pull request #194 from mburns/patch-1 Xiang Li 2013-09-29 06:31:44 -0700
  • 248992e380 Typos Michael Burns 2013-09-29 04:45:35 -0700
  • 4b2e53f29e minor clean up Xiang Li 2013-09-28 17:41:45 -0700
  • 33e010ebd8 add watchHistory clone Xiang Li 2013-09-28 17:41:02 -0700
  • 2c9d57a9fe fix conflicts Xiang Li 2013-09-28 17:05:00 -0700
  • 784d286f37 merge from master Xiang Li 2013-09-28 16:58:57 -0700
  • da83ee223b clean up from yifan Xiang Li 2013-09-28 16:26:19 -0700
  • 8a7e5fc227 Merge pull request #187 from sakana/master Xiang Li 2013-09-28 13:24:14 -0700
  • c565ac23a7 Merge pull request #192 from xiangli-cmu/master Xiang Li 2013-09-28 13:20:02 -0700
  • 266519c8d2 fix typo Xiang Li 2013-09-27 21:56:42 -0700
  • 6f32b2d576 fix timeout Xiang Li 2013-09-27 21:24:33 -0700
  • 1d31b574ed Merge pull request #191 from philips/fixup-spelling-error-stats Brandon Philips 2013-09-27 15:58:30 -0700
  • 6fb1d8a377 fix(raft_stats): spelling followers not follwers Brandon Philips 2013-09-27 15:56:06 -0700
  • 8fc1abd9b1 Merge pull request #184 from xiangli-cmu/master Xiang Li 2013-09-26 22:27:50 -0700
  • cc722a413f change peer to follower Xiang Li 2013-09-26 20:00:12 -0700
  • 2eb0625f15 mrege and change peerstats to followersstats Xiang Li 2013-09-26 19:58:48 -0700
  • 9825976e06 Merge upstream David Fisher 2013-09-26 13:05:09 -0700
  • 21f6b50607 Merge pull request #189 from philips/cleanup-stats-further Xiang Li 2013-09-26 13:00:39 -0700
  • da01fe6027 fix(command): make Latency and Counts objects Brandon Philips 2013-09-26 12:17:54 -0700
  • cbd8a4fb9c feat(scripts/test-cluster): add a cluster test command Brandon Philips 2013-09-26 10:40:33 -0700
  • 20488b498a Merge pull request #168 from xiangli-cmu/cleanupStats Brandon Philips 2013-09-26 06:40:59 -0700
  • 0ef9d944f6 fix(gitignore): ignore the actual binary Brandon Philips 2013-09-25 17:04:34 -0700
  • aff4af1d0b fix(build): use /bin/sh Brandon Philips 2013-09-25 17:04:05 -0700
  • 0b37c808dd Fix nil logger in inits David Fisher 2013-09-25 15:39:25 -0700
  • a121cbb721 Switch from golang log to coreos/go-log David Fisher 2013-09-25 13:42:57 -0700
  • 951d467917 Swith to coreos/go-log from ccding/go-logging David Fisher 2013-09-25 13:16:07 -0700
  • a568c6dc75 add some basic stats, and test case evan-gu 2013-09-23 01:55:22 -0400
  • a8ff1b27d4 init peerStats in transportation.go; avoid nil pointer due to restart from snapshot(we do not keep stats in persistentlayer yet) Xiang Li 2013-09-22 11:20:08 -0400
  • 3a0a8c89e8 Merge pull request #183 from xiangli-cmu/master Xiang Li 2013-09-21 22:33:17 -0700
  • 24b34d0a1e bump 3rd party Xiang Li 2013-09-22 01:32:49 -0400
  • c5c3604471 Merge pull request #182 from xiangli-cmu/master Brandon Philips 2013-09-21 21:17:40 -0700
  • d3fbf6d997 bump 3rd party Xiang Li 2013-09-21 23:09:20 -0400
  • 940294d1cd README: add jdarcy/etcd-api, a C library Brandon Philips 2013-09-19 10:57:17 -0500
  • 48d234c836 Merge pull request #179 from jplana/patch-1 Xiang Li 2013-09-18 06:18:45 -0700
  • ca84d11f8c Added new python client Jose Plana 2013-09-18 13:28:02 +0200
  • fba31a8461 README: add binocarlos/yoda Brandon Philips 2013-09-17 10:21:33 -0700
  • 11f94d4720 Merge pull request #175 from AndyPook/master Brandon Philips 2013-09-17 10:04:06 -0700
  • f03481f733 add equivalent Powershell scripts to ./build so that etcd can be built on Windows AndyPook 2013-09-17 09:15:23 +0100
  • 2022c4bce6 fix wait_index Xiang Li 2013-09-16 09:16:22 -0400
  • 1caf2a3364 remove old store Xiang Li 2013-09-15 22:28:42 -0400
  • e71dad9d32 Merge branch 'fileSystem' of https://github.com/xiangli-cmu/etcd into fileSystem Xiang Li 2013-09-15 20:50:52 -0400
  • cd0201df06 fix import Xiang Li 2013-09-15 20:50:35 -0400
  • 36329e9c6a Merge pull request #13 from evan-gu/fileSystem Xiang Li 2013-09-15 16:01:41 -0700
  • 09f31af88a Merge pull request #173 from derekchiang/patch-1 Xiang Li 2013-09-15 16:00:56 -0700
  • cd6ed3d15b gofmt evan-gu 2013-09-15 18:51:25 -0400
  • 62b8b7a6a8 Update README.md Derek Chiang (Enchi Jiang) 2013-09-15 18:48:41 -0400
  • 09414016c2 fix bug of deleteing the root evan-gu 2013-09-15 18:47:53 -0400
  • 7588f2da47 Merge branch 'fileSystem' of https://github.com/xiangli-cmu/etcd into fileSystem evan-gu 2013-09-15 18:37:17 -0400
  • 232f83f99a fix bug of deleting the root modified: etcd_handlers.go modified: file_system/file_system.go modified: file_system/node.go deleted: transporter_test.go evan-gu 2013-09-15 18:36:56 -0400
  • e41ef9b733 refactor dispatch Xiang Li 2013-09-15 17:46:38 -0400
  • a3545a7ffa support consistent get Xiang Li 2013-09-15 16:42:34 -0400
  • eff09adf2e feat(README): add coderanger/etcd-chef Brandon Philips 2013-09-14 16:34:48 -0700
  • 2d7c1be164 merge Xiang Li 2013-09-14 15:22:37 -0400
  • 3ff100321c use new store system Xiang Li 2013-09-14 15:13:33 -0400
  • 2c9c278e4d refactor; add save and recover Xiang Li 2013-09-13 17:10:40 -0400
  • 9caca30c8d Merge pull request #171 from ithinkihaveacat/mv-testAndSet-foo Xiang Li 2013-09-13 06:08:52 -0700
  • f923548182 Change key "testAndSet" -> "foo" for clarity Michael Stillwell 2013-09-13 09:33:44 +0100
  • 8d245b546f cleanup Xiang Li 2013-09-12 13:17:19 -0400
  • 23e99b57a6 Merge pull request #135 from xiangli-cmu/moreStats Xiang Li 2013-09-10 09:29:12 -0700
  • 86e03d2298 format Xiang Li 2013-09-10 12:28:58 -0400
  • a7eb09a557 Merge pull request #10 from evan-gu/fileSystem Xiang Li 2013-09-08 20:16:30 -0700
  • 643a92a490 now it will sort recursively, and the sorting test case is better.... evan-gu 2013-09-08 23:13:28 -0400
  • 38489bd846 add documentation about sorting, change the argument name from sorting to sorted evan-gu 2013-09-08 21:21:57 -0400
  • 1a7b3e8e08 add sorting and its test case evan-gu 2013-09-08 21:14:31 -0400
  • 31aa3dfe82 clear up raft_stats Xiang Li 2013-09-08 21:12:26 -0400
  • 43cb2a353f only leader will return peer stats Xiang Li 2013-09-08 20:48:33 -0400
  • 7ad523270d Merge pull request #9 from fengjingchao/fileSystem Xiang Li 2013-09-08 16:25:47 -0700
  • effc8285f2 New error-system for Etcd with docs Hongchao Deng 2013-09-08 18:46:16 -0400
  • bd7c09e9c0 Merge pull request #8 from evan-gu/fileSystem Xiang Li 2013-09-08 13:38:42 -0700
  • 9a632351a6 gofmt evan-gu 2013-09-08 16:37:24 -0400
  • 9065c2e4f0 fix update dir ttl bug, add some test case evan-gu 2013-09-08 16:36:24 -0400