Xiang Li
|
4febe16d19
|
Merge pull request #44 from ccding/master
update fatal to same stile as line 410
|
2013-08-01 13:47:59 -07:00 |
|
Cong Ding
|
9375039742
|
update fatal to the same stile as in line 410
|
2013-08-01 22:45:31 +02:00 |
|
polvi
|
869d1a3c69
|
Merge pull request #41 from xiangli-cmu/master
update
|
2013-08-01 10:29:04 -07:00 |
|
polvi
|
6f590b39ec
|
Merge pull request #43 from iconara/patch-2
Fix typo in the readme
|
2013-08-01 07:45:57 -07:00 |
|
Theo Hultberg
|
72c1a6135d
|
Fix typo in the readme
|
2013-08-01 16:32:05 +02:00 |
|
Xiang Li
|
aa3f0b3a2a
|
change 404 not found to json error
|
2013-07-31 20:35:14 -07:00 |
|
Xiang Li
|
98d6dc0dd4
|
Merge branch 'master' of https://github.com/xiangli-cmu/etcd
|
2013-07-31 19:45:01 -07:00 |
|
Xiang Li
|
9ebc5b1a0b
|
support go prof via flag cpuprofile
|
2013-07-31 19:43:44 -07:00 |
|
Xiang Li
|
51b0ca1f48
|
Update README.md
|
2013-07-31 19:41:26 -07:00 |
|
Xiang Li
|
cc428c4e84
|
change keyword from /machines to /_etcd/machines
|
2013-07-31 19:40:40 -07:00 |
|
Xiang Li
|
04eea356e4
|
Merge https://github.com/xiangli-cmu/etcd
|
2013-07-31 17:27:08 -07:00 |
|
Xiang Li
|
5f846d5d47
|
update error name
|
2013-07-31 17:26:45 -07:00 |
|
Xiang Li
|
54eca07995
|
Update README.md
|
2013-07-31 17:25:15 -07:00 |
|
Xiang Li
|
08af8cd9b0
|
Merge https://github.com/coreos/etcd
|
2013-07-31 16:44:29 -07:00 |
|
Xiang Li
|
d67dd7a156
|
Merge pull request #42 from juliusv/fix-var-typo
Fix typo in variable name ("ELECTIONTIMTOUT").
|
2013-07-31 16:42:28 -07:00 |
|
Julius Volz
|
38b9758a5b
|
Fix typo in variable name ("ELECTIONTIMTOUT").
|
2013-08-01 01:17:25 +02:00 |
|
Xiang Li
|
e4fde5b044
|
fix typo
|
2013-07-31 14:55:03 -07:00 |
|
Xiang Li
|
159db68009
|
Merge https://github.com/xiangli-cmu/etcd
|
2013-07-31 14:48:25 -07:00 |
|
Xiang Li
|
805521d8ad
|
Update README.md
|
2013-07-31 14:47:53 -07:00 |
|
Xiang Li
|
5695119d65
|
Merge https://github.com/coreos/etcd
|
2013-07-31 14:37:16 -07:00 |
|
Xiang Li
|
1bd8694fa3
|
add space
|
2013-07-31 14:35:54 -07:00 |
|
Xiang Li
|
9cbe9c52f9
|
Merge pull request #38 from xiangli-cmu/master
More tests
|
2013-07-31 14:34:34 -07:00 |
|
Xiang Li
|
46a2dcbe8e
|
add killRandom test
|
2013-07-31 13:55:28 -07:00 |
|
Xiang Li
|
79966b6550
|
Accept maxsize parameter. Deny further join request if reache max size
|
2013-07-31 11:05:12 -07:00 |
|
polvi
|
1d39ac53b1
|
Merge pull request #40 from traviscross/master
License project under the Apache License Version 2.0
|
2013-07-31 10:50:18 -07:00 |
|
Travis Cross
|
3381177341
|
License project under the Apache License Version 2.0
|
2013-07-31 17:39:03 +00:00 |
|
Xiang Li
|
612fcf120e
|
check keywords before set/testandset
|
2013-07-31 10:10:00 -07:00 |
|
Xiang Li
|
756b2cc750
|
add keyword checker
|
2013-07-31 09:52:03 -07:00 |
|
Xiang Li
|
95efbf0353
|
Merge pull request #39 from iconara/patch-1
Change get -> keys in an example
|
2013-07-31 08:05:57 -07:00 |
|
Theo Hultberg
|
89d1399304
|
Change get -> keys in an example
One of the examples in the readme used the path `/v1/get/foo` instead of `/v1/keys/foo`.
|
2013-07-31 15:09:24 +02:00 |
|
Xiang Li
|
69f8b8693d
|
add new node to /machines
|
2013-07-30 22:39:45 -07:00 |
|
Xiang Li
|
fba1ba0b85
|
Merge https://github.com/coreos/etcd
|
2013-07-30 16:50:13 -07:00 |
|
Xiang Li
|
40965a2c64
|
Merge pull request #37 from philips/add-curl-L
fix(README): add curl -L everywhere
|
2013-07-30 16:49:31 -07:00 |
|
Xiang Li
|
00157ccdce
|
add killleader test and leader monitor func
|
2013-07-30 16:47:46 -07:00 |
|
Brandon Philips
|
066cf2b811
|
fix(README): add curl -L everywhere
just add -L everywhere so curl doesn't error out on redirects.
|
2013-07-30 16:25:20 -07:00 |
|
Xiang Li
|
e8b636b646
|
add node create and recovery test
|
2013-07-30 11:01:37 -07:00 |
|
Xiang Li
|
96bdf86400
|
Merge pull request #36 from xiangli-cmu/master
init test suite for etcd
|
2013-07-29 20:51:50 -07:00 |
|
Xiang Li
|
8ad7a23648
|
init test suit for etcd
|
2013-07-29 15:57:37 -07:00 |
|
Xiang Li
|
89d7e1ea97
|
Merge pull request #35 from xiangli-cmu/master
add veryverbose to ouput raft debug info
|
2013-07-29 14:29:30 -07:00 |
|
Xiang Li
|
f26416d6dd
|
Merge https://github.com/xiangli-cmu/etcd
|
2013-07-28 20:20:09 -07:00 |
|
Xiang Li
|
0e6ebfa1f6
|
add veryverbose to ouput raft debug info
|
2013-07-28 20:19:39 -07:00 |
|
polvi
|
0d6b340dac
|
Merge pull request #34 from xiangli-cmu/master
Update README.md
|
2013-07-27 13:07:44 -07:00 |
|
Xiang Li
|
7d876fc414
|
Update README.md
|
2013-07-27 12:23:20 -07:00 |
|
Xiang Li
|
3f53e4fc97
|
Update README.md
|
2013-07-27 12:20:40 -07:00 |
|
Xiang Li
|
53e8782cd3
|
Update README.md
|
2013-07-27 12:12:58 -07:00 |
|
Xiang Li
|
fac8d66244
|
Merge pull request #33 from xiangli-cmu/master
simplify start func
|
2013-07-26 18:03:04 -07:00 |
|
Xiang Li
|
d1158f5a11
|
Merge branch 'newInit'
|
2013-07-26 16:53:44 -07:00 |
|
Xiang Li
|
d90720acb7
|
Merge pull request #32 from xiangli-cmu/master
add retryTime
|
2013-07-26 13:28:45 -07:00 |
|
Xiang Li
|
a6119d9499
|
fix grammar issue
|
2013-07-26 13:28:31 -07:00 |
|
Xiang Li
|
9ae4dec45e
|
change init func due to the change in raft
|
2013-07-26 12:15:42 -07:00 |
|