Xiang Li
2bfb8f5e4f
Merge pull request #418 from xiangli-cmu/cancel_watcher
...
cancel watcher
2014-01-08 21:34:32 -08:00
Xiang Li
dd6623be2f
Merge pull request #454 from dsoprea/master
...
Added HTTPS for python-etcd-client.
2014-01-08 21:32:59 -08:00
Xiang Li
fa3b4a7941
refactor(watcher) change newWatcher to Watch
2014-01-09 13:29:04 +08:00
Brandon Philips
8047cfd48e
Merge pull request #447 from robszumski/master
...
Prepare docs to be synced to website
2014-01-08 16:38:44 -08:00
Brandon Philips
e02441acb1
Merge pull request #455 from philips/fixup-cas-header
...
chore(Documentation/api): introduce acronym later in the text
2014-01-08 10:46:46 -08:00
Brandon Philips
ddd8e85146
chore(Documentation/api): introduce acronym later in the text
2014-01-08 10:46:05 -08:00
Brandon Philips
68546de2cb
Merge pull request #444 from philips/document-stats-api
...
Documentation: document the stats API
2014-01-08 10:41:29 -08:00
Brandon Philips
7553a92232
feat(Documentation/api): document the store statistics
2014-01-08 10:40:57 -08:00
Brandon Philips
c7e642baa2
fix(Documentation/api): fixup the names in stats
...
This was fixed in #449
2014-01-08 10:36:44 -08:00
Dustin Oprea
0377ea751d
Added additional separator column.
2014-01-08 10:48:29 -05:00
Dustin Oprea
5efad911d5
Added HTTPS for python-etcd-client.
2014-01-08 09:57:45 -05:00
Xiang Li
d38a260e00
Merge pull request #452 from xiangli-cmu/fix_client-matrix_link
...
doc(Documentation/libraries-and-tools.md) fix link to clients-matrix
2014-01-07 22:32:51 -08:00
Xiang Li
0cc2e8887f
doc(Documentation/libraries-and-tools.md) fix link to clients-matrix
2014-01-08 14:26:56 +08:00
Xiang Li
3736b7678a
Merge pull request #449 from xiangli-cmu/fix_stats
...
fix(peer_server.go) init name field and update leader field
2014-01-07 19:21:30 -08:00
Rob Szumski
e373c9ac8c
fix(docs): suggest cors flag for using dashboard
2014-01-07 17:08:15 -08:00
Rob Szumski
5f2d9b38dc
fix(docs): reference correct cors flag
2014-01-07 17:03:45 -08:00
Rob Szumski
a7eeb01bc8
fix(docs): reference correct cors flag
2014-01-07 17:03:11 -08:00
Brandon Philips
c26215a740
Merge pull request #450 from dsoprea/master
...
Updated client matrix.
2014-01-07 16:06:10 -08:00
Brandon Philips
4e8828c5c4
Merge pull request #451 from philips/use-the-right-port
...
fix(README): use 4002 not 4001
2014-01-07 15:58:20 -08:00
Brandon Philips
2dde2cbb6f
fix(README): use 4002 not 4001
...
The default port is 4001 not 4002. Fix this.
2014-01-07 15:57:18 -08:00
Dustin Oprea
28652ed7af
Updated client matrix.
2014-01-07 00:49:28 -05:00
Xiang Li
60c2680bfd
fix(peer_server.go) init name field and update leader field
2014-01-07 12:30:20 +08:00
Brandon Philips
9a8bd96ad3
feat(Documentation/api): add a statistics section
2014-01-05 23:06:56 -08:00
Brandon Philips
66271fe986
chore(Documentation/api): remove some whitespace
2014-01-05 23:05:15 -08:00
Brandon Philips
1caa3245e6
feat(Documentation/api): add some intro material
...
add some intro material and normalize the headers to the rest of the
coreos/docs.
2014-01-05 23:04:27 -08:00
Xiang Li
04720bd8bf
Merge pull request #442 from philips/remove-ETCD_WEB_URL
...
chore(server): remove web url
2014-01-05 20:41:28 -08:00
Brandon Philips
ecc96df699
chore(server): remove web url
...
web URL is not longer used so remove it from tests and configuration
documents.
2014-01-05 20:39:39 -08:00
Brandon Philips
0b47d6888d
Merge pull request #441 from lavagetto/matrix
...
docs(clients-matrix.md): Introducing the library features matrix.
2014-01-05 20:27:10 -08:00
Giuseppe Lavagetto
e9b85264ab
docs(clients-matrix.md): Introducing the library features matrix.
...
As support for etcd features is very uneven between different clients,
a feature matrix can help application developers to understand what a
client library can offer them, and also help client libraries
developers to understand what they should work on. I assessed the
features of all client libraries by looking at their master branch on
github, to the best of my knowledge.
2014-01-05 11:30:11 +01:00
Brandon Philips
d397e83a05
Merge pull request #440 from philips/splitup-README
...
feat(README): splitup the sections into individual files
2014-01-04 17:59:17 -08:00
Brandon Philips
801b642dea
fix(Documentation): fixup headers
...
fixup the headers on the api and tuning sections
2014-01-04 17:58:39 -08:00
Brandon Philips
e7527ebb45
fix(README): link to the configuration file too
2014-01-03 14:39:23 -08:00
Brandon Philips
bfde27a99d
feat(README): splitup the sections into individual files
...
The README is getting rather large so split it into individual files.
The next step will be rendering these into HTML pages with a TOC so that
they are a bit more navigable.
What do people think of this?
2014-01-03 14:37:53 -08:00
Brandon Philips
c65f8fc7ad
Merge pull request #439 from lavagetto/master
...
docs(README.md): update client libraries and projects.
2014-01-03 10:29:12 -08:00
robszumski
547c05685e
Merge pull request #438 from robszumski/master
...
feat(docs): add cluster size guide
2014-01-03 10:28:59 -08:00
Giuseppe Lavagetto
5794d70881
docs(README.md): update client libraries and projects.
...
This commit adds information about API version support for all
clients - clearly listing which clients support API v2.
Also, a new nodejs client is added, and a new project as well.
2014-01-03 17:34:18 +01:00
Rob Szumski
009b84c5fc
feat(docs): add cluster size guide
2014-01-02 16:11:25 -08: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