Commit Graph

181 Commits

Author SHA1 Message Date
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
c991b589a4 transition away from lodash-node 2015-03-17 11:59:06 -07:00
7fa689344f run tests on jenkins with trace level logging 2015-01-29 11:54:13 -07:00
e7715916fe include the crit command in jenkins build script 2015-01-13 18:05:46 -07:00
22e25ef77a upgrade grunt-esvm 2015-01-11 20:51:08 -07:00
102d8965d6 log earlier, for formatting sake 2015-01-11 16:09:38 -07:00
c89f76342a simplify indent code 2015-01-11 16:03:23 -07:00
8a974f1e09 don't put null strings in the ENV 2015-01-11 15:32:59 -07:00
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