Commit Graph

1164 Commits

Author SHA1 Message Date
29eb81a52c [docs] label timestamp/duration types differently 2016-11-16 12:29:56 -07:00
212a2aa9b0 [api] regenerate 2016-11-16 11:54:34 -07:00
7de7928fc7 add a 5.0+ exapmle for the scroll api 2016-11-16 11:54:24 -07:00
b0105d048a [api] regenerate 2016-11-15 11:59:21 -07:00
6d20756712 use config.httpAuth as default auth info for hosts 2016-11-15 11:52:42 -07:00
b744b66687 point changelog to elastic.co 2016-10-31 19:44:06 -07:00
651cc00b92 add changelog to doc site 2016-10-31 16:22:26 -07:00
b1f73ef074 Update CHANGELOG.md 2016-10-27 08:02:59 -07:00
d369e3ba9e [api] regenerate 2016-10-26 19:40:06 -07:00
a345d714f2 version 12.0.1 2016-10-26 19:10:32 -07:00
28e73f8216 [api] regenerate 2016-10-26 19:09:33 -07:00
006b8917ef [api/generate] prevent overriding the create method 2016-10-26 19:09:25 -07:00
cafe2ade37 Merge branch 'master' into 12.0 2016-10-26 18:55:50 -07:00
60935ae458 version 12.0.0 2016-10-26 18:40:55 -07:00
ef905ce080 [test/clientManager] remove incorrect use of snapshot arg 2016-10-26 18:06:35 -07:00
6bff09108b [api] regenerate 2016-10-26 17:52:54 -07:00
b526bb05e7 [api/generate] add overrides for 5.0/2.4 changes 2016-10-26 17:52:08 -07:00
97f2190d5c pin filterPath reference to 5.0 for now
(cherry picked from commit b298867dba)
2016-10-18 10:46:35 -07:00
b298867dba pin filterPath reference to 5.0 for now 2016-10-18 10:46:21 -07:00
f73a87161d [docs] filterPath reference to current es vs master
(cherry picked from commit a15b45498b)
2016-10-18 10:01:02 -07:00
c8a34fb043 Backport #448 2016-10-18 10:00:29 -07:00
018f11fc9e Backport #448 2016-10-18 10:00:03 -07:00
a15b45498b [docs] filterPath reference to current es vs master 2016-10-18 09:53:12 -07:00
67c931c5de Merge pull request #440 from tylersmalley/release-docs
Document fixing tags for preprease
2016-08-19 09:30:34 -07:00
26e9b92194 Document fixing tags for preprease
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-08-19 09:29:03 -07:00
c1afa532eb Version 12.0.0-rc5
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-08-19 08:45:00 -07:00
3270ab4daf Merge pull request #439 from tylersmalley/master-regenerate
Regenerate from Elasticsearch master
2016-08-19 08:05:08 -07:00
d3bffda32d [apis] regenerate
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-08-18 11:47:24 -07:00
8eeb039aba Merge pull request #428 from elastic/proxy-get-client
Pass the Client instance to ClientAction namespaceFactory
2016-07-20 19:34:58 -04:00
dc16822223 pass client instance to namespaceFactory 2016-07-20 15:57:54 -07:00
22febcbe38 [api] add the special "" option for refresh 2016-07-06 23:13:18 -06:00
fc04071fb0 [generate] support extending the rest-api specs via merge+concat 2016-07-06 23:12:54 -06:00
913469bb48 [client action] add a test to prove 21b2176 2016-07-06 22:36:27 -06:00
21b21764bc [client action] compare the options in an enum as strings 2016-07-06 22:32:36 -06:00
6e833951d1 [generate] ensure that all api definitions use strings for their options 2016-07-06 22:32:07 -06:00
ca9f294bd3 [api] 2.x -> 2.4 & regenerate 2016-07-06 16:31:19 -06:00
241aaff012 Merge pull request #375 from orangejulius/use_json_stringify
Use JSON.stringify to log objects
2016-07-06 16:27:39 -06:00
d935883f6b Update CONTRIBUTING.md 2016-06-29 14:09:47 -07:00
dbfe2367e2 Merge pull request #418 from lukasolson/docs/contributing
Update contributing docs with generate/release instructions
2016-06-29 14:08:26 -07:00
713cabccbb Remove unnecessary instructions 2016-06-29 14:07:17 -07:00
f0a425e436 Remove unnecessary line 2016-06-24 15:43:42 -07:00
2f0c10724b Update contributing docs with release steps 2016-06-24 15:42:45 -07:00
7ba4ab55e9 update browser build links 2016-06-24 15:22:56 -07:00
d49635c408 Update version 12.0.0-rc4 2016-06-24 15:11:25 -07:00
1bdf71a050 Re-generate 2016-06-24 15:10:37 -07:00
23ea65e6a0 Update README.md 2016-06-24 12:19:59 -07:00
af3ebca98e Version bump (12.0.0-rc3) 2016-06-24 12:19:28 -07:00
cf6840feef [apis] regenerate 2016-06-22 12:13:52 -07:00
c38a6c5301 Merge pull request #411 from Cspeisman/master
fixes typo in quick start doc
2016-06-02 13:23:06 -07:00
5f9b6be3bb fixes typo in quick start doc
there was a missing t for the word against on line 130 of the quick start document

line use to read:
// match the query agains all of
2016-05-31 22:13:12 -04:00