Commit Graph

1164 Commits

Author SHA1 Message Date
d56578b774 Merge pull request #222 from zoellner/patch-1
Update api_methods.asciidoc
2015-06-05 13:54:45 -07:00
4003840ca9 applied to correct file:
updated client.percolate examples to work with latest (reflecting changes to Percolator API as described here: https://www.elastic.co/blog/percolator-redesign-blog-post)
2015-06-04 17:32:27 -07:00
0daa7d48b1 Revert "Update api_methods.asciidoc"
This reverts commit 09aab06698.
2015-06-04 17:32:04 -07:00
4c05849a48 added 1.6 apis 2015-06-03 16:49:38 -07:00
09aab06698 Update api_methods.asciidoc
updated client.percolate examples to work with latest (reflecting changes to Percolator API as described here: https://www.elastic.co/blog/percolator-redesign-blog-post)
2015-06-03 15:09:40 -07:00
c025fd52f4 update docs for 06205f3 2015-06-02 15:32:21 -07:00
06205f313e extend fitler_path support to 1.x api 2015-06-02 15:31:40 -07:00
2b0d30cefb regenerate apis 2015-06-02 11:23:18 -07:00
5e1da82688 added filterPath support to master api and enhanced yaml testing 2015-06-02 11:23:04 -07:00
7d14e7d24e remove api method index 2015-05-26 08:41:24 -07:00
91f7b91d7e remove params heading, use bold type instead 2015-05-26 07:16:12 -07:00
089797b54d update apis 2015-05-26 07:15:55 -07:00
7a8d5cbe03 Update license attribute
specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/

Updated to "Apache-2.0" per https://spdx.org/licenses/
2015-05-20 16:34:12 -07:00
52cb11fb21 fix branch names in README badges 2015-05-19 20:49:45 -07:00
7d793ea061 Merge branch '4.0' of github.com:elastic/elasticsearch-js 2015-05-19 20:48:17 -07:00
deb4f2d259 version 4.1 2015-05-19 20:38:35 -07:00
053dd21dd3 [lodash] prevent lodash from detecting amd loaders 2015-05-19 16:13:30 -07:00
a1ad82d9fe [docs] apply https://github.com/elastic/elasticsearch-js/pull/216 2015-05-19 15:12:08 -07:00
923f20dccd [docs] updated configuration docs with plugin info and fixed some spelling 2015-05-19 14:27:42 -07:00
9f57a53cf8 Merge pull request #214 from felipelrz/patch-1
Update ssl_authentication.asciidoc
2015-05-18 10:10:08 -07:00
ae52a11d24 Update ssl_authentication.asciidoc
Fix typo
2015-05-17 23:42:43 -03:00
36611d0d68 fix clientAction tests 2015-05-13 08:26:02 -05:00
88bae9e055 added plugin support 2015-05-13 00:10:01 -05:00
0dfe5d2634 updating apis 2015-05-07 09:25:47 -07:00
68b9214ab4 allow range string 'all' 2015-05-07 09:08:30 -07:00
5b46a8ad72 support object based errors 2015-05-07 09:08:23 -07:00
44b1cce24f Add 502 status code 2015-04-27 08:47:10 -07:00
c57e509267 remove old comments 2015-04-21 11:41:58 -07:00
55aff23c1e added support for unbounded skip expressions 2015-04-21 11:40:43 -07:00
bd52889134 Merge pull request #206 from spalger/fix/205
Fix/205
2015-04-15 11:43:14 -07:00
0112ad1083 [generate] update elasticsearch repo url 2015-04-10 09:46:27 -07:00
7f468d2064 Unify auth handling in the Host class
- flatten auth config to an Authorization header when the Host is created
 - remove individual Authorization handling from connectors
 - removed incomplete support for per-request auth
 - use per-request headers to provide your own Authorization header per request
2015-04-10 09:46:21 -07:00
8e63186b15 Update questions to only point to IRC 2015-04-09 08:27:02 -07:00
8b59530eed updated apis 2015-04-08 15:01:56 -07:00
f9159a69a3 ES_BRANCH can also be a tag, so changed to ES_REF 2015-04-01 12:15:29 -07:00
bc4fb8c12b no need to polute the console output on jenkins 2015-04-01 10:24:13 -07:00
77f73533ee the default config has to change with the removal of 'script.disable_dynamic' in 2.0 2015-04-01 10:21:43 -07:00
79a53767e3 move system output into the testcase elements in junit xml 2015-03-30 11:43:51 -07:00
7d837f704c enable trace logging on jenkins 2015-03-30 10:28:37 -07:00
0926126866 update changelog 2015-03-29 18:25:55 -07:00
eaa2d604d6 version 4.0.2 2015-03-29 18:24:22 -07:00
7925f5f070 actually export the stream logger 2015-03-29 18:23:29 -07:00
a19df0261a add the 1.4 api to the index 2015-03-26 18:42:00 -07:00
e5006f2032 version 4.0.1 2015-03-26 17:20:50 -07:00
9c5ca004eb update version task to update badge urls 2015-03-26 17:19:24 -07:00
724b474801 update forever-agent 2015-03-26 17:05:17 -07:00
3005201732 test for an api that every version of the client has 2015-03-26 14:44:39 -07:00
ae69f624a7 added timer stubs for clear, since not all platforms accept a number in clearTimeout 2015-03-26 13:55:25 -07:00
867e3ae569 Revert "remove timer specifications"
This reverts commit 878fb67801.
2015-03-26 13:54:05 -07:00
f3b600b0fc fix json error 2015-03-26 13:27:42 -07:00