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
a91d6b76b9
updated the API to the latest version
2014-03-27 09:48:54 -07:00
11f06c74ee
updated when module
2014-03-27 08:14:44 -07:00
ffea4eb478
tests now look for the 1.0 API by default
2014-03-27 08:08:37 -07:00
21ee18e03c
Fixed bad links to deprecated gateway snapshot docs
2014-03-27 01:10:21 +01:00
9fde1576bc
Fixed bad links to deprecated snapshot gateway docs
2014-03-27 01:05:01 +01:00
06648a84b4
Default API version is now 1.0
2014-03-19 12:30:55 -07:00
de903991d7
version 1.5.14
2014-03-18 12:53:54 -07:00
da1c0cbd25
Merge pull request #68 from elasticsearch/master
...
Master
2014-03-18 12:47:42 -07:00
bfa6c40157
Updated nodes_to_host callback
...
Now, it will properly ignore nodes without HTTP enabled, and nodes with addresses that don't match the pattern will not cause all hell to break loose but rather log an error message and cancel the sniff.
Also comes with minor updates to the API.
2014-03-18 11:45:59 -07:00
c3114569bd
Merge pull request #65 from juancancela/patch-1
...
Minor typo in README file
2014-03-16 13:25:46 -07:00
2101e82cb1
Update CONTRIBUTING.md
...
Make step 5 in Contributing rules linkable.
2014-03-16 13:15:33 -07:00
d02ef9e1f0
Minor typo in README file
2014-03-15 05:04:56 -02:00
6690081091
version 1.5.13
2014-03-14 11:42:38 -07:00
b6f92dfc5d
Merge branch 'master' of github.com:elasticsearch/elasticsearch-js into 1.5
2014-03-14 11:41:40 -07:00
f8cf70d577
added coveralls token to ci config
2014-03-14 11:23:13 -07:00
76d16f4dd5
moved agent creation logic into methods on the HttpConnection class, so that subclasses can more easily modify this behavior
2014-03-14 11:03:35 -07:00
170389573f
version 1.5.12
2014-03-14 09:16:09 -07:00
ffd881255d
Merge branch 'master' into 1.5
2014-03-14 09:15:25 -07:00
c4ff168f31
locked the forever-agent version to prevent accidental breakage after setting up really tight integration
2014-03-14 09:12:48 -07:00
9ebb0ed618
really fix the use of ForeverAgent
2014-03-14 08:36:47 -07:00
ae98fcf9db
Merge pull request #62 from elasticsearch/master
...
Update README.md
2014-03-11 08:49:16 -07:00
858ee18e88
Update README.md
...
Fixed links to docs.
2014-03-11 08:49:04 -07:00
fcb3177abd
version 1.5.11
2014-03-10 15:50:14 -07:00
3e5a342e63
ci bump
2014-03-10 14:34:04 -07:00