4156feca27
remove deepMerge util
2018-05-14 11:42:47 -07:00
f1de944809
Upgrade to lodash v4 ( #660 )
...
* npm install lodash-2
Someone handily published a lodash-2 v4.17.4 - it is exactly the same as lodash v4.17.4, so it is safe to use during the migration.
* use lodash-2 in tests
* update tests to split utils vs lodash
* remove Utils.nextTick usage
Utils.nextTick with a single argument is the same as process.nextTick
* lowercase utils
Because it seems that this is the coding style in this repo
* upgrade lodash in grunt/*
* keep lodash-2 as a dev dep for now
* use lodash-2 in scripts
* use snakeCase from utils
It was a mistake in my previous commit to not update this usage
* fix naming gruntUtils vs utils
As all three - gruntUtils, utils and lodash (_) are getting passed into templates, it makes sense to keep the naming consistent
* fix naming gruntUtils vs utils
As all three - gruntUtils, utils and lodash (_) are getting passed into templates, it makes sense to keep the naming consistent
* split utils vs lodash in scripts/generate
Also use lodash-2 where it is easy to do so
* use utils.get until lodash upgrade
* remove lodash.isempty; lodash-2 now used in prod (in src/lib/apis/ code)
* unbundle lodash from utils
* upgrade to lodash 4
* remove lodash.get and lodash.trimEnd
* clean out unused code
* clean out unused code
* fix a breaking change listed under "notable changes" rather than under "breaking changes"...
2018-05-14 11:37:23 -07:00
4cd2b3e506
Fix word mixup in docs ( #658 )
2018-05-04 16:44:25 -07:00
3109b40fd6
[apis] regenerate
2018-04-03 09:50:05 -07:00
26350196d2
version 14.2.2
2018-03-29 12:34:29 -07:00
bd064aff6b
[apis] regenerate
2018-03-28 13:59:32 -07:00
a49f7adb78
[api/overrides] fix version range for clearScroll->castToArray
2018-03-28 13:59:04 -07:00
387687787f
version 14.2.1
2018-03-16 11:58:38 -07:00
4be86b402b
[webpack] use babel to ensure legacy browser compatibility ( #645 )
2018-03-15 14:53:43 -07:00
f28bbfc349
remove package-lock.json file
2018-03-13 21:05:21 -07:00
24e5e0f9f9
Bump jquery and update some tests ( #644 )
...
* Remove jquery from devDependencies, syntax
* Add browserify and aliasify
* Bump jquery
* Bump jquery and make some tests pass
2018-03-13 21:03:06 -07:00
263bec4e03
Make unit tests pass in node 8 ( #643 )
...
* make tests not crash in node 8
* upgrade nock
This makes tests pass in node 8, as well as node 6
2018-03-13 20:59:37 -07:00
b7fae6f94b
version 14.2.0
2018-03-12 18:02:55 -07:00
faa5998739
[npm] upgrade agentkeepalive from 2.2.0 to 3.4.1 ( #642 )
2018-03-12 17:59:14 -07:00
de4a576495
[apis] regenerate
2018-03-08 16:07:28 -07:00
a8d68c0ca3
[api] regenerate
2018-03-08 13:55:50 -07:00
1a7ccef3da
add support for 6.2 api
2018-03-08 13:55:43 -07:00
07c803f9c5
update on elasticsearch.js, handling on exception response [jquery]
2018-02-09 15:53:55 +08:00
fac7741d7e
Syntax correction, missing comma
2018-02-05 15:08:46 -02:00
ee7a13cd0e
version 14.1.0
2018-01-31 12:03:15 -07:00
74a46c9678
[apis] regenerate
2018-01-31 11:57:47 -07:00
30fef61fdb
[apis] add 6.1 and 6.2 branches, 6.1 is default now
2018-01-31 11:57:37 -07:00
77b4ec48fa
fix keep alive timeout for agentkeepalive 2.x ( #600 )
...
(cherry picked from commit 902f074ae0cb52979054a8217b7a9a240570935f)
2018-01-31 11:51:32 -07:00
a464227dd5
Update quick_start.asciidoc ( #612 )
...
* Fix link to exploringelasticsearch.com in "ES Query DSL"
2017-12-06 17:30:02 -07:00
9b844b32b0
[grunt/s3] upgrade to aws_s3 package, grunt-s3 package is broken
2017-11-14 17:00:06 -06:00
db50cde805
version 14.0.0
2017-11-14 16:48:55 -06:00
df87ad663c
update *ignore files
2017-11-14 16:48:52 -06:00
6c4882681f
[apis] regenerate
2017-11-14 16:42:46 -06:00
f1f4b679ef
update supported branches
2017-11-14 16:42:06 -06:00
7f5b5e73bb
version 13.3.1
2017-08-08 23:24:53 -07:00
9c268b4ebb
[apis] regenerate
2017-08-08 23:24:29 -07:00
36d33ff9ba
version 13.3.0
2017-08-08 23:20:27 -07:00
7df9ab4a90
[api] switch to 5.5 default branch
2017-08-08 23:15:06 -07:00
790c32d4c6
[apis] regenerate
2017-07-31 12:41:09 -07:00
1649059c8c
[generate/api] rewrite doc urls with branch
...
(cherry picked from commit 8fa499d070 )
2017-07-31 12:41:04 -07:00
5813360d3f
[es] update branch support
...
(cherry picked from commit 42cc17fc7f )
2017-07-31 11:54:10 -07:00
7ad3a7e196
Use json version of scroll api for 2.0 and greater ( #576 )
...
(cherry picked from commit 3b809be324 )
2017-07-31 11:47:39 -07:00
7f0d0d6f47
[DOCS] More xref fixes.
2017-07-24 20:23:38 -07:00
139d2266dd
[DOCS] Fixing cross doc links errors due to links to 5.x
2017-07-24 20:02:19 -07:00
351c7cc5f6
[docs/config] fix link formatting
...
(cherry picked from commit e2897da71f )
2017-06-21 16:44:39 -07:00
7212f340a2
[changelog] added notes about 13.2.0
2017-06-21 14:12:29 -07:00
19c2b4be1e
version 13.2.0
2017-06-21 14:10:16 -07:00
e209142210
[config] add sniffedNodesFilterPath option ( #559 )
...
(cherry picked from commit 8d9d6cb88c )
2017-06-21 14:09:50 -07:00
cfe1d73092
add changelog notes for 13.1.1/2
...
(cherry picked from commit 1f6e4b66caa036efd4ce1a5b01b6a54617cd18d0)
2017-06-21 14:08:36 -07:00
361c71f83e
version 13.1.2
2017-06-21 13:53:47 -07:00
440e3f7c72
[apis] regenerate
2017-06-21 13:51:27 -07:00
bdde6949b9
fix reference to this within a callback
...
(cherry picked from commit 9d3b966f63 )
2017-06-15 22:34:42 -07:00
c6d2e3d054
version 13.1.1
2017-06-14 15:54:43 -07:00
c1170b0dc8
[apis] regenerate
2017-06-14 15:54:01 -07:00
080e4a0641
[generate] handle methods with more than one namespace
2017-06-14 15:53:38 -07:00