Commit Graph

105 Commits

Author SHA1 Message Date
2af2e8cb39 add the new extensions page to the docs index 2015-10-19 12:17:20 -07:00
fc66381aee added generation steps for all file which list api versions 2015-09-17 10:10:27 -07:00
68bbc16464 Fix spelling mistake: Upcomming -> upcoming 2015-08-05 14:39:25 -05:00
f52a59acc6 move version rationalization to it's own class 2015-07-02 13:05:05 -07:00
2c3ce2a800 update apis 2015-07-02 08:15:55 -07:00
96429a262a updated generate script to find specs in new location 2015-06-22 07:34:03 -07:00
06205f313e extend fitler_path support to 1.x api 2015-06-02 15:31:40 -07:00
5e1da82688 added filterPath support to master api and enhanced yaml testing 2015-06-02 11:23:04 -07:00
7d14e7d24e remove api method index 2015-05-26 08:41:24 -07:00
91f7b91d7e remove params heading, use bold type instead 2015-05-26 07:16:12 -07:00
88bae9e055 added plugin support 2015-05-13 00:10:01 -05:00
0112ad1083 [generate] update elasticsearch repo url 2015-04-10 09:46:27 -07:00
307dc44316 change the default ping timeout to 3 seconds and make it configurable 2015-03-26 12:34:09 -07:00
ec6b0fcefc auditted lodash usage to ensure that it is compatible with lodash 3.0 2015-03-17 13:52:10 -07:00
95c16f3173 include paramAsBody in the override file to specify params that may be bodies 2015-01-06 20:32:24 -07:00
c3f044042d updated docs, fixed #170 2014-12-12 16:44:40 -07:00
1b0d8cac0a [scripts/generate] clear out files from previous runs before generating 2014-12-02 17:52:21 -07:00
1f76feae4d [aliases] add updated aliases for 1.x 2014-10-27 23:59:34 -07:00
af69d18108 [generate/aliases] merge the aliases into a single file 2014-10-27 23:14:36 -07:00
0f6fa5140d removed log generator, use the makelogs tool if you want 2014-07-08 08:39:28 -07:00
3d8a81038e added 1.1 API to the doc index, and reset flag to the log generator 2014-05-21 12:44:56 -07:00
512516c73f udpated the log generator to pause when there is a bulk queue overflow 2014-05-19 10:12:00 -07:00
f0f14b3bb5 added some complex fields to the log generator 2014-05-13 09:43:02 -07:00
9a1cfe7c42 seperated stable and unstable branches so that docs are not generated for the unstable ones 2014-05-05 10:25:04 -07:00
36ac7ca6ef fix lint issues 2014-05-01 12:51:05 -07:00
ee3c68d6e9 Enhancing help message for log generator 2014-04-30 16:24:08 -07:00
106bccd00e fetch full history, until the current errors are understood 2014-04-30 10:38:12 -07:00
caaf3d6cf3 make fetches/clones less shallow 2014-04-30 09:38:20 -07:00
a82f8e14d3 fixed an issue preventing the API generator from running, and batched the git-fetch calls for each es branch 2014-04-30 09:34:28 -07:00
17e95f836f moved away from multiple repos, to a single bare repo which we pull the resp-spec out of. 2014-04-29 19:17:29 -07:00
00fdc86315 stop failing the build because of overworked/slow es test servers 2014-04-25 14:45:24 -07:00
51e6b32123 test against the latest releases on travis 2014-04-23 19:32:24 -07:00
4a54417f29 log generator improvements 2014-04-23 19:06:47 -07:00
ffea4eb478 tests now look for the 1.0 API by default 2014-03-27 08:08:37 -07:00
06648a84b4 Default API version is now 1.0 2014-03-19 12:30:55 -07:00
104709ee52 fixed jshint error in generate script 2014-03-07 11:06:55 -07:00
afd628c70d General refactor of the log generator so that it will finally create indexes for all of the events it creates. It should also perform a smidge better, but the real bottleneck is the event creation. 2014-03-03 10:36:56 -07:00
d075e6c638 improvements to the log generator 2014-02-27 15:36:52 -07:00
76b69b7a9e Use the transport's defer method within the client_action to ensure we use the configured promises everywhere. Allow search requests to be made without any arguments. 2014-02-14 16:03:04 -07:00
d5c1d1405c client.ping() requests now set the proper requestTimeout default 2014-02-06 08:48:35 -07:00
5e804b8ba1 fixed a spelling error in the docs 2014-02-05 17:04:35 -07:00
70b51dfa6d stopped using an empty suffix for test/branch stuff, so that things are less confusing down the road when versions change 2014-02-05 09:46:53 -07:00
4680930487 only generate the necessary branch in CI environments 2014-02-05 09:06:52 -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
5ff4b6f855 moved away from submodules 2014-02-04 11:24:37 -07:00
56c0160bc3 switched bower-elasticsearch-js submodule to http, prevented the generate script from attempting to update it 2014-01-30 13:58:58 -07:00
5b07717116 worked out bower release process 2014-01-30 13:17:53 -07: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
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