|
|
1881d10e9d
|
Merge pull request #341 from spalger/backport/changesFrom/jmm
Backport changes from jmm
|
2016-01-15 12:15:19 -07:00 |
|
|
|
0b72aa760d
|
Fix Transport request doc issues.
(cherry picked from commit 7696e0624a)
|
2016-01-15 12:13:20 -07:00 |
|
|
|
1f8b506f00
|
Corrections to log source docs.
(cherry picked from commit 2d92f3268e)
|
2016-01-15 12:12:35 -07:00 |
|
|
|
02c665412b
|
version 10.1.2
|
2016-01-10 15:40:48 -07:00 |
|
|
|
f76140e526
|
[changelog] update
|
2016-01-10 15:40:30 -07:00 |
|
|
|
6e95754482
|
Enhance error message with more detail.
(cherry picked from commit 57238355a4)
|
2016-01-10 15:38:54 -07:00 |
|
|
|
25f668aaee
|
version 10.1.1
|
2016-01-10 15:35:52 -07:00 |
|
|
|
04ad2f6de3
|
[changelog] update
(cherry picked from commit b6d7ab4d75)
|
2016-01-10 15:35:02 -07:00 |
|
|
|
3cd5d5abd8
|
[nodesToHost] align with es.py host parsing behavior
(cherry picked from commit 9ed1afbcd6)
|
2016-01-10 15:33:10 -07:00 |
|
|
|
a64b2f95b1
|
[api] regenerate
|
2016-01-10 15:09:03 -07:00 |
|
|
|
184a784711
|
version 10.1.0
|
2016-01-08 14:34:42 -07:00 |
|
|
|
67eec2e62f
|
updated changelog
|
2016-01-08 14:33:52 -07:00 |
|
|
|
187ec62bbd
|
regenerate api files without jshint comments
|
2016-01-08 14:23:41 -07:00 |
|
|
|
b1a137b343
|
upgrade uglify to improve compressed size
|
2016-01-08 14:21:26 -07:00 |
|
|
|
bfcef3d242
|
make default api 2.1, include unstable branches in browser
|
2016-01-08 14:21:26 -07:00 |
|
|
|
d0d55f8f3e
|
switch from jshint to eslint
|
2016-01-08 14:21:26 -07:00 |
|
|
|
7d5b0395e6
|
Merge pull request #329 from spalger/implement/createNodeAgent
Implement createNodeAgent config
|
2016-01-07 09:14:54 -07:00 |
|
|
|
0e3fe1586f
|
[errors] ensure that error.status is always a number when defined
|
2016-01-05 14:25:14 -07:00 |
|
|
|
964b7ae24e
|
added tasks.list api
|
2016-01-05 13:12:32 -07:00 |
|
|
|
809f545dee
|
[config/docs] move createNodeAgent section up
|
2016-01-05 10:18:21 -07:00 |
|
|
|
04dfa9deef
|
add some tests to make sure the createNodeAgent config works
|
2016-01-05 10:09:13 -07:00 |
|
|
|
8bed4a85ec
|
[config][connection] allow overwriting connections agents
|
2016-01-05 10:04:24 -07:00 |
|
|
|
2bc9605d09
|
update to latest grunt-esvm, fixes linux dev installs
|
2016-01-05 08:50:30 -07:00 |
|
|
|
f10bcfcd45
|
added 2.2 apiVersion
|
2016-01-04 10:44:34 -07:00 |
|
|
|
5fd9c7da49
|
fix count() example
|
2016-01-04 10:08:14 -07:00 |
|
|
|
f140745527
|
fix recursive value replacement
The recursive search for $vars was naively using `typeof` to determing if something is an object, which of course failes on `null`...
|
2015-12-30 18:12:07 -07:00 |
|
|
|
54159e72e3
|
updated grunt-esvm
|
2015-12-30 17:38:26 -07:00 |
|
|
|
4d77b2b022
|
update apis
|
2015-12-30 14:53:42 -07:00 |
|
|
|
cce2830371
|
Merge pull request #317 from danpaz/add-bodybuilder-to-docs
Add bodybuilder to list of query building libraries.
|
2015-12-16 22:26:43 -07:00 |
|
|
|
b1fbfc3286
|
Add bodybuilder to list of query building libraries.
|
2015-12-12 18:21:24 -05:00 |
|
|
|
bf8ef6e503
|
Merge pull request #289 from saschagoebel/master
Always send Content-Length header. Fixes compatibility issues with el…
|
2015-11-30 10:32:08 -06:00 |
|
|
|
48667b2201
|
Mock setHeader to avoid multiple done() calls.
|
2015-11-30 13:56:47 +01:00 |
|
|
|
c8d5bae70a
|
Merge pull request #309 from dermidgen/extensions
Add delete-by-query extension
|
2015-11-25 10:58:16 -06:00 |
|
|
|
f6feac1437
|
updated extensions docs to add deleteByQuery extension; compliments ES Delete-by-query plugin
|
2015-11-24 18:23:17 -08:00 |
|
|
|
a26773f8b9
|
bump to 10.1.0-snapshot
|
2015-11-24 16:22:55 -06:00 |
|
|
|
d373a8b369
|
version 10.0.0
|
2015-11-24 16:12:29 -06:00 |
|
|
|
ddd9aaa6f8
|
mention using bluebird in the docs and changelog
|
2015-11-24 15:32:39 -06:00 |
|
|
|
da50dd5ce6
|
use bluebird in the yaml docs
|
2015-11-24 15:32:21 -06:00 |
|
|
|
784942c60c
|
fix some unit tests expecting bluebird promises
|
2015-11-24 15:18:54 -06:00 |
|
|
|
a7f64c66f9
|
update changelog
|
2015-11-24 15:14:22 -06:00 |
|
|
|
fdd9803aac
|
remove bluebird from client, use ES6 promise instead
|
2015-11-24 15:14:15 -06:00 |
|
|
|
11f95852da
|
set default api to 2.1
|
2015-11-24 14:44:23 -06:00 |
|
|
|
315fd62fb1
|
Improve indentation in quickstart
|
2015-11-19 14:55:54 -06:00 |
|
|
|
f5a9ca983b
|
Merge pull request #303 from Friss/update-quick-start
Update quick start guide's complex query.
|
2015-11-19 14:52:44 -06:00 |
|
|
|
8e44535f14
|
Removed extra ' in example
|
2015-11-19 14:41:42 -05:00 |
|
|
|
835d6b3f42
|
Merge pull request #302 from spalger/fix/lineDelimJsonContentType
Use a line delim json content type
|
2015-11-17 12:22:08 -06:00 |
|
|
|
776871424b
|
Update quick start guide's complex query.
|
2015-11-17 01:06:57 -05:00 |
|
|
|
1c3f72db17
|
[transport] update tests to check 391f228
|
2015-11-16 17:45:47 -06:00 |
|
|
|
391f2286ce
|
[transport] set the content-type header based on the serialization type
|
2015-11-16 17:45:14 -06:00 |
|
|
|
6cfabff215
|
Merge pull request #275 from lpetre/fixing_domain_callbacks
Fixing domain callbacks
|
2015-11-16 16:02:32 -06:00 |
|