Brandon Philips
|
9b7109b466
|
Merge pull request #137 from fatih/patch-1
Fix error code in README.md
|
2013-08-21 11:26:15 -07:00 |
|
Fatih Arslan
|
800c4718c1
|
Fix api urls in examples
They don't work without the v1
|
2013-08-21 14:43:43 +03:00 |
|
Fatih Arslan
|
7563a13621
|
Fix error code in README.md
There is no error code with number 404. It returns
100 when no key exist.
|
2013-08-21 14:21:17 +03:00 |
|
Brandon Philips
|
e848659db6
|
feat(README): add etcdenv project
|
2013-08-19 09:21:36 -07:00 |
|
Brandon Philips
|
2991bf58e1
|
feat(README): add etcd-vim
|
2013-08-19 09:17:06 -07:00 |
|
Brandon Philips
|
e0731233c2
|
feat(README): add some new projects
|
2013-08-19 09:12:14 -07:00 |
|
Xiang Li
|
ad55b4236b
|
Update README.md
|
2013-08-13 10:36:25 -07:00 |
|
Fabrizio (Misto) Milo
|
d88bfc084b
|
fix doc
|
2013-08-12 17:18:05 -07:00 |
|
Brandon Philips
|
1bf4e656a8
|
feat(README): add node library
Thanks for @stianeikeland for starting a node-etcd library.
|
2013-08-12 08:59:40 -07:00 |
|
polvi
|
aad1626dc9
|
typo(README): thanks asbjorn
|
2013-08-12 00:03:06 -07:00 |
|
Brandon Philips
|
e8a284d295
|
feat(README): point people at etcdctl
etcdctl is included in the releases so point people at it.
|
2013-08-11 19:10:35 -07:00 |
|
Brandon Philips
|
b3654e68d9
|
fix(README): fixup a grammar bug
|
2013-08-11 19:05:06 -07:00 |
|
Brandon Philips
|
9d85c741d9
|
fix(README): use -n everywhere
|
2013-08-11 19:03:43 -07:00 |
|
Brandon Philips
|
47babce767
|
feat(README): add the active-proxy project
|
2013-08-11 17:40:19 -07:00 |
|
Brandon Philips
|
408d0caafc
|
fix(README): remove url highlight
```url isn't a thing. delete it.
|
2013-08-11 17:19:57 -07:00 |
|
Brandon Philips
|
08abb4bb6a
|
feat(README): add a link to binary downloads
|
2013-08-11 12:17:45 -07:00 |
|
Brandon Philips
|
d8a05f1766
|
feat(README): add note about the license
|
2013-08-11 11:15:07 -07:00 |
|
Brandon Philips
|
f8e68ba272
|
feat(README): at a versioning section
|
2013-08-11 11:11:38 -07:00 |
|
Brandon Philips
|
14ed8e9719
|
fix(README): use fixture certs
|
2013-08-11 10:49:26 -07:00 |
|
Brandon Philips
|
22ef9161c2
|
feat(README): add a tools and libraries section
|
2013-08-08 20:44:30 -07:00 |
|
Brandon Philips
|
054e75fea3
|
fix(README): misc language cleanups
Reduce the number of words and cleanup the language a bit.
|
2013-08-08 19:50:43 -07:00 |
|
Brandon Philips
|
2b648bfc13
|
chore(README): un-nest the sections
|
2013-08-08 19:50:28 -07:00 |
|
Brandon Philips
|
becc459abf
|
chore(README): simplify explanation of the Index field
|
2013-08-08 19:03:58 -07:00 |
|
Brandon Philips
|
3de81f9f57
|
fix(README): cleanup wording on first etcd run
|
2013-08-08 17:04:00 -07:00 |
|
Brandon Philips
|
488a254af8
|
chore(README): it is Go not go
|
2013-08-08 17:03:42 -07:00 |
|
Brandon Philips
|
9d488f5529
|
fix(README): change -i to -f
|
2013-08-08 13:49:39 -07:00 |
|
Brandon Philips
|
ba7ddbc015
|
feat(README): add a travis badge
|
2013-08-06 18:47:02 -07:00 |
|
Brandon Philips
|
e2a1662318
|
README: update build instructions
|
2013-08-06 12:01:34 -07:00 |
|
Xiang Li
|
6b08b55523
|
Merge pull request #51 from polvi/master
Make a note about go 1.1
|
2013-08-04 10:16:55 -07:00 |
|
polvi
|
0d0b59b254
|
Make a note about go 1.1
|
2013-08-04 10:16:07 -07:00 |
|
Xiang Li
|
51b0ca1f48
|
Update README.md
|
2013-07-31 19:41:26 -07:00 |
|
Xiang Li
|
54eca07995
|
Update README.md
|
2013-07-31 17:25:15 -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 |
|
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 |
|
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
|
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
|
d17fec8234
|
Update README.md
|
2013-07-23 13:10:54 -07:00 |
|
Xiang Li
|
b9fa9e2f00
|
Update README.md
|
2013-07-23 13:02:29 -07:00 |
|
Xiang Li
|
ccd98ec009
|
Update README.md
|
2013-07-23 13:00:36 -07:00 |
|
Xiang Li
|
2774c651c5
|
Update README.md
|
2013-07-23 12:59:18 -07:00 |
|
Xiang Li
|
6ce529d655
|
Update README.md
|
2013-07-23 12:20:25 -07:00 |
|
Xiang Li
|
b1e53c4407
|
Update README.md
|
2013-07-23 12:02:36 -07:00 |
|
Xiang Li
|
f9157a25a5
|
update readme
|
2013-07-23 11:42:36 -07:00 |
|
Xiang Li
|
cc4c493702
|
Merge https://github.com/coreos/etcd
|
2013-07-23 11:38:50 -07:00 |
|
Xiang Li
|
d9f106b4d1
|
Update README.md
|
2013-07-23 11:37:39 -07:00 |
|
Alex Polvi
|
88d042b7a6
|
change to raft
|
2013-07-23 11:01:02 -07:00 |
|
Alex Polvi
|
48da4910b7
|
updates to readme
|
2013-07-23 10:43:29 -07:00 |
|