|
|
4ee488ee64
|
Merge branch 'typo-durring'
|
2014-02-17 10:54:46 -07:00 |
|
|
|
f389ce7583
|
reworked the client action tests to ensure that params are not being clobbered in several places, and adjusted the new test to make sure that index is not duplicated in the query params
|
2014-02-17 10:47:48 -07:00 |
|
|
|
1b6e6ac79f
|
moved the clone up to the top of the clientAction.exec code path so that urlResolution can still delete params to help the query builder
|
2014-02-17 10:46:52 -07:00 |
|
|
|
ed3274547e
|
do not mutate incoming params object
|
2014-02-17 17:06:44 +01:00 |
|
|
|
d6d641d936
|
fix typo
|
2014-02-17 13:26:07 +01:00 |
|
|
|
d4eedecf08
|
version 1.5.7
|
2014-02-17 01:21:42 -07:00 |
|
|
|
697c761b71
|
fixed the force closing of the forever agent, which was removing items from the same array it was itterating.
|
2014-02-17 01:11:53 -07:00 |
|
|
|
b19f7b7825
|
Fixed a broken test
|
2014-02-14 16:29:40 -07:00 |
|
|
|
49e76d0892
|
version 1.5.6
|
2014-02-14 16:09:50 -07:00 |
|
|
|
5161aa6fcc
|
Merge branch 'master' into 1.5
|
2014-02-14 16:08:37 -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 |
|
|
|
0699058ee9
|
version 1.5.5
closes #45
|
2014-02-13 20:13:10 -07:00 |
|
|
|
5a2c898c89
|
Adds the cluster.pendingTasks method to the 0.90 API.
|
2014-02-13 19:56:11 -07:00 |
|
|
|
90559ead06
|
User Buffer for base64 encoding and remove withCredentials.
|
2014-02-13 20:02:40 -06:00 |
|
|
|
4a598f5276
|
Add support for Basic Authentication in Angular client.
|
2014-02-12 21:11:34 -06:00 |
|
|
|
6a4169cf7b
|
version 1.5.4
|
2014-02-11 16:20:46 -07:00 |
|
|
|
57bbf8e1cf
|
Merge remote-tracking branch 'origin' into 1.5
|
2014-02-11 16:20:17 -07:00 |
|
|
|
32bc985640
|
version 1.5.2
|
2014-02-11 16:15:05 -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 |
|
|
|
ad90cbd52c
|
allow configuring the sniffEndpoint via config.sniffEndpoint
|
2014-02-11 15:43:09 -07:00 |
|
|
|
fe4dcd9a79
|
version 1.5.3
|
2014-02-10 14:06:39 -07:00 |
|
|
|
fc7739ff84
|
Merge remote-tracking branch 'upstream/master' into 1.5
|
2014-02-10 13:58:53 -07:00 |
|
|
|
77d934aa03
|
restore the clock before leaving the process to die
|
2014-02-10 13:57:14 -07:00 |
|
|
|
257d596207
|
attempting to diagnos random issues with the client.close() test
|
2014-02-10 13:49:02 -07:00 |
|
|
|
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 |
|