Commit Graph

1790 Commits

Author SHA1 Message Date
e8067df259 added the cat.threadPool method to the master/1.0/1.x apis 2014-02-10 09:17:06 -07:00
1dca382625 turns out 1 second might not be enough 2014-02-07 14:00:05 -07:00
afbb90b91f version 1.5.2 2014-02-07 13:45:22 -07:00
4fb49f8a93 Merge branch 'master' of github.com:elasticsearch/elasticsearch-js into 1.5 2014-02-07 13:41:12 -07:00
a09c6268a2 on node 0.8 cp.fork does not let the process die when the event loop is empty 2014-02-07 13:39:01 -07:00
68dea3d496 Build status is now specific to this branch 2014-02-07 11:32:54 -07:00
1dd852f291 Merge pull request #41 from elasticsearch/master
FIxes for the bower release process
2014-02-07 11:31:16 -07:00
ba528ca796 merge latest changes from branch 1.5 2014-02-07 11:26:53 -07:00
693b8e5e59 version 1.5.1 2014-02-06 22:39:57 -07:00
327f191056 fixed and added a test for keepalive connection pool forced shutdown 2014-02-06 22:30:29 -07:00
8530ebb48b Fixed the bower release process 2014-02-06 14:55:28 -07:00
7bb19ac357 version 1.5.0 2014-02-06 14:43:03 -07:00
5c3e17c6d0 version 1.5 2014-02-06 14:34:56 -07:00
9d1f6067f5 unit tests for the forever-agent change 2014-02-06 14:34:12 -07:00
56c8d5ff7f reenabled unit tests 2014-02-06 14:32:48 -07:00
86b617f98d switch to forever-agent 2014-02-06 13:24:50 -07:00
86b3528fb2 fixed file glob for the integration tests 2014-02-06 12:49:03 -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
7b795fc1a0 removed the requireRoot stuff form the unit tests which need to have vanilla require calls when bundled with browserify 2014-02-05 10:14:59 -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
7268fdc412 no more actual submodules 2014-02-04 09:18:19 -07:00
f7f98572a3 updated grunt-run, tests now support skip.features and match:/regex/ 2014-02-03 09:55:45 -07:00
88b86817a4 set the build number properly for grunt-saucelabs 2014-01-30 16:54:48 -07:00
344dbd8911 Updated the README to match the about doc and include bower install directions. Fixed a bug in the grunt tasks. 2014-01-30 14:42:32 -07:00
884c5485c2 updated latest version download links 2014-01-30 14:22:33 -07:00
eac652cd2e version 1.4.0 2014-01-30 14:20:09 -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
d4cee5d863 Merge pull request #39 from spenceralger/bower_releases
Bower release tools
2014-01-30 12:35:49 -08:00
b58636d48f fix the jshint test 2014-01-30 13:34:06 -07:00
5b07717116 worked out bower release process 2014-01-30 13:17:53 -07:00
5d6f6165dc added bower-elasticsearch-js submodule 2014-01-30 12:47:00 -07:00
c813307137 remove unused test file 2014-01-30 10:53:18 -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
2af9234830 update to README 2014-01-28 17:10:04 -07:00
132e20045e Merge pull request #36 from spenceralger/trace_logging
Trace logging
2014-01-28 16:09:14 -08:00
93c4ff2caa added docs for the tracer logger, fixed url creation 2014-01-28 16:52:05 -07:00
513486f372 updated loggers to write the actual url 2014-01-28 16:45:39 -07:00
a8e9645183 Fixed the npm stats image 2014-01-28 15:23:40 -07:00
d1d035fdc1 more attempts to prevent Coveralls from breaking the build 2014-01-27 10:03:22 -07:00
811ac2f04f updated the API to include the indexTemplates param for cluster.reroute 2014-01-27 09:28:08 -07:00
707dbfce59 Make the README more clear
Updated the verbiage in the Browser Builds section to hopefully clear up confusion re how to obtain the browser builds.
2014-01-27 09:21:36 -07:00
8cde24a25f Merge pull request #31 from spenceralger/merge_update_mochacov
Update mochacov, improvements to coveralls integration from codeship
2014-01-22 11:20:48 -08:00
d3f1ce234e discard npm rebuild output --skip-ci 2014-01-22 12:15:05 -07:00