Tom910
|
48866368cb
|
Refactoring and optimize Parse.js
|
2017-01-23 21:51:59 +03:00 |
Sean Larkin
|
5fde63994e
|
Merge pull request #4033 from carloscuatin/refactor-loader-target-plugin
refactor(es6) upgrade LoaderTargetPlugin to ES6 class
|
2017-01-21 12:52:39 -06:00 |
Sean Larkin
|
39a5f37ed9
|
Merge pull request #3864 from aem/feature/refactor_es6_request_shortener
refactor(es6): upgrade RequestShortner to ES6
|
2017-01-21 12:44:20 -06:00 |
Sean Larkin
|
9065215e29
|
Merge pull request #3826 from songawee/master
refactor validateSchema and Validation.test to ES2015
|
2017-01-21 12:37:03 -06:00 |
Sean Larkin
|
a892c4c23c
|
Merge pull request #3982 from alistairjcbrown/add-moduledependencyerror-tests
Add tests for ModuleDependencyError
|
2017-01-21 12:32:22 -06:00 |
songawee
|
20968e90cb
|
address pr comments
|
2017-01-21 10:46:31 -07:00 |
songawee
|
6c16db5119
|
elaborate on running tests and use yarn instead of npm
|
2017-01-21 10:46:31 -07:00 |
songawee
|
fe217ab7e7
|
refactor of ValidateSchema and Validation.test to es6
|
2017-01-21 10:43:22 -07:00 |
Alistair Brown
|
11991719ec
|
Add tests for ModuleDependencyError
|
2017-01-21 17:40:41 +00:00 |
Sean Larkin
|
47c2782985
|
Merge pull request #3866 from alistairjcbrown/add-webworkermaintemplateplugin-tests
Add tests for WebWorkerMainTemplatePlugin
|
2017-01-21 11:21:13 -06:00 |
Sean Larkin
|
a01eeb6af0
|
Merge pull request #4057 from shubheksha/refactor-test-compareLocations
refactor(ES6): compareLocations.test.js
|
2017-01-21 10:03:05 -06:00 |
Sean Larkin
|
5005837cdc
|
Merge pull request #4004 from shubheksha/refactor-test-CachePlugin
refactor(ES6): CachePlugin.test.js
|
2017-01-21 09:57:52 -06:00 |
Sean Larkin
|
ba9279d2e0
|
Merge pull request #4058 from shubheksha/refactor-test-formatLocation
refactor(ES6): formatLocation.test.js
|
2017-01-20 16:03:07 -06:00 |
Tobias Koppers
|
9d0ca6ff7b
|
Merge pull request #4001 from shubheksha/test-WebWorkerHotUpdateChunkTemplatePlugin
Added tests for WebWorkerChunkTemplatePlugin
|
2017-01-20 17:19:53 +01:00 |
Tobias Koppers
|
ce6264f15f
|
Merge pull request #4061 from montogeek/fix/4060-rename-class
Rename class HarmonyCompatiblilityDependency to HarmonyCompatibilityDependency
|
2017-01-20 16:34:42 +01:00 |
Sean Larkin
|
50cafde97d
|
Add explicit directions to link.
|
2017-01-20 02:23:12 -06:00 |
Fernando Montoya
|
e6d7c064f2
|
Fixes #4060. Rename class HarmonyCompatiblilityDependency to HarmonyCompatibilityDependency
|
2017-01-19 13:43:42 -05:00 |
Carlos Cuatin
|
c81507af2d
|
refactor(es6) upgrade LoaderTargetPlugin to ES6 class
|
2017-01-18 22:28:55 -05:00 |
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 |
Shubheksha Jalan
|
5e9b02043d
|
refactor(ES6): formatLocation.test.js
|
2017-01-18 16:05:43 +05:30 |
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 |
Shubheksha Jalan
|
90acdfa6cb
|
refactor(ES6): compareLocations.test.js
|
2017-01-17 21:47:54 +05:30 |
Shubheksha Jalan
|
92a67ee10b
|
refactor(ES6): CachePlugin.test.js
|
2017-01-17 20:01:48 +05:30 |
Andrey
|
0ec7de9fae
|
Fix regression with watch cli opt, add tests for this case
|
2017-01-17 16:25:55 +03:00 |