|
|
a4370cb28d
|
Generate response type as boolean if the request is HEAD only (#1275)
|
2020-08-03 11:45:48 +02:00 |
|
|
|
26238634a7
|
Added proxy support (#1260)
|
2020-08-03 11:39:24 +02:00 |
|
|
|
629894adba
|
Updated jenkins build frequency
|
2020-07-27 14:28:00 +02:00 |
|
|
|
51ab5b0b00
|
Updated license header (master) (#1266)
|
2020-07-23 12:26:56 +02:00 |
|
|
|
944dee219a
|
API generation
|
2020-07-20 14:08:31 +02:00 |
|
|
|
58117792de
|
Fix errors in type definitions (#1263)
|
2020-07-20 14:00:24 +02:00 |
|
|
|
e6a4050b0b
|
API generation
|
2020-07-20 12:17:14 +02:00 |
|
|
|
1e8bcbebfe
|
Fixed type test
|
2020-07-15 15:48:18 +02:00 |
|
|
|
5572939268
|
Merge branch 'master' of https://github.com/elastic/elasticsearch-js
|
2020-07-15 15:41:09 +02:00 |
|
|
|
530f50be95
|
Added 7.9 branch to ci jobs
|
2020-07-15 15:40:51 +02:00 |
|
|
|
1592c4d575
|
Add ability to disable the http agent (#1251)
|
2020-07-13 15:07:51 +02:00 |
|
|
|
39cf023426
|
Add support for a global context option (#1256)
|
2020-07-13 14:36:53 +02:00 |
|
|
|
1a7727588e
|
Allow the client name to be a symbol (#1254)
|
2020-07-13 12:38:16 +02:00 |
|
|
|
9d30778614
|
Removed broken links
|
2020-07-13 11:30:54 +02:00 |
|
|
|
fa760f44b5
|
API generation
|
2020-07-13 11:21:44 +02:00 |
|
|
|
1a7968aba3
|
Added sniffing blog post to documentation (#1249)
|
2020-07-09 10:14:39 +02:00 |
|
|
|
d6c84f1a5d
|
Updated default http agent configuration (#1242)
|
2020-07-09 09:01:05 +02:00 |
|
|
|
34a9176fbf
|
Export a kibana restricted type definition (#1239)
|
2020-07-06 11:49:12 +02:00 |
|
|
|
8d7859d2e2
|
Improve child API (#1245)
|
2020-07-06 11:39:08 +02:00 |
|
|
|
8c4042d913
|
API generation
|
2020-07-03 08:44:01 +02:00 |
|
|
|
aa7d7b02ad
|
Fixed transport.request querystring type (#1240)
|
2020-07-01 10:38:55 +02:00 |
|
|
|
71a74be321
|
Fix docs build
|
2020-06-30 12:13:01 +02:00 |
|
|
|
33a4e4dc31
|
API generation
|
2020-06-30 10:13:55 +02:00 |
|
|
|
4711cf6d70
|
Update typescript.asciidoc (#1237)
|
2020-06-30 08:07:50 +02:00 |
|
|
|
4b2cbdb809
|
Fix API example usage (#1234)
|
2020-06-26 12:00:14 +02:00 |
|
|
|
d16781e379
|
ESM support (#1235)
|
2020-06-26 11:57:43 +02:00 |
|
|
|
148f2fd864
|
Added new docs examples (#1233)
|
2020-06-26 09:24:14 +02:00 |
|
|
|
83e5147d9d
|
Fixed code snippet
|
2020-06-15 09:26:41 +02:00 |
|
|
|
b4d0dc87d3
|
Reorganized test and force 100% code coverage (#1226)
|
2020-06-15 08:37:04 +02:00 |
|
|
|
04d082cb49
|
Helpers: avoid allocating new timers (#1224)
|
2020-06-12 10:43:41 +02:00 |
|
|
|
8e077b46a7
|
improved test coverage (#1222)
|
2020-06-08 09:42:59 +02:00 |
|
|
|
b0e96f9644
|
migrated to FakeTimers (#1221)
|
2020-06-08 09:37:29 +02:00 |
|
|
|
59ab125f48
|
API generation
|
2020-06-08 09:30:11 +02:00 |
|
|
|
3efb63b34e
|
Documentation fixes (#1217)
|
2020-06-04 13:37:43 +02:00 |
|
|
|
7dfaa6c5b4
|
Improve helper concurrency (#1214)
|
2020-06-04 10:55:51 +02:00 |
|
|
|
3751f50774
|
API generation
|
2020-06-03 10:41:59 +02:00 |
|
|
|
1d9238b432
|
Fixed types code generation (#1212)
|
2020-06-03 10:41:27 +02:00 |
|
|
|
80817a00f9
|
Added timeout support in bulk and msearch helpers (#1206)
|
2020-06-03 10:33:08 +02:00 |
|
|
|
dbbee273d9
|
API generation
|
2020-06-03 09:09:42 +02:00 |
|
|
|
1a25b623b0
|
Add multi search helper (#1186)
|
2020-05-25 15:37:01 +02:00 |
|
|
|
84217fc737
|
Use filter_path for improving the search helpers performances (#1199)
|
2020-05-25 14:25:32 +02:00 |
|
|
|
d1ad7bd22b
|
Fix docs build
|
2020-05-18 10:38:03 +02:00 |
|
|
|
ac2d1dad53
|
API generation
|
2020-05-18 09:23:50 +02:00 |
|
|
|
803739b4cb
|
Added new docs examples (#1189)
|
2020-05-15 10:34:39 +02:00 |
|
|
|
4659b9849c
|
[DOCS] Fixes Indices component template link in reference docs (#1197)
|
2020-05-15 10:34:18 +02:00 |
|
|
|
8835d5af64
|
Updated jenkins job configuration
|
2020-05-15 09:42:10 +02:00 |
|
|
|
6f4127d87d
|
Updated skip list
|
2020-05-15 09:40:38 +02:00 |
|
|
|
e3e4be3a5e
|
API generation
|
2020-05-14 18:16:26 +02:00 |
|
|
|
191b8fb9fb
|
Force lowercase in all headers (#1187)
|
2020-05-14 16:10:18 +02:00 |
|
|
|
22de806b67
|
Disable client Helpers in Node.js < 10. (#1194)
|
2020-05-14 16:03:08 +02:00 |
|