alexander.akait
							
						 | 
						
							
							
							
							
							
								
							
							
								93743d233a
								
							
						 | 
						
							
							
								
								refactor: code
							
							
							
							
							
						 | 
						
							2024-08-02 19:32:31 +03:00 | 
						
					
				
					
						
							
							
								 
								alexander.akait
							
						 | 
						
							
							
							
							
							
								
							
							
								40151be78e
								
							
						 | 
						
							
							
								
								refactor: improve code
							
							
							
							
							
						 | 
						
							2024-08-02 19:32:29 +03:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								05c1861684
								
							
						 | 
						
							
							
								
								close watching when closing compiler
							
							
							
							
							
							
							
							do not shutdown cache when closing only the watching 
							
						 | 
						
							2021-08-30 15:01:24 +02:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								b29c44e223
								
							
						 | 
						
							
							
								
								add separate webpack warmup step with large timeout
							
							
							
							
							
						 | 
						
							2021-07-15 16:37:54 +02:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								49182bf5ad
								
							
						 | 
						
							
							
								
								close compilers in MultiCompiler test
							
							
							
							
							
						 | 
						
							2021-07-13 10:50:38 +02:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								878ce6b11a
								
							
						 | 
						
							
							
								
								respect multi compiler `dependencies` and `parallelism` when using `invalidate`
							
							
							
							
							
						 | 
						
							2021-05-17 13:49:43 +02:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								b525e61a72
								
							
						 | 
						
							
							
								
								make sure that invalid event is only reported once
							
							
							
							
							
						 | 
						
							2021-04-09 17:51:58 +02:00 | 
						
					
				
					
						
							
							
								 
								Seth Benjamin
							
						 | 
						
							
							
							
							
							
								
							
							
								94bd3bc6f9
								
							
						 | 
						
							
							
								
								fix: allow invalidation after first watch run
							
							
							
							
							
						 | 
						
							2021-03-19 12:32:50 -07:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								174eb3cdf8
								
							
						 | 
						
							
							
								
								fix race condition in MultiCompiler queuing
							
							
							
							
							
							
							
							fixes https://github.com/vercel/next.js/issues/23125 
							
						 | 
						
							2021-03-17 11:04:41 +01:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								1ebc7ca974
								
							
						 | 
						
							
							
								
								fix some incorrect properties accesses
							
							
							
							
							
							
							
							fix some edge cases with MultiCompiler
fixes #12770 
							
						 | 
						
							2021-02-24 20:12:32 +01:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								e7d9457963
								
							
						 | 
						
							
							
								
								refactor dependencies handling in MultiCompiler
							
							
							
							
							
							
							
							add support for dependencies during watching
add parallelism option for MultiCompiler 
							
						 | 
						
							2021-02-13 21:02:47 +01:00 | 
						
					
				
					
						
							
							
								 
								jamesgeorge007
							
						 | 
						
							
							
							
							
							
								
							
							
								6a6db2a155
								
							
						 | 
						
							
							
								
								refactor: use es6 arrow functions for the sake of consistency
							
							
							
							
							
						 | 
						
							2021-01-19 16:56:14 +05:30 | 
						
					
				
					
						
							
							
								 
								jamesgeorge007
							
						 | 
						
							
							
							
							
							
								
							
							
								50e48a8ad7
								
							
						 | 
						
							
							
								
								refactor: avoid redundant else block
							
							
							
							
							
						 | 
						
							2021-01-19 16:56:14 +05:30 | 
						
					
				
					
						
							
							
								 
								jamesgeorge007
							
						 | 
						
							
							
							
							
							
								
							
							
								427491edbd
								
							
						 | 
						
							
							
								
								tests: rephrase descriptions
							
							
							
							
							
						 | 
						
							2021-01-19 16:56:13 +05:30 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								6c425546df
								
							
						 | 
						
							
							
								
								Avoid using real watchers in MultiWatching test case
							
							
							
							
							
							
							
							add watchFileSystem to MultiCompiler and typings 
							
						 | 
						
							2020-07-08 11:17:00 +02:00 | 
						
					
				
					
						
							
							
								 
								Mohsen Azimi
							
						 | 
						
							
							
							
							
							
								
							
							
								7b07a8db66
								
							
						 | 
						
							
							
								
								Upgrade to Prettier 2
							
							
							
							
							
						 | 
						
							2020-03-28 18:20:24 -04:00 | 
						
					
				
					
						
							
							
								 
								jamesgeorge007
							
						 | 
						
							
							
							
							
							
								
							
							
								19a551a671
								
							
						 | 
						
							
							
								
								refactor: invoke createFsFromVolume as a function
							
							
							
							
							
						 | 
						
							2020-02-18 20:22:26 +05:30 | 
						
					
				
					
						
							
							
								 
								jamesgeorge007
							
						 | 
						
							
							
							
							
							
								
							
							
								e1ec9e6bea
								
							
						 | 
						
							
							
								
								chore: migrate to memfs
							
							
							
							
							
						 | 
						
							2020-02-18 20:22:10 +05:30 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								fe790eea65
								
							
						 | 
						
							
							
								
								update eslint and lint-staged
							
							
							
							
							
						 | 
						
							2019-08-06 10:57:37 +02:00 | 
						
					
				
					
						
							
							
								 
								Florent Cailhol
							
						 | 
						
							
							
							
							
							
								
							
							
								9caaa664f7
								
							
						 | 
						
							
							
								
								Refactor webpack main
							
							
							
							
							
						 | 
						
							2018-12-09 15:32:03 +01:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								4a541303c9
								
							
						 | 
						
							
							
								
								Upgrade jest
							
							
							
							
							
							
							
							increase timeout
