Brandon Philips
|
18bf886368
|
feat(README): document the etcd request headers
|
2013-12-15 21:45:10 -08:00 |
|
Brandon Philips
|
1de78fef4d
|
feat(README): add notes about in-order key creation
|
2013-12-14 13:08:02 -08:00 |
|
Brandon Philips
|
412f56f971
|
fix(README): cleanup lock documentation
accidently merged this without any review. Here are some more cleanups.
|
2013-12-13 15:07:39 -08:00 |
|
Brandon Philips
|
418eccb3d7
|
feat(README): add a modules section to the README
|
2013-12-13 15:02:25 -08:00 |
|
Brandon Philips
|
bb64e7b6e5
|
feat(README): add directory TTL documentation
|
2013-12-11 10:47:00 -08:00 |
|
Brandon Philips
|
7ec3f861e4
|
fix(README): prettify json
fixed using vim and python -m json.tool
|
2013-12-04 13:48:38 -08:00 |
|
Brandon Philips
|
0dc428b5d6
|
fix(README): use the new response format
update all of the examples to use the new response format.
|
2013-12-04 12:06:41 -08:00 |
|
Brandon Philips
|
e4f1e22401
|
Merge pull request #357 from philips/add-osx-curl-note
chore(README): add note about curl on OSX
|
2013-12-03 22:35:55 -08:00 |
|
Brandon Philips
|
aa4660d780
|
chore(README): add note about curl on OSX
Discussion about this issue here:
https://groups.google.com/forum/#!topic/munki-dev/oX2xUnoQEi4
|
2013-12-03 22:35:13 -08:00 |
|
Brandon Philips
|
1d02a70802
|
feat(README): add a prevExist example
On the mailing list Dustin Oprea suggested adding a prevExist concrete
example would make it more clear that the value must be true or false.
|
2013-12-01 13:28:08 -08:00 |
|
Brandon Philips
|
cc9c75acbe
|
fix(README): repair some noisy spaces
|
2013-11-30 22:46:12 -08:00 |
|
Brandon Philips
|
2a5030b3ca
|
fix(README): fix 9 instances of v1
remove references to the v1 API and consistently use the v2 API.
|
2013-11-29 22:26:52 -08:00 |
|
Brandon Philips
|
978cb54fc7
|
fix(README): use machine instead of node
Internally we call every member of an etcd cluster a "machine" so stay
consistent when talking in the README.
|
2013-11-27 14:37:31 -08:00 |
|
Brandon Philips
|
d3a83805cc
|
fix(README): link to etcdctl directly
link to the etcdctl homepage directly
|
2013-11-27 14:29:41 -08:00 |
|
Brandon Philips
|
da666d9143
|
feat(README): add clojure client rthomas/clj-etcd
|
2013-11-27 09:11:00 -06:00 |
|
Ben Johnson
|
15eee885d7
|
Merge branch 'master' of https://github.com/coreos/etcd into clean-up-config
|
2013-11-19 10:13:39 -07:00 |
|
Ben Johnson
|
cba2611c68
|
Renamed configuration parameters.
|
2013-11-15 00:13:32 -05:00 |
|
Brandon Philips
|
39e4e0c3d9
|
feat(README): add an erlang library marshall-lee/etcd.erl
|
2013-11-13 20:39:40 -08:00 |
|
Brandon Philips
|
5747b3b401
|
fix(README): cleanup a bad merge
|
2013-11-13 20:37:46 -08:00 |
|
Ben Johnson
|
f499100426
|
Merge branch 'master' of https://github.com/benbjohnson/etcd into benbjohnson-master
Conflicts:
README.md
|
2013-11-13 22:38:06 -05:00 |
|
Brandon Philips
|
b3704a7119
|
fix(fixtures/ca): make the certificates work
Something was wrong with the old certificates. Rebuild them to get them
all working.
|
2013-11-13 11:45:20 -08:00 |
|
Ben Johnson
|
df00306a71
|
README
|
2013-11-12 21:28:51 -05:00 |
|
Brandon Philips
|
fcba6436e8
|
feat(README): add link to trello
|
2013-11-09 19:24:37 -08:00 |
|
Adrián
|
478118497c
|
A little lit bit easy to read
I have only reordered to parameters to be according to the first instance executed.
|
2013-11-08 14:09:35 -08:00 |
|
Brandon Philips
|
cc9b5fca90
|
feat(README): add go-discover
|
2013-11-08 14:08:39 -08:00 |
|
Xiang Li
|
8540249c4e
|
Update README.md
|
2013-11-08 14:08:39 -08:00 |
|
Xiang Li
|
b54a6a2ac8
|
Update README.md
|
2013-11-08 14:08:39 -08:00 |
|
Xiang Li
|
f62095428f
|
Update README.md
|
2013-11-08 14:08:39 -08:00 |
|
Antonio Terreno
|
bb275e3f45
|
Including clojure library
|
2013-11-08 14:08:38 -08:00 |
|
kelseyhightower
|
26c24dd889
|
Add confd to list of projects using etcd
|
2013-11-08 14:05:30 -08:00 |
|
项超
|
64875d39b0
|
Update README.md
fixed mistake
|
2013-11-08 11:36:10 +08:00 |
|
Brian Waldon
|
9f3524fd11
|
Fix typos in README.md
|
2013-11-02 14:10:51 -07:00 |
|
Xiang Li
|
ae615eda62
|
fix typo
|
2013-11-01 15:56:38 -07:00 |
|
Brandon Philips
|
1a2a9d60e6
|
fix(README): make contacts a list
|
2013-10-30 15:02:28 -07:00 |
|
Xiang Li
|
03c836faff
|
Merge pull request #280 from philips/add-readme-contact
feat(README): add mailing list and IRC
|
2013-10-30 15:01:30 -07:00 |
|
Brandon Philips
|
90b49fa53c
|
feat(README): add mailing list and IRC
|
2013-10-30 14:14:13 -07:00 |
|
Brandon Philips
|
d59134a5b5
|
feat(README): add an erlang library marshall-lee/etcd.erl
|
2013-10-29 14:25:44 -07:00 |
|
Don Marti
|
e254b9cec6
|
Add instructions for setting a value only if the key does not exist
Use an empty prevValue to atomically test for the existence of a key before setting the value.
|
2013-10-25 10:09:57 -07:00 |
|
Xiang Li
|
53b638558b
|
Update readme
|
2013-10-22 14:30:55 -07:00 |
|
Xiang Li
|
98fad7b86a
|
update readme
|
2013-10-21 21:51:15 -07:00 |
|
Adrián
|
12636ce89c
|
A little lit bit easy to read
I have only reordered to parameters to be according to the first instance executed.
|
2013-10-14 19:14:14 +02:00 |
|
Amir H. Hajizamani
|
a0007dbeab
|
Correct index number to match description in 'watch' example
|
2013-10-14 13:48:20 +01:00 |
|
Brandon Philips
|
c7d3d3371b
|
feat(README): add go-discover
|
2013-10-12 21:27:20 -07:00 |
|
Xiang Li
|
0dfbb3f921
|
Merge pull request #217 from xiangli-cmu/master
Add F&Q about creating a valid client auth cert
|
2013-10-10 23:45:12 -07:00 |
|
Xiang Li
|
beac6d8589
|
Update README.md
|
2013-10-10 23:44:59 -07:00 |
|
Xiang Li
|
188a903e97
|
Update README.md
|
2013-10-10 23:43:47 -07:00 |
|
Xiang Li
|
d65c2451c4
|
Update README.md
|
2013-10-10 23:15:48 -07:00 |
|
Antonio Terreno
|
cb323e95ff
|
Including clojure library
|
2013-10-10 13:43:51 +01:00 |
|
kelseyhightower
|
52d5773cc6
|
Add confd to list of projects using etcd
|
2013-10-08 14:41:39 -07:00 |
|
Roberto Aguilar
|
d64cf5f64c
|
Update README.md
Minor typo fix (dead -> died).
|
2013-10-03 12:45:26 -04:00 |
|