106c23be78
[esvm] include the testattr necessary for many tests
2016-04-05 08:40:22 -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
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
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
010a8b186f
Merge pull request #346 from damienleroux/patch-1
...
Update host.js => window.location is not defined
2016-01-26 08:33:05 -07:00
4e152d8b7d
Update host.js
...
window can be defined and yet window.location can be undefined: both "window" and "window.location" must be defined to access to "protocol" information
2016-01-20 11:42:39 +01:00
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