Ben Johnson
b47042634a
Add ThresholdMonitorTimeout.
2014-01-08 15:51:13 -07:00
Ben Johnson
88e0263d08
Add heartbeat and timeout threshold loggers.
2014-01-07 16:17:48 -07:00
Ben Johnson
b5426d967e
Fix TOML.
2014-01-02 16:48:50 -07:00
Ben Johnson
60827ebd5a
bump(code.google.com/p/go.net): d4afe896f927+
2014-01-02 16:41:38 -07:00
Ben Johnson
ae10b6226d
bump(github.com/gorilla/mux): 9ede152210fa25c1377d33e867cb828c19316445
2014-01-02 16:41:33 -07:00
Ben Johnson
d32fd00bbb
bump(github.com/coreos/go-systemd): 05a794e41e912eca8ebe1538241815f80da76d69
2014-01-02 16:41:31 -07:00
Ben Johnson
7c29d5bf5c
bump(github.com/coreos/go-log/log):
2014-01-02 16:41:31 -07:00
Ben Johnson
f37d9df118
bump(github.com/coreos/go-etcd): 9de519a68a870466f217c35f476ba658f1694bbe
2014-01-02 16:41:28 -07:00
Ben Johnson
7da85d66fd
bump(github.com/coreos/raft): 20e384681d014100733dd69d287fe254d685f319
2014-01-02 16:41:27 -07:00
Ben Johnson
cf656ccfdd
bump(github.com/BurntSushi/toml): 2fffd0e6ca4b88558be4bcab497231c95270cd07
2014-01-02 16:41:25 -07:00
Ben Johnson
d7087ed61a
Merge branch 'master' of https://github.com/coreos/etcd into logging
2014-01-02 16:30:09 -07:00
Xiang Li
98351b9756
Merge pull request #436 from thwarted/help-version-fixups
...
docs(server/config.go): minor formatting changes
2014-01-02 13:50:19 -08:00
Brandon Philips
5260c7c939
Merge pull request #434 from rwindelz/master
...
fix (scripts/release-version.ps1): fix windows build
2014-01-02 12:39:15 -08:00
Brian Waldon
78e2fc1bc8
Merge pull request #437 from bcwaldon/README-indexes
...
chore(README): Expand README with more info about indexes
2014-01-02 12:33:49 -08:00
Brian Waldon
c17ad07bdb
chore(README): Expand README with more info about indexes
2014-01-02 11:35:17 -08:00
Andy Bakun
5b105ed156
fix deprecated option tests
2014-01-02 11:11:27 -06:00
Andy Bakun
af3240fa18
docs(server/config.go): minor formatting changes
...
When -version or -help are given, don't warn about having to derive
the data directory name.
Print warnings about deprecated options on separate lines so the log
isn't screwy.
2014-01-02 04:30:38 -06:00
rwindelz
45b4d6d194
fix(build.ps1): not required to be admin to run build in windows
...
mklink /D in windows requires elevated privilege (Runas Administrator),
'/J' to create a directory junction point runs with user privilege
use an explicit fully qualified path for junction target
2014-01-01 22:23:07 -08:00
rwindelz
04ad7a91dd
fix (scripts/release-version.ps1): fix windows build
...
fix reflects changes made in commit
7670c85d70
2014-01-01 21:16:40 -08:00
Xiang Li
fd0d0813ce
Merge pull request #432 from btipling/fix_trimsplit
...
Trimsplit Wasn't using separator, more efficient.
2014-01-01 13:46:08 -08:00
Bjorn Tipling
5a4c41be37
Don't copy strings.
2014-01-01 13:44:04 -08:00
Xiang Li
57f94f65a8
Merge pull request #433 from xiangli-cmu/prevNode
...
feat(node_extern.go) add prevNode field
2014-01-01 12:59:41 -08:00
Xiang Li
189b98c03f
refactor(node_extern.go) remove unused prevValue field
2014-01-01 20:01:29 +08:00
Xiang Li
f46fdbf078
feat(node_extern.go) add prevNode field
2014-01-01 19:50:07 +08:00
Bjorn Tipling
ed2d7d64cd
Trimsplit Wasn't using separator, more efficient.
2013-12-31 09:13:41 -08:00
Ben Johnson
cc10b1084d
Merge branch 'master' of https://github.com/coreos/etcd into logging
...
Conflicts:
tests/functional/simple_snapshot_test.go
2013-12-30 16:19:57 -07:00
Xiang Li
c49711ae2c
Merge pull request #429 from philips/README-remove-prevValue
...
fix(README): remove prevValue references in the README
2013-12-30 13:53:17 -08:00
Xiang Li
b7be38da12
Merge pull request #430 from philips/remove-old-release-version
...
chore(release_version): remove this unused file
2013-12-30 13:52:44 -08:00
Brandon Philips
6b8b6cda66
Merge pull request #431 from btipling/master
...
Weird grammar, not sure I fixed it well enough.
2013-12-30 13:06:09 -08:00
Bjorn Tipling
850cbf6018
Weird grammar, not sure I fixed it well enough.
2013-12-30 12:49:19 -08:00
Brandon Philips
dcabc6ae80
chore(release_version): remove this unused file
...
Fixes #425
2013-12-30 11:37:32 -08:00
brianbianco
1ab3db18bb
fix(README): remove prevValue references in the README
...
We plan on adding a PrevNode field in the Response object but it hasn't
been needed thus far. Discussion was here:
http://thread.gmane.org/gmane.comp.distributed.etcd/56
Fixes #428
2013-12-30 10:44:35 -08:00
Brandon Philips
8edc1f30d9
Merge pull request #424 from xiangli-cmu/fix_lock_doc
...
docs(README.md) fix wrong index value in lock section
2013-12-29 17:26:26 -08:00
Xiang Li
5266968b61
docs(README.md) fix wrong index value in lock section
2013-12-30 09:24:18 +08:00
Brandon Philips
9bd36f173e
Merge pull request #422 from dsoprea/master
...
Add documentation for enumerating sorted, in-order keys.
2013-12-29 10:09:01 -08:00
Ben Johnson
a9e20aecc6
Raft fixes, integrate logging.
2013-12-29 10:40:10 -07:00
Dustin Oprea
e66f6d76e6
Modified doc.
2013-12-28 11:38:59 -05:00
Dustin Oprea
c62603ba73
Added documentation for sorted listings.
2013-12-28 11:37:32 -05:00
Xiang Li
4692d6e966
Merge pull request #421 from philips/README-api-versioning
...
feat(README): add an API versioning section
2013-12-28 07:33:13 -08:00
Brandon Philips
9049a2afd5
feat(README): add an API versioning section
...
Based on a question on the mailing list. Add a section about API
versioning.
2013-12-28 07:13:41 -08:00
Brandon Philips
3b485e20bb
Merge pull request #419 from kula/fix-leader-documentation
...
fix(README): fixup leader docs
2013-12-27 22:48:31 -08:00
Ben Johnson
44af8ea190
bump(github.com/coreos/raft): ca61124b291fe38a2ab592a8b42f1423e3c31cc4
2013-12-27 15:24:37 -07:00
Ben Johnson
2504c4ad34
bump(code.google.com/p/goprotobuf): dd4df9b5c0cf
2013-12-27 15:23:35 -07:00
Thomas L. Kula
d447ba52ad
fix(README): fixup leader docs
...
The leader module uses PUT to set a leader value and DELETE to delete one. Fix
the documents to reflect that.
2013-12-27 15:15:19 -05:00
Xiang Li
e96234382a
Merge pull request #417 from philips/fixup-readme
...
fix(README): Remove excress backticks
2013-12-25 23:06:25 -08:00
Brandon Philips
78e2a27ee0
fix(README): Remove excress backticks
2013-12-25 19:28:43 -08:00
Xiang Li
715b4d7bfc
Merge pull request #408 from xiangli-cmu/compareAndDelete
...
Compare and delete
2013-12-25 13:16:27 -08:00
Xiang Li
c36f306a1d
test(delete_handler_test.go) fix inconsistent between test case and comments
2013-12-25 19:05:40 +08:00
Xiang Li
bfa7d54b02
refactor(store.go) handle short condition first
2013-12-25 19:01:04 +08:00
Ben Johnson
4ff773aaaf
bump(github.com/coreos/raft): 0c36c972a25343e7e353257284ef6df5c8676a3d
2013-12-23 16:08:10 -07:00