3a54441be1
Merge pull request #385 from spalger/test/externalStreamLog
...
added test to ensure stream log could be configured
2016-04-05 09:41:56 -07:00
e937f32c61
Merge pull request #384 from spalger/fix/buildsWithMaster
...
[esvm] include the testattr necessary for many tests
2016-04-05 09:41:44 -07:00
f9743b4e21
[jenkinsReporter] hook into stdio earlier, to capture output from more sources
2016-04-05 09:38:58 -07:00
0b8ead626b
Merge branch 'master' of github.com:elastic/elasticsearch-js into fix/buildsWithMaster
2016-04-05 09:23:27 -07:00
85776df630
[api] regenerate
2016-04-05 09:22:43 -07:00
bac139aec2
[api] ignore an alias in reindex.rethrottle()
2016-04-05 09:21:06 -07:00
a55ed2f2ba
[client/config/logger/test] added test to ensure stream log could be configured
2016-04-05 08:56:26 -07:00
106c23be78
[esvm] include the testattr necessary for many tests
2016-04-05 08:40:22 -07:00
9dfcc20bd9
Use JSON.stringify to log objects
...
There are two major advantages to JSON.stringify over util.inspect:
1.) JSON.stringify defaults to recursively printing deeply nested
objects.
2.) JSON.stringify output is JSON, meaning it can be taken directly from
the output and used wherever JSON is accepted. util.inspect output is
JSON-like, but also includes other annotation such as the types of
various values, as well as functions on objects.
2016-03-31 14:08:27 -04:00
e32a460ad0
Merge pull request #374 from spalger/fix/buildsWithMaster
...
[esvm] update config to work for master
2016-03-30 12:19:12 -07:00
5b0be45cb9
[esvm] update config to work for master
2016-03-30 12:16:43 -07:00
6714ae55c6
[api] regenerate, set 2.3 to default
2016-03-30 12:06:13 -07:00
22cd7cb02a
[esvm] set discovery.zen.minimum_master_nodes
2016-03-29 17:55:20 -07:00
a6aede6e0a
Revert "do not set es host, since this is not a production install..."
...
This reverts commit 4f4ecb8257 .
2016-03-29 17:54:40 -07:00
4f4ecb8257
do not set es host, since this is not a production install...
2016-03-29 17:53:08 -07:00
9bab23c6ad
Merge pull request #373 from kevincennis/master
...
Update promise-js
2016-03-25 10:00:01 -07:00
4d8681a7a1
Update promise-js
2016-03-25 12:10:49 -04:00
d577f4b9af
Add proper support of http.Agent keepAlive
2016-03-15 18:08:45 -04:00
bc238288f6
Remove travis-ci badge
2016-02-29 12:20:39 -07:00
5a45884c9e
Merge pull request #366 from spalger/fix/yamltests
...
Fix the yaml tests on Jenkins
2016-02-29 12:19:40 -07:00
71deda389e
[readme] update link to point to #kibana instead
2016-02-26 13:25:07 -07:00
fe5bad3327
move section headers to client logger
2016-02-22 10:55:14 -08:00
aae2d96d56
[YamlDoc] add section description logging
2016-02-22 10:46:34 -08:00
ece9fa6da8
[YamlDoc] accept headers from yaml tests
2016-02-22 10:22:56 -08:00
74e32a0e04
Merge branch 'fix/grunt-esvm' into fix/yamltests
2016-02-21 23:49:46 -08:00
3316d4e9fd
always use jdk8 on jenkins
2016-02-20 16:02:25 -08:00
64c3e13f60
drop travis, rely on jenkins instead
2016-02-20 13:44:03 -08:00
ca01cd112c
log meaningful warnings for new yaml-test args
2016-02-20 13:43:00 -08:00
a314a0240a
[esvm] multicast is now a plugin
2016-02-20 13:27:14 -08:00
936ac45219
use new rest-api location for 2.x +
2016-02-20 13:21:59 -08:00
142fe1e452
use jdk8 on jenkins
2016-02-20 13:15:08 -08:00
50943f59ce
try out trusty beta on travis
2016-02-20 13:10:54 -08:00
84e48a0fed
Bad formatting for plugin link
...
(cherry picked from commit 36e3c11d00 )
2016-02-20 13:00:00 -08:00
e9ef6db2cd
[apis] regenerate
2016-02-20 12:59:30 -08:00
61ae653434
update node version tested on travis
2016-02-20 12:09:50 -08:00
067359e737
update versions tested on travis
2016-02-20 12:09:41 -08:00
81a76be793
update grunt-esvm
2016-02-20 12:05:43 -08:00
e081e6ab77
[promise] swap out promise-js due to https://github.com/elastic/elasticsearch-js/issues/345
2016-02-15 12:31:40 -07:00
b3f63ef2d8
Merge pull request #358 from cahille/master
...
https://github.com/elastic/elasticsearch-js/issues/357 - fixing separ…
2016-02-12 08:51:22 -07:00
7c3e5aefcd
https://github.com/elastic/elasticsearch-js/issues/357 - fixing separated spelling error
2016-02-06 00:21:01 -07:00
4e479599a7
[transport] document Transport#setHosts()
2016-02-04 12:15:29 -07:00
453cd9e1af
[transport] expose a method for updating the host list
2016-02-04 12:12:25 -07:00
916aca58c8
Fix #324
...
Added support for string hosts in ConnectionAbstract constructor.
Host constructor is used with supplied host string to create host object for ConnectionAbstract.
2016-01-31 12:40:01 +02:00
54033c9019
[Transport/request] document all params
...
(cherry picked from commit c85669a8cc )
2016-01-29 17:17:20 -07:00
e255333b67
Merge pull request #350 from scotchfield/react-note
...
Add a note pointing to the React browser example
2016-01-29 17:16:22 -07:00
f4abb64091
Merge pull request #351 from scotchfield/contrib-spelling
...
Contributing spelling issues
2016-01-29 17:15:18 -07:00
8c1321d13d
Fix for two spelling issues
2016-01-27 22:42:11 -05:00
eeae32eae1
Add a note pointing to the React browser example
2016-01-27 22:28:33 -05:00
09a3393b23
[docs/msearch] fix example
2016-01-26 09:26:23 -07:00
05263b487c
[generate/docs/examples] allow overriding individual example files based on version
2016-01-26 09:12:07 -07:00