Commit Graph

3846 Commits

Author SHA1 Message Date
e-cloud 59e5de59d7 refactor: remove unused code
includes unused variables, class method, class static properties and
function arguments
2017-04-11 19:39:24 +08:00
Tobias Koppers 813053ef55 Merge pull request #4656 from willmendesneto/refactor-source-map-devtool-plugin
refactor(SourceMapDevToolPlugin): upgrade to ES6
2017-04-10 20:53:50 +02:00
Tobias Koppers c9b10ca314 Merge pull request #4573 from mc-zone/feature/import-chunk-name
Feature: Add named chunk for `import()` by specified comment format.
2017-04-10 15:38:01 +02:00
Tobias Koppers fbd0911961 Merge branch 'master' into feature/import-chunk-name 2017-04-10 13:53:16 +02:00
Tobias Koppers 6d6707efb9 Merge pull request #4635 from smelukov/es6-refactor-parser
ES6 refactoring in Parser
2017-04-10 13:11:47 +02:00
Tobias Koppers 22d3f8b96c remove duplicate newline 2017-04-10 12:45:17 +02:00
Tobias Koppers aecc297c50 Merge pull request #4610 from con-ssc/master
Added {} in templates
2017-04-10 12:32:19 +02:00
Tobias Koppers 51369d4e24 Merge branch 'refactor-parser' into refactor-parser-2
# Conflicts:
#	lib/Parser.js
2017-04-10 12:24:00 +02:00
Sergey Melyukov 90f345a7a8 ES6-ify of Parser 2017-04-10 11:59:28 +02:00
Tim Sebastian 99c3129f5e refactor parser to be a class 2017-04-10 11:56:00 +02:00
Tobias Koppers e4bb4d5296 updated example 2017-04-10 11:44:59 +02:00
Tobias Koppers 180f5e541c refactor to simpler way of extracting options from comments 2017-04-10 11:36:39 +02:00
Tobias Koppers 44091a1618 Strict and const 2017-04-10 07:41:41 +02:00
Ma Cheng 83aeea8c46 Fix indentation 2017-04-09 17:10:06 +08:00
Ma Cheng 5ba77f9f7a Merge branch 'master' into feature/import-chunk-name 2017-04-09 17:05:57 +08:00
Tobias Koppers 79833b4938 updated stats 2017-04-09 10:41:32 +02:00
Tobias Koppers accc94cbea Merge pull request #4679 from timse/rename-async-for-future-compatibility
Rename async for future compatibility
2017-04-09 10:08:57 +02:00
Tobias Koppers 7d142780de change Buffer.from to new Buffer 2017-04-09 10:08:15 +02:00
Tobias Koppers 5210230d4b Merge branch 'master' into master 2017-04-09 09:45:56 +02:00
Tim Sebastian db0dbc327b rename async to make it future proof 2017-04-09 16:32:04 +10:00
Tim Sebastian e6d39c0669 fix linting 2017-04-09 16:31:48 +10:00
Tim Sebastian b857ad9aaf rename variable for future compatibility 2017-04-09 13:51:59 +10:00
Tim Sebastian bd18bc0f06 fixup eslint issues 2017-04-09 13:51:46 +10:00
Tim Sebastian bf525bf5e8 rename variable for future compatibility 2017-04-09 13:50:05 +10:00
Tim Sebastian 0f07ddedca fix lint issues 2017-04-09 13:49:37 +10:00
Tim Sebastian f70eee5568 rename variable for future compatibility 2017-04-09 13:49:27 +10:00
Tim Sebastian 08961b1d07 fix lint issues 2017-04-09 13:46:23 +10:00
Tobias Koppers 84c639e13f Merge pull request #4669 from timse/IgnorePluginHotfix
Ignore plugin hotfix - continuation of 4418
2017-04-09 00:58:46 +02:00
Tobias Koppers 39ed23f398 Merge pull request #4675 from webpack/refactor-test-Stats
Refactor test stats
2017-04-09 00:32:44 +02:00
Tim Sebastian ebb82b73e7 fixup function to be able to use arguments 2017-04-09 00:20:40 +10:00
Tim Sebastian e41c0f0485 remove unnecessary param 2017-04-08 23:42:10 +10:00
Tobias Koppers 7f850a68c6 allow dot in move command 2017-04-08 10:08:30 +02:00
Tobias Koppers 7a88488c1e Merge pull request #4671 from webpack/bot/fix
fix espacing when moving issue
2017-04-08 10:06:27 +02:00
Tobias Koppers 59e537ba0f fix espacing when moving issue 2017-04-08 09:50:10 +02:00
Tobias Koppers 54118cfddc Merge pull request #4670 from webpack/bot/fix
fix bot script
2017-04-08 09:28:52 +02:00
Tobias Koppers 827edd5815 add spacing 2017-04-08 09:12:53 +02:00
Tobias Koppers 7ecbb04d0b fix bot script 2017-04-08 09:11:52 +02:00
Tim Sebastian 926d94a54f add tests for ignored context modules 2017-04-08 15:59:24 +10:00
Tim Sebastian eae28fa56b add test for ignored normal modules 2017-04-08 15:59:23 +10:00
Tim Sebastian 8ad4a2004e unite logic for "normal-module-factory" and "context-module-factory" 2017-04-08 15:59:23 +10:00
Dean Coakley c4835a48dd Fix trailing space 2017-04-08 15:59:23 +10:00
Dean Coakley 2baa5c3367 Add regexp for IgnorePlugin 2017-04-08 15:59:23 +10:00
Tobias Koppers b061e275ef Merge pull request #4203 from alistairjcbrown/add-contextdependencytemplateasid-tests
Add tests for ContextDependencyTemplateAsId
2017-04-08 07:20:39 +02:00
Tobias Koppers 9cbc3852b0 Merge pull request #4667 from webpack/bot/features
move command and travis report
2017-04-08 06:16:38 +02:00
Tobias Koppers 4ccd984ece add detailed travis report
add move command for issues
2017-04-07 19:20:20 +02:00
Tobias Koppers e4a24bf650 Merge pull request #4069 from jharris4/master
Add error callback support to require.ensure
2017-04-07 18:12:43 +02:00
Tobias Koppers 85fd3c48d6 Merge pull request #4663 from webpack/bugfix/sponsors-inactive
Also display inactive sponsors and backers
2017-04-07 18:00:32 +02:00
Tobias Koppers 5105536c2c Merge pull request #4664 from timse/make-paths-platform-agnostic-for-plugins
make paths for records agnostic of OS
2017-04-07 17:59:56 +02:00
Tim Sebastian 2bff188fa3 make paths for records agnostic of OS 2017-04-07 23:37:42 +10:00
Tobias Koppers 39b918bed5 Also display inactive sponsors and backers
This displays also one-time sponsors, not only sponsors that donate regulary.
2017-04-07 14:52:38 +02:00