• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gdborton / webpack-parallel-uglify-plugin / 91

Builds Branch Commit Type Ran Committer Via Coverage
91 master [Config] Add support for test/include/exclude. This commit adds support for the test/include/exclude options that are fairly standard across Webpack plugins. This uses a utility method from Webpack to ensure correctness. Pull #26 05 Jun 2017 08:26PM UTC web-flow travis-ci pending completion   set done
90 test-include-exclude [Config] Add support for test/include/exclude. This commit adds support for the test/include/exclude options that are fairly standard across Webpack plugins. This uses a utility method from Webpack to ensure correctness. push 05 Jun 2017 08:25PM UTC gdborton travis-ci pending completion   set done
89 master [Config] Add support for test/include/exclude. This commit adds support for the test/include/exclude options that are fairly standard across Webpack plugins. This uses a utility method from Webpack to ensure correctness. Pull #26 05 Jun 2017 08:25PM UTC web-flow travis-ci pending completion   set done
87 master Merge pull request #25 from gdborton/refactor-to-use-worker-farm Major refactor away from child_process and to worker-farm. push 05 Jun 2017 06:46PM UTC web-flow travis-ci pending completion   set done
85 refactor-to-use-worker-farm Adjust tests to bring coverage numbers up. push 03 Jun 2017 12:05AM UTC gdborton travis-ci pending completion   set done
86 master Adjust tests to bring coverage numbers up. Pull #25 03 Jun 2017 12:05AM UTC web-flow travis-ci pending completion   set done
84 master Major refactor away from child_process and to worker-farm. Worker-farm provides a cleaner abstraction around managing child processes, allowing us to call functions instead of manually passing messages. This api allows us to write less code, and... Pull #25 02 Jun 2017 05:08AM UTC web-flow travis-ci pending completion   set done
83 refactor-to-use-worker-farm Major refactor away from child_process and to worker-farm. Worker-farm provides a cleaner abstraction around managing child processes, allowing us to call functions instead of manually passing messages. This api allows us to write less code, and... push 02 Jun 2017 05:06AM UTC gdborton travis-ci pending completion   set done
80 master Check for source map plugins if devtool is not set devtools doesn't allow setting some options that the plugins provide. This checks for the currently available source map plugins in the configured plugins to ensure we use the SourceMapSource instead Pull #23 16 May 2017 04:46PM UTC web-flow travis-ci pending completion   set done
78 master make the worker maxListeners configurable Pull #21 05 Apr 2017 07:40PM UTC web-flow travis-ci pending completion   set done
77 v0.4.1 Release v0.4.1 push 23 Feb 2017 10:59AM UTC gdborton travis-ci pending completion   set done
76 master Release v0.4.1 push 23 Feb 2017 10:59AM UTC gdborton travis-ci pending completion   set done
75 master Merge pull request #18 from gdborton/faster-cache-key Change cacheKey generation from JSON.stringify to a regular string. push 23 Feb 2017 10:34AM UTC web-flow travis-ci pending completion   set done
74 master Change cacheKey generation from JSON.stringify to a regular string. Using JSON.stringify on an object containing an asset's source was pretty slow. Concatenating the source with the useSourceMaps variable still produces a unique string, and is ma... Pull #18 23 Feb 2017 10:30AM UTC web-flow travis-ci pending completion   set done
73 faster-cache-key Change cacheKey generation from JSON.stringify to a regular string. Using JSON.stringify on an object containing an asset's source was pretty slow. Concatenating the source with the useSourceMaps variable still produces a unique string, and is ma... push 23 Feb 2017 10:29AM UTC gdborton travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc