|
|
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 |
|
|
|
ed3274547e
|
do not mutate incoming params object
|
2014-02-17 17:06:44 +01: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 |
|
|
|
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 |
|
|
|
257d596207
|
attempting to diagnos random issues with the client.close() test
|
2014-02-10 13:49:02 -07:00 |
|
|
|
1dca382625
|
turns out 1 second might not be enough
|
2014-02-07 14:00:05 -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 |
|
|
|
327f191056
|
fixed and added a test for keepalive connection pool forced shutdown
|
2014-02-06 22:30:29 -07:00 |
|
|
|
9d1f6067f5
|
unit tests for the forever-agent change
|
2014-02-06 14:34:12 -07:00 |
|
|
|
d5c1d1405c
|
client.ping() requests now set the proper requestTimeout default
|
2014-02-06 08:48:35 -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 |
|
|
|
6c5838fbfa
|
Added API generation and Yaml testing for 1.x and 1.0 branches of elasticsearch.
|
2014-02-05 08:18:19 -07:00 |
|
|
|
513486f372
|
updated loggers to write the actual url
|
2014-01-28 16:45:39 -07:00 |
|