Commit Graph

1217 Commits

Author SHA1 Message Date
f49e61c454 move yaml test files to tmp dir 2017-06-14 20:37:26 -07:00
7c014b3efd move elasticsearch repo/archives to tmp dir 2017-06-14 20:36:56 -07:00
24454c27a8 [eslint] remove exception for prefer-const, and fix violations 2017-06-14 19:19:43 -07:00
40078d6965 [eslint] remove exception for no-restricted-globals, and fix violations 2017-06-14 19:18:14 -07:00
5ba151ef43 [eslint] remove exception for space-before-function-paren 2017-06-14 19:17:29 -07:00
c9dc690698 [eslint] remove exception for no-empty, and fix violations 2017-06-14 19:17:03 -07:00
499b51dfb3 [eslint] remove exception for no-use-before-define, and fix violations 2017-06-14 19:14:07 -07:00
acdde5a86b [eslint] remove exception for quotes 2017-06-14 19:13:05 -07:00
886c9aa20b [eslint] remove exception for dot-notation 2017-06-14 19:12:47 -07:00
cd8c9aa7ff [eslint] remove exception for space-unary-ops 2017-06-14 19:12:31 -07:00
f4e4cf7358 [eslint] remove exception for new-cap, fix violations 2017-06-14 19:12:03 -07:00
d50eea6d6f [eslint] remove exception for one-var, fix violations 2017-06-14 19:11:51 -07:00
ccf333ad9f [eslint] remove exception for semi 2017-06-14 19:08:41 -07:00
d63a37dd42 [eslint] remove exception for no-unused-vars, fix violations 2017-06-14 19:07:57 -07:00
058569d4f8 [eslint] remove exception for no-var, fix violations 2017-06-14 18:56:26 -07:00
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