5a4f096647
feat(etcd_handlers): add the dashboard URL
...
/dashboard serves a dashboard now
2013-10-07 16:50:29 -07:00
44c16dd30d
Merge pull request #206 from philips/fixup-copyright
...
chore(*.go): add copyright notice
2013-10-07 09:49:23 -07:00
41b9051686
chore(*.go): add copyright notice
2013-10-07 09:48:28 -07:00
0facc24016
Merge remote-tracking branch 'xiangli-cmu/newStore' into 0.2
2013-10-06 11:39:49 -07:00
baaaf24f70
(feat) v1 apt backward support
2013-10-06 11:23:52 -07:00
5cc585af96
Merge pull request #201 from rca/master
...
Update README.md
2013-10-03 11:31:27 -07:00
d64cf5f64c
Update README.md
...
Minor typo fix (dead -> died).
2013-10-03 12:45:26 -04:00
b8b81d5b03
feat(store) create node with incremental suffix. accept #190 in new API
2013-10-03 08:59:05 -07:00
512dede9ce
finish todo
2013-10-02 22:15:12 -07:00
c988b1e5b0
Merge pull request #199 from zined/update_documentation
...
adopt documentation to implementation
2013-10-02 07:28:38 -07:00
5a7ba24790
adopt documentation to implementation
...
as requesting the root path of etcd leads to a 404, whereas a request
to /version leads to the etcd version, update the documentation.
2013-10-02 15:04:26 +02:00
9412c86b97
fix wrong logic in event.go
2013-09-30 23:51:47 -07:00
558d30f33f
simplify lock
2013-09-30 23:18:52 -07:00
d2407dff9f
Merge pull request #15 from evan-gu/newStore
...
add watcher for expiration, add expiration for TestAndSet
2013-09-30 23:00:22 -07:00
974d74befb
add some comment and change a declaration form
2013-10-01 01:25:45 -04:00
6f591032ef
rename to DupCnt, duped; add some comments, maintained some format, add notification for immediate expiration
2013-10-01 00:35:44 -04:00
6fdffbcc85
delete some debug comments in stats_test.go
2013-09-30 22:17:17 -04:00
b8ac1d082b
fix race between Expire() and others, fix UpdateTTL(), modified watcher to catch Expire()
2013-09-30 22:10:40 -04:00
9a5775cff0
fix(CONTRIBUTING): try and fix # links in markdown
2013-09-30 12:24:50 -07:00
482afb44f3
Update CONTRIBUTING.md
2013-09-30 12:23:52 -07:00
68206a74e7
Merge pull request #197 from philips/add-contributing
...
feat(README): add contributing section and file
2013-09-30 12:21:29 -07:00
98eba608fc
feat(README): add contributing section and file
...
Direct people to the contributing file and README. Trying to solve the
problem of people emailing developers directly.
2013-09-30 12:13:24 -07:00
0959448855
add LastIndex and LastTerm in EventHistory
2013-09-30 12:18:28 -04:00
3ae316ac38
add ExpireCount and some test case
2013-09-30 02:39:40 -04:00
35724319c9
add watcher for expiration, add expiration for TestAndSet, add related test case
2013-09-30 01:06:18 -04:00
c345203c27
README: add russellhaering/txectd
2013-09-29 10:37:29 -07:00
dbf69907fa
Merge pull request #194 from mburns/patch-1
...
Clarify FAQ language
2013-09-29 06:31:44 -07:00
248992e380
Typos
2013-09-29 04:45:35 -07:00
4b2e53f29e
minor clean up
2013-09-28 17:41:45 -07:00
33e010ebd8
add watchHistory clone
2013-09-28 17:41:02 -07:00
2c9d57a9fe
fix conflicts
2013-09-28 17:05:00 -07:00
784d286f37
merge from master
2013-09-28 16:58:57 -07:00
da83ee223b
clean up from yifan
2013-09-28 16:26:19 -07:00
8a7e5fc227
Merge pull request #187 from sakana/master
...
Switch to coreos/go-log
2013-09-28 13:24:14 -07:00
c565ac23a7
Merge pull request #192 from xiangli-cmu/master
...
fix timeout
2013-09-28 13:20:02 -07:00
266519c8d2
fix typo
2013-09-27 21:56:42 -07:00
6f32b2d576
fix timeout
2013-09-27 21:24:33 -07:00
1d31b574ed
Merge pull request #191 from philips/fixup-spelling-error-stats
...
fix(raft_stats): spelling followers not follwers
2013-09-27 15:58:30 -07:00
6fb1d8a377
fix(raft_stats): spelling followers not follwers
2013-09-27 15:57:13 -07:00
8fc1abd9b1
Merge pull request #184 from xiangli-cmu/master
...
Fix restart from snapshot.
2013-09-26 22:27:50 -07:00
cc722a413f
change peer to follower
2013-09-26 20:00:12 -07:00
2eb0625f15
mrege and change peerstats to followersstats
2013-09-26 19:58:48 -07:00
9825976e06
Merge upstream
2013-09-26 13:05:09 -07:00
21f6b50607
Merge pull request #189 from philips/cleanup-stats-further
...
cleanup the stats json a bit
2013-09-26 13:00:39 -07:00
da01fe6027
fix(command): make Latency and Counts objects
...
instead of suffixing everything make a latency object
2013-09-26 12:17:54 -07:00
cbd8a4fb9c
feat(scripts/test-cluster): add a cluster test command
...
this uses tmux to setup a test cluster that you can easily kill and
start for debugging.
2013-09-26 10:40:33 -07:00
20488b498a
Merge pull request #168 from xiangli-cmu/cleanupStats
...
cleanup
2013-09-26 06:40:59 -07:00
0ef9d944f6
fix(gitignore): ignore the actual binary
2013-09-25 17:04:34 -07:00
aff4af1d0b
fix(build): use /bin/sh
...
it seems to work with bash -o posix. Ship it.
2013-09-25 17:04:05 -07:00
0b37c808dd
Fix nil logger in inits
...
Move the logger initialization out of init in util.go and into the
variable initializer. This ensures that it will be run before any of
the other init functions.
2013-09-25 15:39:25 -07:00