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

jazzband / django-webpack-loader / 286

Builds Branch Commit Type Ran Committer Via Coverage
286 master Fix example IGNORE patterns Needs to be a raw string otherwise it contains invalid escapes. Pull #179 24 Oct 2018 12:21PM UTC GitHub travis-ci pending completion   set done
285 master Load multiple bundles using comma-sep bundle name If the SPLIT_CHUNKS config option is set, allow loading of multiple bundles at once. Ensures we load common dependencies only once. Pull #173 19 Oct 2018 09:51PM UTC Michael Gisi travis-ci pending completion   set done
284 master Update package-lock Pull #176 28 Sep 2018 04:56PM UTC Nikolaus Piccolotto travis-ci pending completion   set done
283 master Remove confusing param Pull #176 28 Sep 2018 04:51PM UTC Nikolaus Piccolotto travis-ci pending completion   set done
281 master Proposed SPLIT_CHUNKS config option If the SPLIT_CHUNKS config option is set, get all split chunks for a given bundle name. Assumes that split chunk names contain bundle names separated by a tilde character. Pull #173 19 Sep 2018 11:51PM UTC Michael Gisi travis-ci pending completion   set done
280 master Use raw strings in config example As of python 3.6 unrecognised escape sequences (in this case, the '\.' ) raise a DeprecationWarning. This is fixed by replacing them with raw strings. Pull #172 31 Aug 2018 01:49PM UTC GitHub travis-ci pending completion   set done
279 master Update tox.ini Pull #171 22 Aug 2018 11:24AM UTC GitHub travis-ci pending completion   set done
278 master Update .travis.yml Pull #171 22 Aug 2018 11:14AM UTC GitHub travis-ci pending completion   set done
277 master Add Django 2.0 and 2.1 to test matrix Pull #171 22 Aug 2018 11:08AM UTC GitHub travis-ci pending completion   set done
276 master fixup! Removed type from link and script tags Pull #170 14 Aug 2018 02:46PM UTC bdauer travis-ci pending completion   set done
274 master Typo. Pull #169 29 Jul 2018 03:19AM UTC GitHub travis-ci pending completion   set done
273 master :tada: POC Pull #166 21 Jun 2018 10:35PM UTC Nikolaus Piccolotto travis-ci pending completion   set done
272 master Merge branch 'master' into use-mtime-for-reloading Pull #164 20 Jun 2018 09:10AM UTC GitHub travis-ci pending completion   set done
271 master Introduce markdown on PyPi (#162) push 18 Jun 2018 05:01PM UTC Owais Lone travis-ci pending completion   set done
270 master Add AUTO_RELOAD option to WebpackLoader. When CACHE and AUTO_RELOAD are set to True, webpack-loader will read the stats file only once and cache the result. Wepback will watch the stats file for any changes (based on the modification time of the f... Pull #164 08 Jun 2018 03:43PM UTC Remco Wendt travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 13
  • 14
  • 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