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
6fecb08a40
updated ES reference, pulled in latest API changes, integration test runner now clears the previous tracer log when it is in use.
2014-01-14 16:31:35 -07:00
bbbfcfa33e
Updated ES, brought a few modification to the API along with it. Yaml test suite is now built against a specific version of elasticsearch when you specify the es_branch arg
...
to `grunt test`
2014-01-07 10:00:07 -07:00
71a0b8f58e
updated integration suite to pull rest-api-spec from elasticsearch repo
2014-01-02 11:33:59 -07:00
6c2330fd8a
Added a few examples and a link to the readme, set an ID for the api reference page.
2013-12-28 08:49:50 -07:00
65f9cc7e99
added docs to the repo
2013-12-27 16:41:38 -07:00
2b5f6cd80d
lots of changes, should have committed earlier
2013-12-02 18:43:52 -07:00
477f1aff84
Fixed the integration tests, set the default method for indices.putTemplate and indices.putMapping to PUT
2013-11-25 14:14:00 -07:00
97ba084795
save point durring huge unorganized refactor
2013-11-22 16:48:30 -07:00
2a2e4b9bee
moved the API info from README.md into api.md, and added a check for methods that have no params.
...
[ci skip]
2013-11-12 10:13:45 -07:00
671280a0a6
added api.md generation [ci skip]
2013-11-11 16:54:23 -07:00
7905d9b78c
added stubs for the different doc pages, [ci skip]
2013-11-11 15:43:05 -07:00
e68eeabf96
extended the README.md [ci skip]
2013-11-07 16:39:01 -07:00
28e99cf16b
Switched the color package to one with more reasonable deps, added some examples to README.md, and included which will soon be used to make promisses.
2013-11-07 14:53:54 -07:00
9e608226e1
All tests are passing. Removed the HTML docs
2013-10-03 10:05:58 -07:00
e21fb21ee3
testing and clients are 'online' and working know to get the tests running againts an actual ES node
2013-09-27 12:46:45 -07:00