Commit Graph

1164 Commits

Author SHA1 Message Date
51e6b32123 test against the latest releases on travis 2014-04-23 19:32:24 -07:00
cfd29b6111 added searchShards method to the API 2014-04-23 19:07:53 -07:00
4a54417f29 log generator improvements 2014-04-23 19:06:47 -07:00
f00cb0b9ba updated angular build to add $invoke to the config (rather than and ) so that other components can define their dependencies in the component. 2014-04-23 12:21:10 -07:00
36d680d400 switched to tilde notiation for relative package versions 2014-04-23 12:19:31 -07:00
ee85723647 did not intend to change js-yaml version 2014-04-22 12:56:24 -07:00
50721eb01d Merge branch 'master' into 2.1 2014-04-22 12:25:26 -07:00
b2a9e08fad when starting 1.x and master versions of ES for testing, start with the node.bench flag set to true. 2014-04-22 12:24:37 -07:00
633b322a04 version 2.1.4 2014-04-22 11:15:17 -07:00
93648ce8c1 updated to the latest API, which moves the experimental benchmark API (in the unreleased API versions master and 1.x) and includes a new indices.updateAliases example. Closes #83 2014-04-22 11:10:59 -07:00
95f5bdb7ea updated nock to include pgte/nock#157 2014-04-16 13:16:00 -07:00
9775cfb7ec updated travis secure token for Coveralls repo token 2014-04-15 10:53:18 -07:00
7144fa59c0 version 2.1.3 2014-04-15 08:59:48 -07:00
222c364417 Merge pull request #84 from elasticsearch/master
Update API, fix test runner
2014-04-15 08:58:21 -07:00
b5bf564f86 updated grunt-run 2014-04-15 08:54:47 -07:00
dcc4a3747f Updated the API to the latest version and fixed an issue with the test runner,
which was confused by parameters that were in the URL, but not in the params list.
2014-04-15 08:30:42 -07:00
2d068cf31c version 2.1.2 2014-04-08 09:37:01 -07:00
9c6570dfa9 Merge pull request #82 from gabrielf/features/slimmer-npm-package
slimmer npm package
2014-04-08 09:34:27 -07:00
3ac993f42c slimmer npm package 2014-04-07 22:17:01 +02:00
c20a089d33 Merge pull request #80 from Mikulas/patch-1
doc: fix browserify link
2014-04-04 15:02:14 -07:00
8a3ac27425 fix browserify link 2014-04-04 17:43:22 +02:00
94dccf6886 updated docs to use valid URL 2014-04-02 09:38:02 -07:00
99a74cb25d fetch the latest JDK7 build for 1.x branch 2014-04-02 08:31:55 -07:00
71cefb3f37 updated bluebird 2014-04-02 07:20:01 -07:00
560a64af96 version 2.1.1 2014-04-01 18:45:43 -07:00
b1ee674613 fixed tests for host that were too specific to begin with 2014-04-01 18:23:05 -07:00
47f0e52cb2 doc enhancements for Host related config 2014-04-01 18:23:05 -07:00
a363906c4f parameters that belong in the url, but are undefined or null will be considered absent 2014-04-01 18:23:05 -07:00
ee3bd414a6 added header support to the non-node connectors 2014-04-01 18:23:05 -07:00
2eefd190a1 Fixes the sniffOnConnectionFault config parameter 2014-04-01 18:23:05 -07:00
129c2ff45a Merge pull request #75 from spenceralger/master
Fixed jenkins tests
2014-03-28 16:11:23 -07:00
af89a4917f test fixes... 2014-03-28 16:11:00 -07:00
913edeb728 when there are timeouts left behind we should spit them out 2014-03-27 18:26:42 -07:00
86568fb36d switched the version ranges in package.json to be bwc with older npm installs 2014-03-27 18:07:04 -07:00
1bea9d9055 Added a link to the 1.0 API in the docs 2014-03-27 16:35:43 -07:00
30f2749464 use a server that we control to test socket destruction, rather than expecting the OS to kill requests that fail DNS 2014-03-27 15:02:56 -07:00
1965a597b2 set 1.1 as the default API for browser builds as well 2014-03-27 14:32:00 -07:00
04fb8c6443 version 2.1.0 2014-03-27 13:59:40 -07:00
a152e7edcc Merge branch '2.0' of github.com:elasticsearch/elasticsearch-js 2014-03-27 13:41:22 -07:00
e3f869336d merge lastest changes 2014-03-27 13:40:01 -07:00
980bfa1792 version 0.2.0 2014-03-27 12:56:06 -07:00
db51f0ebaf added a warning about reusing config objects to the config docs and to the Client constructor 2014-03-27 12:54:11 -07:00
0f158381b3 Merge branch 'master' into 2.0 2014-03-27 12:21:21 -07:00
f87ec547dc updating grunt-saucelabs, build id will start shipping again. 2014-03-27 12:00:22 -07:00
8edf4e84e5 Merge branch 'master' into 2.0 2014-03-27 11:49:10 -07:00
e1113575d0 Revert "Fixed bad links to deprecated snapshot gateway docs"
This reverts commit 9fde1576bc.
2014-03-27 11:49:04 -07:00
222598a235 added features parsing and lte/gte methods 2014-03-27 11:13:58 -07:00
d55be748fd updated changelog 2014-03-27 10:41:08 -07:00
6ca5453195 updated the keepalive test so that it uses IPC instead of output parsing. 2014-03-27 10:41:01 -07:00
4ab22a1a61 switched to bluebird for promise support 2014-03-27 09:49:21 -07:00