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

matthiasmullie / minify / 42

Builds Branch Commit Type Ran Committer Via Coverage
42 master Update README.md push 15 Oct 2014 09:54AM UTC matthiasmullie travis-ci pending completion   set done
41 master Update composer instructions Based on http://blog.doh.ms/2014/10/13/installing-composer-packages/ push 14 Oct 2014 11:27AM UTC matthiasmullie travis-ci pending completion   set done
40 1.3.5 Seperate JS files by ; & more thorough checking for ++ & -- push 14 Oct 2014 09:33AM UTC matthiasmullie travis-ci pending completion   set done
39 master Seperate JS files by ; & more thorough checking for ++ & -- push 14 Oct 2014 09:31AM UTC matthiasmullie travis-ci pending completion   set done
38 1.3.5 Remove last usage of complex variable query, speeding up minify push 14 Oct 2014 06:59AM UTC matthiasmullie travis-ci pending completion   set done
37 master Remove last usage of complex variable query, speeding up minify push 14 Oct 2014 06:20AM UTC matthiasmullie travis-ci pending completion   set done
36 master Don't use variable regex where we don't have to Especially not inside that loop. That regex is so complex it slows the minifier down drastically. push 13 Oct 2014 06:17PM UTC matthiasmullie travis-ci pending completion   set done
35 master Proper syntax highlighting for README code examples push 13 Oct 2014 01:18PM UTC matthiasmullie travis-ci pending completion   set done
34 1.3.5 Simplify convertRelativePath push 13 Oct 2014 11:49AM UTC matthiasmullie travis-ci pending completion   set done
33 master Simplify convertRelativePath push 13 Oct 2014 11:48AM UTC matthiasmullie travis-ci pending completion   set done
32 1.3.5 Reduce complexity now that $match is already known There were these 2 complex functions only meant to capture the match (and replacement), but we no longer need them. push 13 Oct 2014 09:09AM UTC matthiasmullie travis-ci pending completion   set done
31 master Reduce complexity now that $match is already known There were these 2 complex functions only meant to capture the match (and replacement), but we no longer need them. push 13 Oct 2014 08:52AM UTC matthiasmullie travis-ci pending completion   set done
30 master Work around issue scrutinizer reported Scrutinizer feedback: "It seems like $match can also be of type string; however, preg_match() does only seem to accept null|array<integer,string>, maybe add an additional type check?" It doesn't really matt... push 13 Oct 2014 08:39AM UTC matthiasmullie travis-ci pending completion   set done
29 master No longer move char by char Let the regexes find, then only replace first match. This makes us move in whole batches at once (though regexes will become a bit slower, now having to match not just first char) push 13 Oct 2014 08:33AM UTC matthiasmullie travis-ci pending completion   set done
28 master Operate on arrays when resolving relative paths Instead of relying on do/while loops & regular expressions. push 13 Oct 2014 06:45AM UTC matthiasmullie travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 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