Commit Graph

128 Commits

Author SHA1 Message Date
651cc00b92 add changelog to doc site 2016-10-31 16:22:26 -07:00
006b8917ef [api/generate] prevent overriding the create method 2016-10-26 19:09:25 -07:00
b526bb05e7 [api/generate] add overrides for 5.0/2.4 changes 2016-10-26 17:52:08 -07:00
22febcbe38 [api] add the special "" option for refresh 2016-07-06 23:13:18 -06:00
fc04071fb0 [generate] support extending the rest-api specs via merge+concat 2016-07-06 23:12:54 -06:00
6e833951d1 [generate] ensure that all api definitions use strings for their options 2016-07-06 22:32:07 -06:00
6f43f59d32 update generate script to accept alternat es repo location 2016-05-20 13:55:29 -07:00
8ad271d81c and finally, return to standard mo 2016-05-19 14:33:04 -07:00
ec06c51c5d final sweep, moved everything to _v4 2016-05-19 14:23:33 -07:00
4a77556866 tracked down more necessary updated, lots of _.bind() 2016-05-19 12:47:33 -07:00
c7f6c09d8c get the unit tests to pass 2016-05-19 09:09:31 -07:00
b2929de9d5 _.contains -> _.includes 2016-05-19 08:43:19 -07:00
68a8f712c8 fix eslint errors 2016-05-19 07:52:01 -07:00
939cca84c6 add new override for master api 2016-05-19 07:31:36 -07:00
bd93bc914c _.unique -> _.uniq && _.pluck -> _.map 2016-05-19 07:31:15 -07:00
d1e5940f73 force lodash v4 on some iterators so they do not run multiple times 2016-05-19 07:30:26 -07:00
bac139aec2 [api] ignore an alias in reindex.rethrottle() 2016-04-05 09:21:06 -07:00
936ac45219 use new rest-api location for 2.x + 2016-02-20 13:21:59 -08:00
05263b487c [generate/docs/examples] allow overriding individual example files based on version 2016-01-26 09:12:07 -07:00
d0d55f8f3e switch from jshint to eslint 2016-01-08 14:21:26 -07:00
809f545dee [config/docs] move createNodeAgent section up 2016-01-05 10:18:21 -07:00
8bed4a85ec [config][connection] allow overwriting connections agents 2016-01-05 10:04:24 -07:00
ddd9aaa6f8 mention using bluebird in the docs and changelog 2015-11-24 15:32:39 -06:00
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