fix hanging
avoid inspector in CI
setup jest caching 
							
						 | 
						
							2018-05-24 12:52:48 +02:00 | 
						
					
				
					
						
							
							
								 
								Bazyli Brzóska
							
						 | 
						
							
							
							
							
							
								
							
							
								099583032e
								
							
						 | 
						
							
							
								
								fix tests hanging in MultiCompiler
							
							
							
							
							
							
							
							fix lint 
							
						 | 
						
							2018-04-19 10:58:36 +02:00 | 
						
					
				
					
						
							
							
								 
								Bazyli Brzóska
							
						 | 
						
							
							
							
							
							
								
							
							
								75253e7154
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://github.com/webpack/webpack into jest
							
							
							
							
							
							
							
							# Conflicts:
#	.eslintrc.js
#	package.json
#	test/BenchmarkTestCases.benchmark.js
#	test/ConfigTestCases.test.js
#	test/NodeWatchFileSystem.unittest.js
#	test/TestCases.test.js
#	test/WatcherEvents.test.js
#	test/cases/parsing/extract-require/index.js
#	test/configCases/parsing/harmony-this/index.js
#	test/statsCases/async-commons-chunk/expected.txt
#	yarn.lock 
							
						 | 
						
							2018-04-10 23:36:20 +02:00 | 
						
					
				
					
						
							
							
								 
								Maksim
							
						 | 
						
							
							
							
							
							
								
							
							
								9f60f50644
								
							
						 | 
						
							
							
								
								Prevent multi compiler from running twice at a time
							
							
							
							
							
						 | 
						
							2018-03-07 13:45:38 +03:00 | 
						
					
				
					
						
							
							
								 
								Bazyli Brzóska
							
						 | 
						
							
							
							
							
							
								
							
							
								36e8e30875
								
							
						 | 
						
							
							
								
								run prettier on existing code
							
							
							
							
							
						 | 
						
							2018-02-25 11:46:17 +01:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								5238159d21
								
							
						 | 
						
							
							
								
								run prettier on existing code
							
							
							
							
							
						 | 
						
							2018-02-25 02:00:20 +01:00 | 
						
					
				
					
						
							
							
								 
								Florent Cailhol
							
						 | 
						
							
							
							
							
							
								
							
							
								cd419d0546
								
							
						 | 
						
							
							
								
								Migrate integration tests to Jest
							
							
							
							
							
						 | 
						
							2018-01-24 17:29:57 +01:00 | 
						
					
				
					
						
							
							
								 
								Florent Cailhol
							
						 | 
						
							
							
							
							
							
								
							
							
								fb1c041a95
								
							
						 | 
						
							
							
								
								Forward run and watchRun calls when using MultiCompiler
							
							
							
							
							
						 | 
						
							2017-12-29 17:25:25 +01:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								0c104a683f
								
							
						 | 
						
							
							
								
								separate integration and unit tests, use codecov flags
							
							
							
							
							
						 | 
						
							2017-10-19 17:35:20 +02:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								83ad4b0f35
								
							
						 | 
						
							
							
								
								Merge pull request #4169 from kball/IS4156-multicompiler-watch-options
							
							
							
							
							
							
							
							Update MultiCompiler and lib/webpack to better support multiple watchOptions 
							
						 | 
						
							2017-04-04 18:21:13 +02:00 | 
						
					
				
					
						
							
							
								 
								Tobias Koppers
							
						 | 
						
							
							
							
							
							
								
							
							
								b4edb67d3a
								
							
						 | 
						
							
							
								
								fix formatting
							
							
							
							
							
						 | 
						
							2017-04-04 11:40:25 +02:00 | 
						
					
				
					
						
							
							
								 
								James Newell
							
						 | 
						
							
							
							
							
							
								
							
							
								2dfdbad047
								
							
						 | 
						
							
							
								
								emit watch-close event when watcher closes
							
							
							
							
							
						 | 
						
							2017-03-06 14:32:34 +11:00 | 
						
					
				
					
						
							
							
								 
								Kevin Ball
							
						 | 
						
							
							
							
							
							
								
							
							
								ea2f25f319
								
							
						 | 
						
							
							
								
								Update MultiCompiler and lib/webpack to better support multiple watchOptions
							
							
							
							
							
						 | 
						
							2017-02-01 15:14:18 -08:00 | 
						
					
				
					
						
							
							
								 
								Shubheksha Jalan
							
						 | 
						
							
							
							
							
							
								
							
							
								9efb1e84bc
								
							
						 | 
						
							
							
								
								refactor(ES6): MultiCompiler.test.js
							
							
							
							
							
						 | 
						
							2017-01-18 19:01:32 +05:30 | 
						
					
				
					
						
							
							
								 
								Alistair Brown
							
						 | 
						
							
							
							
							
							
								
							
							
								5da3c99584
								
							
						 | 
						
							
							
								
								Add tests for MultiCompiler (#3802)
							
							
							
							
							
							
							
							* Split out multi-compiler functionality
* Add tests for MultiWatching
* Add tests for MultiStats
* Add tests for MultiCompiler 
							
						 | 
						
							2017-01-07 00:56:47 -06:00 |