Commit Graph

150 Commits

Author SHA1 Message Date
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
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
03f7a844a3 use lodash-node rather than vanilla lodash so that lodash doesn't attach to require js even when it's available. 2014-02-11 16:08:10 -07:00
8530ebb48b Fixed the bower release process 2014-02-06 14:55:28 -07:00
56c8d5ff7f reenabled unit tests 2014-02-06 14:32:48 -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
64db417f92 stops testing multiple versions of node on codeship, added 1.0 branch, and fixed the browsername for chrome on saucelabs 2014-02-05 11:48:24 -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
f10052f19e fixed the browser test 2014-01-29 11:31:42 -07:00
bc97cc9f6f Re-enable browser tests 2014-01-29 08:42:57 -07:00
25782e54db Disabling browser tests temporarily 2014-01-28 19:46:39 -07:00
513486f372 updated loggers to write the actual url 2014-01-28 16:45:39 -07:00
d1d035fdc1 more attempts to prevent Coveralls from breaking the build 2014-01-27 10:03:22 -07:00
d3f1ce234e discard npm rebuild output --skip-ci 2014-01-22 12:15:05 -07:00
1d991b47a8 updated mocha-cov dependency to be custom fork that provides valuable information to coveralls, added engine info to package.json, disable styles for codeship, switched to code based pattern that is very specific since the entire es-js repo is stored withing a src directory on codeship 2014-01-22 12:08:22 -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
cef934b265 updated the API, which includes countPercolate and mpercolate methods. 2014-01-20 15:44:16 -07:00