Commit Graph

1202 Commits

Author SHA1 Message Date
3d75c6ff0f use eslint autofix to start fixing violations 2017-06-14 18:48:24 -07:00
da8e558817 correct path to root eslint config 2017-06-14 18:47:01 -07:00
e71ffc809c transition test/.estlinrc too 2017-06-14 18:46:48 -07:00
105c39a4e5 bump node version requirement to 6.0 2017-06-14 18:42:35 -07:00
59a810af37 move to .eslintrc file with extension 2017-06-14 18:40:19 -07:00
dd6d1d2f2a upgrade to kibana eslint config with exceptions 2017-06-14 18:37:12 -07:00
256bff1c37 use yarn for dependency management 2017-06-14 18:36:31 -07:00
87685c353e add link to changelog in readme 2017-06-14 16:08:53 -07:00
b7ff19dc0c [apis] regenerate 2017-06-14 15:43:12 -07:00
629c7498ae [generate] handle methods with more than one namespace 2017-06-14 15:42:56 -07:00
07d48ab8d2 [apis] regenerate 2017-06-12 12:41:35 -07:00
50898d3fc5 change default api branch to 5.4 2017-06-12 10:54:35 -07:00
7272941c1b [apis] regenerate 2017-06-12 10:52:34 -07:00
cac980ad14 upgrade 5.4 to supported branch, 5.5 as upstable 2017-06-12 10:52:18 -07:00
053e78eabb update changelog 2017-05-09 14:36:48 -07:00
35b342550e add a castToArray option to paramAsBody spec (#541) 2017-05-09 14:11:02 -07:00
cbb66cc6f3 correct 13.0.0 release date 2017-05-08 12:18:41 -07:00
036fb89f74 remove debugger 2017-05-01 16:49:18 -07:00
b4a5650ab0 [apis] regenerate 2017-05-01 16:31:44 -07:00
23a4a193cf add 5.4 to unstable branches 2017-05-01 16:30:39 -07:00
b345e0b13d define description overrides by version, like examples 2017-05-01 16:29:24 -07:00
b67f3b313d Add elastic-builder to list of query building libraries. (#538)
* Add elastic-builder to list of query building libraries.

* Update search and api_conventions docs as well
2017-05-01 15:57:08 -07:00
b7c9073fa6 Manually incrementing the hardcoded master version to 6.0 (#535)
* Manually incrementing the hardcoded master version to 6.0

* Adding branch_versions to the package.json

* Modifying the way branch_versions work
2017-05-01 15:56:22 -07:00
0d322d82e3 Fixed sample JS code variable naming (#534) 2017-04-25 17:40:33 -07:00
f31aa27b6e [changelog] Correct 13.0.0 release date 2017-04-24 10:47:55 -07:00
eaccaa09a8 tag master as 14.0 snapshot 2017-04-24 10:36:01 -07:00
2c8a1c03d4 Update Browser Builds docs (#528)
* Document how to properly install using npm

* The standard elasticsearch-js build does not works in browser anymore

* The React sample can be confusing nowadays.

Since it refers to an older version that used to work in the browser, now that there
is a browser specific build, the sample is somewhat confusing.

* Closes https://github.com/elastic/elasticsearch-js/issues/527

Since it refers to an older version that used to work in the browser, now that there
is a browser specific build, the sample is somewhat confusing.

* Fix typo
2017-04-24 10:30:33 -07:00
a60028b1e9 [clientAction] properly remove the param from all paramAsBody transformations 2017-04-05 12:27:47 -07:00
5431f76110 [changelog] mention #523 2017-04-04 20:10:18 -07:00
1c6c62254f Merge pull request #523 from tellnes/console
export console logger in non browser environments
2017-04-04 20:01:06 -07:00
a30d362409 export console logger in non browser environments
When using this library in eg. AWS Lambda environment the console logger
is a lot more usefull than stdio.
2017-04-04 14:55:12 +02:00
94e27d5922 [changelog] update 2017-04-03 18:38:58 -07:00
1ac2d30dbd [docs/config] regenerate 2017-04-03 18:35:39 -07:00
87cc201c06 [http] accept and document rest of params for agentkeepalive 2017-04-03 18:34:41 -07:00
f47ca0023e [apis] regenerate 2017-04-03 17:57:55 -07:00
f64344fbc0 bump api version to 5.3 2017-04-03 17:57:46 -07:00
d9252d5916 Merge pull request #514 from georules/spelling-fix-sting
sting => String
2017-03-01 15:47:50 -07:00
039d52e413 sting => String 2017-03-01 16:11:04 -05:00
d0423994de version 13.0.0-beta2 2017-02-22 08:30:08 -07:00
4a3ca6ed89 Merge pull request #507 from ycombinator/bulk/update-content-type
Updating bulk JSON content type
2017-02-22 08:11:03 -07:00
c7551f7914 Updating bulk JSON content type 2017-02-22 04:24:07 -08:00
d2c642f50f [apis] regenerate 2017-02-14 18:36:54 -07:00
d452294124 limit sending scrollId as the body to 5.3+ 2017-02-14 18:36:42 -07:00
098da3d36a [generate/Version] fix the direction of merges 2017-02-14 18:36:22 -07:00
536254f2fb [apis] regenerate 2017-02-14 18:33:33 -07:00
8c7a25f466 [api/paramAsBody] support sending params as named json properties 2017-02-14 18:22:13 -07:00
6835cf5712 version 13.0.0-beta1 2017-02-14 14:44:21 -07:00
bf4f76852f [apis] regenerate 2017-02-14 12:17:58 -07:00
adb3de5b3b clean up lodash 4 upgrade crumbs 2017-02-13 15:28:08 -07:00
6c70facc65 add lodash.isempty 2017-02-13 14:12:11 -07:00