e3f869336d
merge lastest changes
2014-03-27 13:40:01 -07:00
980bfa1792
version 0.2.0
2014-03-27 12:56:06 -07:00
db51f0ebaf
added a warning about reusing config objects to the config docs and to the Client constructor
2014-03-27 12:54:11 -07:00
8edf4e84e5
Merge branch 'master' into 2.0
2014-03-27 11:49:10 -07:00
e1113575d0
Revert "Fixed bad links to deprecated snapshot gateway docs"
...
This reverts commit 9fde1576bc .
2014-03-27 11:49:04 -07:00
a91d6b76b9
updated the API to the latest version
2014-03-27 09:48:54 -07:00
21ee18e03c
Fixed bad links to deprecated gateway snapshot docs
2014-03-27 01:10:21 +01:00
9fde1576bc
Fixed bad links to deprecated snapshot gateway docs
2014-03-27 01:05:01 +01:00
06648a84b4
Default API version is now 1.0
2014-03-19 12:30:55 -07:00
de903991d7
version 1.5.14
2014-03-18 12:53:54 -07:00
da1c0cbd25
Merge pull request #68 from elasticsearch/master
...
Master
2014-03-18 12:47:42 -07:00
bfa6c40157
Updated nodes_to_host callback
...
Now, it will properly ignore nodes without HTTP enabled, and nodes with addresses that don't match the pattern will not cause all hell to break loose but rather log an error message and cancel the sniff.
Also comes with minor updates to the API.
2014-03-18 11:45:59 -07:00
6690081091
version 1.5.13
2014-03-14 11:42:38 -07:00
170389573f
version 1.5.12
2014-03-14 09:16:09 -07:00
d3945736bc
version 1.5.11
2014-03-10 14:29:42 -07:00
2d1a51ccdd
Merge pull request #60 from elasticsearch/master
...
Updated external_version in the API, updated deps
2014-03-10 14:28:31 -07:00
936c3e2a38
Updated the API to include new version_type options
2014-03-10 14:17:47 -07:00
1401269c32
version 1.5.10
2014-03-03 11:12:38 -07:00
7a099853d6
Merge branch 'master' into 1.5
2014-03-03 11:12:02 -07:00
29a0a0329e
fixed deleteByQuery example, regenerated api, closes #58
2014-03-03 08:05:15 -07:00
64e5009c9b
regenerated the API
2014-02-27 15:53:12 -07:00
d580a36cda
version 1.5.9
2014-02-26 12:59:46 -07:00
0c0181e4ac
version 1.5.8
2014-02-17 11:01:26 -07:00
d6d641d936
fix typo
2014-02-17 13:26:07 +01:00
d4eedecf08
version 1.5.7
2014-02-17 01:21:42 -07:00
49e76d0892
version 1.5.6
2014-02-14 16:09:50 -07:00
0699058ee9
version 1.5.5
...
closes #45
2014-02-13 20:13:10 -07:00
5a2c898c89
Adds the cluster.pendingTasks method to the 0.90 API.
2014-02-13 19:56:11 -07:00
6a4169cf7b
version 1.5.4
2014-02-11 16:20:46 -07:00
fe4dcd9a79
version 1.5.3
2014-02-10 14:06:39 -07:00
fc7739ff84
Merge remote-tracking branch 'upstream/master' into 1.5
2014-02-10 13:58:53 -07:00
e8067df259
added the cat.threadPool method to the master/1.0/1.x apis
2014-02-10 09:17:06 -07:00
afbb90b91f
version 1.5.2
2014-02-07 13:45:22 -07:00
693b8e5e59
version 1.5.1
2014-02-06 22:39:57 -07:00
327f191056
fixed and added a test for keepalive connection pool forced shutdown
2014-02-06 22:30:29 -07:00
7bb19ac357
version 1.5.0
2014-02-06 14:43:03 -07:00
86b617f98d
switch to forever-agent
2014-02-06 13:24:50 -07:00
5e804b8ba1
fixed a spelling error in the docs
2014-02-05 17:04:35 -07:00
6c5838fbfa
Added API generation and Yaml testing for 1.x and 1.0 branches of elasticsearch.
2014-02-05 08:18:19 -07:00
344dbd8911
Updated the README to match the about doc and include bower install directions. Fixed a bug in the grunt tasks.
2014-01-30 14:42:32 -07:00
884c5485c2
updated latest version download links
2014-01-30 14:22:33 -07:00
93c4ff2caa
added docs for the tracer logger, fixed url creation
2014-01-28 16:52:05 -07:00
811ac2f04f
updated the API to include the indexTemplates param for cluster.reroute
2014-01-27 09:28:08 -07:00
32d4ef3ffd
updated api to latest version
2014-01-22 12:09:05 -07:00
94190896b4
Termvectors docs have moved. Temporary fix until API regenerated
2014-01-22 14:32:34 +01:00
68c9a7889e
updated the API generator to repect the new body.encoding spec field, fixed the check for required body, and added new API methods termventor and mtermvectors
2014-01-21 09:53:10 -07:00
cef934b265
updated the API, which includes countPercolate and mpercolate methods.
2014-01-20 15:44:16 -07:00
d30cea1db0
Updated the api to include the latest changes, fixed the id of the api-method-index, moved the index out of the
...
existing menu as to prevent the other options in the menu from being hidden. Added the options of an enum param
to the docs.
2014-01-20 09:25:29 -07:00
149b099fb5
updated the API, fixed the config docs, added a method list to the API pages
2014-01-19 15:44:22 -07:00
90aa185711
added notes to the API docs regarding the two API versions, and a warning to the config docs. Also updated the client tests to work with the new default
2014-01-17 15:50:06 -07:00