Commit Graph

2918 Commits

Author SHA1 Message Date
Tobias Koppers de9323f791 Merge pull request #3903 from willmendesneto/refactor-node-target-plugin
refactor(NodeTargetPlugin): upgrade to ES6
2017-01-18 16:09:31 +01:00
Tobias Koppers db45446b85 Merge pull request #3904 from willmendesneto/adding-web-environment-plugin-test
test(WebEnvironmentPlugin): adding missed test
2017-01-18 16:08:39 +01:00
Tobias Koppers 87272f73fd Merge pull request #3906 from carloscuatin/refactor-function-module-plugin
refactor(es6) upgrade FunctionModulePlugin to ES6 class
2017-01-18 16:08:04 +01:00
Tobias Koppers d5cbe465a6 Merge pull request #3907 from carloscuatin/refactor-flag-initial-modules-as-used-plugin
refactor(es6) upgrade FlagInitialModulesAsUsedPlugin to ES6 class
2017-01-18 16:07:27 +01:00
Tobias Koppers 860b053fb5 Merge pull request #3913 from shubheksha/refactor-LocalModule
refactor(ES6): upgrade LocalModule to ES6
2017-01-18 16:05:26 +01:00
Tobias Koppers e1d7fb03b4 Merge pull request #3991 from webpack/test/devtools
add tests for harmony with devtools
2017-01-18 16:02:19 +01:00
Tobias Koppers e5a39fa374 Merge pull request #3918 from shubheksha/refactor-RequireEnsurePlugin
refactor(ES6): upgrade RequireEnsurePlugin to ES6
2017-01-18 16:01:13 +01:00
Tobias Koppers dcdd9dd7de Merge pull request #3919 from shubheksha/refactor-RequireContextPlugin
refactor(ES6): upgrade RequireContextPlugin to ES6
2017-01-18 16:00:54 +01:00
Tobias Koppers 67e4ee2fc6 Merge pull request #3920 from shubheksha/refactor-RequireIncludePlugin
refactor(ES6): upgrade RequireIncludePlugin to ES6
2017-01-18 16:00:23 +01:00
Tobias Koppers 9bfbd947fd Merge pull request #3921 from shubheksha/refactor-RequireResolveDependencyParserPlugin
refactor(ES6): upgrade RequireResolveDependencyParserPlugin to ES6
2017-01-18 15:59:42 +01:00
Tobias Koppers c5441798a0 Merge pull request #3923 from shubheksha/refactor-SystemPlugin
refactor(ES6): upgrade SystemPlugin to ES6
2017-01-18 15:59:18 +01:00
Tobias Koppers 444856f864 Merge pull request #3924 from shubheksha/refactor-WebWorkerHotUpdateChunkTemplatePlugin
refactor(ES6): upgrade WebWorkerHotUpdateChunkTemplatePlugin to ES6
2017-01-18 15:58:53 +01:00
Tobias Koppers 900fa0b68e Merge pull request #3937 from carloscuatin/refactor-multi-watching
refactor(es6) upgrade MultiWatching to ES6 class
2017-01-18 15:58:33 +01:00
Tobias Koppers 8ccbee608e Merge pull request #3938 from carloscuatin/refactor-normal-module-replacement-plugin
refactor(es6) upgrade NormalModuleReplacementPlugin to ES6 class
2017-01-18 15:58:08 +01:00
Tobias Koppers 2d8afcca77 Merge pull request #3940 from tejasbubane/es6-convert-template
Convert Template and subclasses to ES2015
2017-01-18 15:57:44 +01:00
Tobias Koppers c4be4564af Merge pull request #3942 from carloscuatin/refactor-eval-source-map-dev-tool-plugin
refactor(es6) upgrade EvalSourceMapDevToolPlugin to ES6 class
2017-01-18 15:57:23 +01:00
Tobias Koppers a32b7eebfb Merge pull request #3943 from carloscuatin/refactor-jsonp-template-plugin
refactor(es6) upgrade JsonpTemplatePlugin to ES6 class
2017-01-18 15:57:06 +01:00
Tobias Koppers 7bc52395b7 Merge pull request #3998 from webpack/benchmark/confidence-interval
Benchmark/confidence interval
2017-01-18 15:55:51 +01:00
Tobias Koppers 3f2df0ece2 interpolate between data points 2017-01-18 14:10:35 +01:00
Tobias Koppers 78839b2352 add more benchmark cases 2017-01-18 13:20:42 +01:00
Tobias Koppers 6192b39d2d use mathematical correct confidence interval
reset git tree correctly when loading stuff
fix error when errors in benchmark occur
2017-01-18 13:20:29 +01:00
Tobias Koppers d9ac04380e Merge pull request #3992 from webpack/ci/benchmark
add benchmarking system
2017-01-18 03:56:21 +01:00
Tobias Koppers a0dfa8ca6d add benchmarking system 2017-01-18 03:29:50 +01:00
Tobias Koppers 4be093d279 2.2.0 2017-01-17 20:14:12 +01:00
Tobias Koppers 227846990c 2.2.0-rc.8 2017-01-17 19:46:00 +01:00
Tobias Koppers ba7b3aabbf add tests for harmony with devtools 2017-01-17 19:38:41 +01:00
Tobias Koppers b946eb423a Merge pull request #3988 from malstoun/bug/2664
Fix regression with watch cli opt, add tests for this case
2017-01-17 19:28:54 +01:00
Tobias Koppers 260e41314b Merge pull request #3986 from webpack/bugfix/revert_use_of_buffer_dot_from
fix(node): rollback changes of Buffer.from to new Buffer()
2017-01-17 19:27:57 +01:00
Andrey 0ec7de9fae Fix regression with watch cli opt, add tests for this case 2017-01-17 16:25:55 +03:00
Sean Larkin 72226db030 add missing disable line 2017-01-17 00:32:42 -06:00
Sean Larkin 4d30675385 build fresh yarn.lock file to remove buffer polyfill 2017-01-17 00:24:01 -06:00
Sean Larkin 91c1f35e05 fix(node): rollback changes of Buffer.from to new Buffer() and bump down travis to 4.3 min node v 2017-01-16 23:57:27 -06:00
Tobias Koppers 0b476022bb 2.2.0-rc.7 2017-01-16 16:01:49 +01:00
Tobias Koppers db6ccbca3c Merge pull request #3978 from webpack/bugfix/conditional-reexports
hoist exports declarations too
2017-01-16 15:53:43 +01:00
Tobias Koppers 82a5b03154 Merge pull request #3977 from malstoun/bug/2664
Fix watch when config is an array of objects
2017-01-16 15:53:08 +01:00
Tobias Koppers fc1a43b7cb Merge pull request #3976 from timse/rely-on-defaults
remove defaults values to shave a few bytes
2017-01-16 15:52:25 +01:00
Tobias Koppers a44694aa4e hoist exports declarations too
fixes #3972
2017-01-16 15:45:15 +01:00
Andrey 682bde8ce4 Fix lint 2017-01-16 16:35:27 +03:00
Andrey c6d7d90994 Add tests 2017-01-16 16:24:31 +03:00
Tim Sebastian af8d49e1f6 remove defaults values to shave a few bytes
this is very much premature, but still there is no real reason to specify default values id say.
2017-01-16 21:39:45 +11:00
Tobias Koppers 97966969b0 2.2.0-rc.6 2017-01-16 03:48:20 +01:00
Tobias Koppers e9bdb053ce Merge pull request #3971 from webpack/bugfix/fix_available_vars_in_fmtp
fix(nmf): Fix exports for var injection to include free glob export or args
2017-01-16 03:47:12 +01:00
Tobias Koppers bd45bdc6fb add test case for global in harmony modules 2017-01-16 03:38:02 +01:00
Tobias Koppers bfccb20920 fix PR 2017-01-16 03:21:13 +01:00
Sean Larkin 5a3a23f3e3 fix(nmf): Fix exports for var injection to include free glob exports or arguments 2017-01-15 12:02:43 -06:00
Tobias Koppers 437dce4c86 2.2.0-rc.5 2017-01-15 17:23:43 +01:00
Tobias Koppers 91cb1dfd97 Merge pull request #3970 from webpack/ci/appveyor
build only master branch for higher CI performance
2017-01-15 17:12:27 +01:00
Tobias Koppers 9fd55e5f5c Merge pull request #3969 from webpack/bugfix/issue-3964
fix for #3964 and tests
2017-01-15 17:04:50 +01:00
Tobias Koppers dce5be4f01 build only master branch for higher CI performance 2017-01-15 16:52:14 +01:00
Tobias Koppers 9bb46d4161 fix for #3964 and tests 2017-01-15 16:41:56 +01:00