Commit Graph

172 Commits

Author SHA1 Message Date
879401c96c update docs 2015-01-11 00:48:09 -07:00
945f26a38b update jenkins config 2015-01-11 00:48:01 -07:00
eb2ae14934 simplify ci script and config params 2015-01-11 00:45:55 -07:00
e42cfa52c9 test specific node version 2015-01-10 15:06:36 -07:00
ce7ed0e395 reindent ci script 2015-01-10 14:20:36 -07:00
0a6fc57e96 parse and report all env vars used 2015-01-10 14:19:05 -07:00
ab56691c34 integration test against releases with the tests at the time of release 2015-01-10 13:52:20 -07:00
f76246aad0 set the ES_PORT using the executor number 2015-01-10 11:19:16 -07:00
bbe49c3cc8 move all mocha driving into grunt 2015-01-09 23:40:27 -07:00
c3831c2bf5 include setup script for jenkins in the repo 2015-01-09 23:29:51 -07:00
e6ba75b875 indent without buffering lines 2015-01-09 23:23:46 -07:00
5aff12bf24 Merge branch 'master' of https://github.com/elasticsearch/elasticsearch-js into buildRework 2015-01-09 22:18:28 -07:00
95c16f3173 include paramAsBody in the override file to specify params that may be bodies 2015-01-06 20:32:24 -07:00
93ea7a3fac save 2015-01-06 07:08:17 -07:00
22e39f93c0 [tests] stop running es with store.type=memory and gateway.type=none 2015-01-05 12:50:25 -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
db1e6cb052 updated API's and fixed the download location for master builds 2014-09-26 13:06:46 -07:00
a87b327a7f update _utils.sh to pass shellcheck 2014-09-24 08:14:28 -07:00
abe006c76c allow testing the 1.4 branch 2014-09-23 08:45:01 -07:00
075c1b7fc2 added 1.3 API and set that as the default apiVersion 2014-07-16 08:10:54 -07:00
0f6fa5140d removed log generator, use the makelogs tool if you want 2014-07-08 08:39:28 -07:00
a3d718d6d9 added support for dynamic_scripting to bash scripts 2014-05-22 08:55:23 -07:00
c1f1f40194 set the 1.2 API to actually be used as the default 2014-05-22 08:26:58 -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
531ceb00d2 version 1.2 is now the default API, and is available in the client 2014-05-21 12:31:54 -07:00
2266c4eb13 update the bower repo's package.json file as well as it's bower.json 2014-05-19 11:51:30 -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
cc6ff367be updated browser_client tasks to only run the build once durring release, and added a call to npm publish when publishing the bower component 2014-05-06 13:32:06 -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
99a74cb25d fetch the latest JDK7 build for 1.x branch 2014-04-02 08:31:55 -07:00
af89a4917f test fixes... 2014-03-28 16:11:00 -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
630540c769 use the JDK7 build for master 2014-02-27 17:31:37 -07:00
d075e6c638 improvements to the log generator 2014-02-27 15:36:52 -07:00