Commit Graph

1784 Commits

Author SHA1 Message Date
22febcbe38 [api] add the special "" option for refresh 2016-07-06 23:13:18 -06:00
fc04071fb0 [generate] support extending the rest-api specs via merge+concat 2016-07-06 23:12:54 -06:00
913469bb48 [client action] add a test to prove 21b2176 2016-07-06 22:36:27 -06:00
21b21764bc [client action] compare the options in an enum as strings 2016-07-06 22:32:36 -06:00
6e833951d1 [generate] ensure that all api definitions use strings for their options 2016-07-06 22:32:07 -06:00
ca9f294bd3 [api] 2.x -> 2.4 & regenerate 2016-07-06 16:31:19 -06:00
241aaff012 Merge pull request #375 from orangejulius/use_json_stringify
Use JSON.stringify to log objects
2016-07-06 16:27:39 -06:00
d935883f6b Update CONTRIBUTING.md 2016-06-29 14:09:47 -07:00
dbfe2367e2 Merge pull request #418 from lukasolson/docs/contributing
Update contributing docs with generate/release instructions
2016-06-29 14:08:26 -07:00
713cabccbb Remove unnecessary instructions 2016-06-29 14:07:17 -07:00
f0a425e436 Remove unnecessary line 2016-06-24 15:43:42 -07:00
2f0c10724b Update contributing docs with release steps 2016-06-24 15:42:45 -07:00
7ba4ab55e9 update browser build links 2016-06-24 15:22:56 -07:00
d49635c408 Update version 12.0.0-rc4 2016-06-24 15:11:25 -07:00
1bdf71a050 Re-generate 2016-06-24 15:10:37 -07:00
23ea65e6a0 Update README.md 2016-06-24 12:19:59 -07:00
af3ebca98e Version bump (12.0.0-rc3) 2016-06-24 12:19:28 -07:00
cf6840feef [apis] regenerate 2016-06-22 12:13:52 -07:00
c38a6c5301 Merge pull request #411 from Cspeisman/master
fixes typo in quick start doc
2016-06-02 13:23:06 -07:00
5f9b6be3bb fixes typo in quick start doc
there was a missing t for the word against on line 130 of the quick start document

line use to read:
// match the query agains all of
2016-05-31 22:13:12 -04:00
4fed4599bd [apis] regenerate 2016-05-20 13:55:37 -07:00
6f43f59d32 update generate script to accept alternat es repo location 2016-05-20 13:55:29 -07:00
1abf5b0a80 Merge pull request #409 from elastic/12.0.0-rc2
12.0.0 rc2
2016-05-20 11:56:34 -07:00
ecbc4ec22b version 12.0.0-rc2 2016-05-19 20:05:23 -07:00
b225875cfc updated minor deps, and all of grunt 2016-05-19 20:04:40 -07:00
7286019054 remove lodash-compat 2016-05-19 19:53:19 -07:00
14a1d22170 build the generic browser client as a UMD library 2016-05-19 19:45:50 -07:00
0a93fefb65 version 12.0.0-rc1 2016-05-19 19:30:59 -07:00
027f8d2bfe combine webpack build configs 2016-05-19 15:33:06 -07:00
f2c9103675 Merge pull request #408 from spalger/upgrade/lodash
Fix eslint errors and upgrade lodash
2016-05-19 15:20:11 -07:00
aae2f427a1 revert incorrect utils -> _ replacements 2016-05-19 14:39:27 -07:00
8ad271d81c and finally, return to standard mo 2016-05-19 14:33:04 -07:00
ec06c51c5d final sweep, moved everything to _v4 2016-05-19 14:23:33 -07:00
4a77556866 tracked down more necessary updated, lots of _.bind() 2016-05-19 12:47:33 -07:00
c7f6c09d8c get the unit tests to pass 2016-05-19 09:09:31 -07:00
38cf442acc protect methods that can not use lodash-migrate 2016-05-19 08:44:15 -07:00
fbac07a6ed _.pairs => _.toPairs 2016-05-19 08:43:38 -07:00
b2929de9d5 _.contains -> _.includes 2016-05-19 08:43:19 -07:00
ae615a0f2d [apis] regenerate 2016-05-19 08:42:31 -07:00
68a8f712c8 fix eslint errors 2016-05-19 07:52:01 -07:00
939cca84c6 add new override for master api 2016-05-19 07:31:36 -07:00
bd93bc914c _.unique -> _.uniq && _.pluck -> _.map 2016-05-19 07:31:15 -07:00
d1e5940f73 force lodash v4 on some iterators so they do not run multiple times 2016-05-19 07:30:26 -07:00
21e96b7080 _.rest -> _.tail 2016-05-19 07:29:11 -07:00
3d1efa57a0 splip in lodash-migrate for debugging 2016-05-19 07:28:52 -07:00
0b309206f4 [readme] change alpha1 to generic "prerelease" 2016-05-19 06:56:06 -07:00
d0488eeee7 Update api_conventions.asciidoc 2016-05-19 06:54:58 -07:00
531f57b004 just use nvm install to install and activate correct version 2016-05-19 06:33:17 -07:00
290b682c95 [apis] regenerate 2016-05-19 05:38:28 -07:00
322e590d27 Merge pull request #399 from spalger/switch/webpack
Switch to webpack
2016-05-03 16:05:23 -07:00