|
|
6bb2e4fc1c
|
[DOCS] Reorganizes Introduction and Installation chapters (#1315)
|
2020-09-28 10:22:23 +02:00 |
|
|
|
c12a31199d
|
[Backport 7.x] Test cloud id without kibana component (#1324)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-09-28 10:18:30 +02:00 |
|
|
|
df56604742
|
Update helpers.asciidoc (#1310)
|
2020-09-28 10:17:50 +02:00 |
|
|
|
5a5523129b
|
Changelog for 7.9.1 (#1320)
|
2020-09-23 15:56:50 +02:00 |
|
|
|
f4b36ad2f4
|
Merge branch '7.x' of https://github.com/elastic/elasticsearch-js into 7.x
|
2020-09-23 14:02:39 +02:00 |
|
|
|
07437c45aa
|
Fix bad links
|
2020-09-23 14:02:18 +02:00 |
|
|
|
e26b9fc549
|
[Backport 7.x] Fixed integration test runner (#1319)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-09-23 12:39:38 +02:00 |
|
|
|
8263f35f60
|
API generation
|
2020-09-23 11:36:53 +02:00 |
|
|
|
3db1bed4bd
|
Improve child performances (#1314)
|
2020-09-23 11:34:36 +02:00 |
|
|
|
35eb96e2b4
|
Fix rendering of name field in configuration.md (#1311)
|
2020-09-21 15:48:26 +02:00 |
|
|
|
3dd0bda32a
|
[7.x][DOCS] Fixes link in API reference. (#1308)
|
2020-09-15 10:26:05 +02:00 |
|
|
|
b41a7b48b6
|
API generation
|
2020-09-15 09:08:17 +02:00 |
|
|
|
bbdb4b0e91
|
Improved cleanup yaml tests (#1306)
|
2020-09-15 08:07:41 +02:00 |
|
|
|
99717dce73
|
[Backport 7.x] Integration test: Parse dates as string (#1307)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-09-14 11:56:20 +02:00 |
|
|
|
d3ec4db890
|
Fixed code generation
|
2020-09-10 15:36:10 +02:00 |
|
|
|
2c39a5413d
|
Merge branch '7.x' of https://github.com/elastic/elasticsearch-js into 7.x
|
2020-09-10 15:29:27 +02:00 |
|
|
|
584a8799d8
|
Avoid the release of Zalgo (#1295)
|
2020-09-10 15:29:22 +02:00 |
|
|
|
f02567491f
|
Fix maxRetries request option handling (#1296)
|
2020-09-10 15:29:22 +02:00 |
|
|
|
8af159156d
|
Fix RequestOptions.body type to include null (#1300)
Fixes #1291
|
2020-09-10 15:29:22 +02:00 |
|
|
|
7a407c411d
|
API generation
|
2020-09-01 14:10:26 +02:00 |
|
|
|
00aeb8b923
|
Helper param fix (#1284)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-09-01 12:18:42 +02:00 |
|
|
|
6d26647cdc
|
[Backport 7.x] Updated run-elasticsearch.sh to retry on docker network failures (#1294)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-09-01 12:17:15 +02:00 |
|
|
|
7749c6f84a
|
Changelog for 7.9 (#1261)
|
2020-08-19 17:58:14 +02:00 |
|
|
|
573b29777c
|
API generation
|
2020-08-03 12:00:49 +02:00 |
|
|
|
e6f1b645a2
|
Generate response type as boolean if the request is HEAD only (#1275)
|
2020-08-03 11:53:42 +02:00 |
|
|
|
4c1095d805
|
[Backport 7.x] Added proxy support (#1276)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-08-03 11:41:20 +02:00 |
|
|
|
bb05668a44
|
Updated license header (#1267)
|
2020-07-23 12:27:18 +02:00 |
|
|
|
3e20dd578f
|
API generation
|
2020-07-20 14:09:53 +02:00 |
|
|
|
68bc20c440
|
[Backport 7.x] Fix errors in type definitions (#1264)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-07-20 14:02:40 +02:00 |
|
|
|
d7b7187a85
|
Fixed type test
|
2020-07-15 15:48:45 +02:00 |
|
|
|
e864c1db99
|
[Backport 7.x] Add ability to disable the http agent (#1258)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-07-13 15:09:22 +02:00 |
|
|
|
581b0f3a35
|
API generation
|
2020-07-13 14:45:19 +02:00 |
|
|
|
d73cb1a29b
|
Add support for a global context option (#1256)
|
2020-07-13 14:43:37 +02:00 |
|
|
|
28f2be397c
|
[Backport 7.x] Allow the client name to be a symbol (#1257)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-07-13 12:38:59 +02:00 |
|
|
|
0dd5c3c186
|
[Backport 7.x] Added sniffing blog post to documentation (#1252)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-07-09 10:40:38 +02:00 |
|
|
|
e77430ac4e
|
[Backport 7.x] Updated default http agent configuration (#1250)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-07-09 09:01:45 +02:00 |
|
|
|
13918d052a
|
Fix docs build
|
2020-07-06 14:02:20 +02:00 |
|
|
|
3e57383b04
|
API generation
|
2020-07-06 11:51:04 +02:00 |
|
|
|
615481d5ed
|
[Backport 7.x] Export a kibana restricted type definition (#1248)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-07-06 11:49:49 +02:00 |
|
|
|
40c47902f3
|
[Backport 7.x] Improve child API (#1247)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-07-06 11:48:35 +02:00 |
|
|
|
bd6f4f256b
|
[Backport 7.x] Fixed transport.request querystring type (#1241)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-07-01 10:39:34 +02:00 |
|
|
|
91ba1c3b6e
|
Update typescript.asciidoc (#1237)
|
2020-06-30 08:06:54 +02:00 |
|
|
|
52f6326570
|
Fix API example usage (#1234)
|
2020-06-26 12:03:33 +02:00 |
|
|
|
9c76898fb1
|
[Backport 7.x] ESM support (#1236)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-06-26 11:58:43 +02:00 |
|
|
|
f074d4b0a2
|
Changelog for 7.8 (#1219)
|
2020-06-18 16:36:16 +02:00 |
|
|
|
d8695532c1
|
Fix broken link
|
2020-06-15 11:12:45 +02:00 |
|
|
|
aec79375bd
|
API generation
|
2020-06-15 09:55:15 +02:00 |
|
|
|
a82aae8cfb
|
Fixed code snippet
|
2020-06-15 09:26:59 +02:00 |
|
|
|
24961869cc
|
Reorganized test and force 100% code coverage (#1226)
|
2020-06-15 08:38:46 +02:00 |
|
|
|
acce06c2af
|
[Backport 7.x] Helpers: avoid allocating new timers (#1225)
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
|
2020-06-12 10:44:22 +02:00 |
|