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
e4c6aab4ef
updated the API
2014-01-17 09:02:00 -07:00
be52173205
reformatting logging doc
2014-01-16 22:36:50 -07:00
5037dbbfc4
shortened the doc titles
2014-01-16 16:00:23 -07:00
b9e325cdea
added docs related to extending the API, and included the transport page in the index so that it is listed online
2014-01-16 15:53:08 -07:00
eda56aa5d0
temporarily linking to general info for the cat api until aliases specific docs are written
2014-01-16 12:24:08 -07:00
980163dfb2
switched submodule back to elasticsearch/elasticsearch, updated the generator to properly pull updates from the related branch
2014-01-16 11:58:35 -07:00
c945418fec
updated docs to include 0.90 API
2014-01-15 17:37:04 -07:00
668280ee0a
updated docs to include 0.90 API
2014-01-15 17:07:47 -07:00
8bd5e7caf7
updated docs to include 0.90 API
2014-01-15 17:04:28 -07:00
55df195eaa
updated docs to include 0.90 API
2014-01-15 17:02:30 -07:00
3d2b395c6f
updated docs to include 0.90 API
2014-01-15 16:55:37 -07:00
a80e6aba4f
fixed some doc issues, and reorganized the browser tests. Rather than running one per build, now a unit test page is run, and a build test page is run
2014-01-15 13:09:46 -07:00
37e35025a0
updated docs to include config option, details about the new testing process added to CONTRIBUTING.md, grunt-saucelabs returned to upstream
2014-01-15 12:00:25 -07:00
18e134d0a6
Summary of Changes:
...
- moved es install/start/stop logic into a seperate script
- `grunt test` now runs the integration tests once for each version of ES we support
- grunt can now install and run elasticearch (using grunt-run, pure js solution coming later)
- included seperate es.sh script specifically for starting or stopping elasticsearch
- url aliases, api, yaml_suite/index.js, and yaml_tests.json, are all now duplicated for 0_90 support
- the client now accepts an apiVersion argument (undocumented) which defaults to 'master' but can be '0.90'
- The yaml test runner will now check the name of the ES instance it is connecting to, preventing accidental wiping of ES
2014-01-14 23:10:12 -07:00