|
|
1544ef84c3
|
[doc] transport#request(query) allows strings
(cherry picked from commit 0d25167425)
|
2016-01-15 13:52:02 -07:00 |
|
|
|
2a83519406
|
[changelog] update
(cherry picked from commit f76140e526)
|
2016-01-10 15:42:52 -07:00 |
|
|
|
d79a1f02ea
|
[release] update bower repo url
|
2016-01-10 15:42:38 -07:00 |
|
|
|
b6d7ab4d75
|
[changelog] update
|
2016-01-10 15:34:48 -07:00 |
|
|
|
9ed1afbcd6
|
[nodesToHost] align with es.py host parsing behavior
|
2016-01-10 15:32:18 -07:00 |
|
|
|
65fab7550b
|
[api] regenerate
|
2016-01-10 15:08:44 -07:00 |
|
|
|
52af533ede
|
Merge pull request #330 from jmm/issue-226
Enhance HTTP connector / transport error messages with more detail
|
2016-01-10 14:29:20 -07:00 |
|
|
|
843265328f
|
Merge pull request #334 from jmm/transport-api-docs
Fix Transport request doc issues.
|
2016-01-10 14:08:04 -07:00 |
|
|
|
b48ec5c91c
|
Merge pull request #335 from jmm/log-docs
Corrections to log source docs.
|
2016-01-10 14:07:41 -07:00 |
|
|
|
71991b82be
|
Merge pull request #336 from jmm/log-early-return
Perform early return in Log ctor.
|
2016-01-10 14:07:12 -07:00 |
|
|
|
8aa35d0b61
|
Perform early return in Log ctor.
|
2016-01-08 17:29:31 -05:00 |
|
|
|
2d92f3268e
|
Corrections to log source docs.
|
2016-01-08 17:05:04 -05:00 |
|
|
|
0d0c2220b5
|
bump to 11.0.0-snapshot
|
2016-01-08 14:37:59 -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 |
|
|
|
7696e0624a
|
Fix Transport request doc issues.
|
2016-01-08 16:27:36 -05: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 |
|
|
|
57238355a4
|
Enhance error message with more detail.
|
2016-01-08 13:42:49 -05: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 |
|