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

matthiasmullie / minify / 117

Builds Branch Commit Type Ran Committer Via Coverage
117 master Don't bother extracting empty strings push 10 Mar 2015 09:04AM UTC matthiasmullie travis-ci pending completion   set done
116 master php-cs-fixer fixes push 06 Mar 2015 12:19PM UTC matthiasmullie travis-ci pending completion   set done
115 1.3.21 Fix recursive relative path resolving I had to split the action of minification into a separate method because recursively importing files requires them to also be minified, and I don't want that one to write to a file. push 06 Mar 2015 11:07AM UTC matthiasmullie travis-ci pending completion   set done
114 master Fix recursive relative path resolving I had to split the action of minification into a separate method because recursively importing files requires them to also be minified, and I don't want that one to write to a file. push 06 Mar 2015 11:05AM UTC matthiasmullie travis-ci pending completion   set done
113 1.3.20 Make comments-regex quantifiers posessive Was prone to hit PREG_BACKTRACK_LIMIT_ERROR. Should also improve performance. Fixes #42 push 03 Mar 2015 10:20AM UTC matthiasmullie travis-ci pending completion   set done
112 master Make comments-regex quantifiers posessive Was prone to hit PREG_BACKTRACK_LIMIT_ERROR. Should also improve performance. Fixes #42 push 02 Mar 2015 05:04PM UTC matthiasmullie travis-ci pending completion   set done
111 master Run tests against PHP7 push 27 Feb 2015 07:51PM UTC matthiasmullie travis-ci pending completion   set done
110 1.3.19 Don't strip double semicolons before ) Fixes #40 push 27 Feb 2015 07:25AM UTC matthiasmullie travis-ci pending completion   set done
109 master Don't strip double semicolons before ) Fixes #40 push 26 Feb 2015 08:09AM UTC matthiasmullie travis-ci pending completion   set done
108 master Fix PHP5.3 closure scope issue, part 2 I assumed it would be able to access the protected property because we're in one from the same class, so it know the business logic. But we're in a closure which, in PHP5.3, doesn't inherit that scope (which... push 26 Feb 2015 07:56AM UTC matthiasmullie travis-ci pending completion   set done
107 master Fix PHP5.3 closure scope issue push 26 Feb 2015 07:47AM UTC matthiasmullie travis-ci pending completion   set done
106 master Don't replace reserved words by property notation Fixes #41 push 26 Feb 2015 07:43AM UTC matthiasmullie travis-ci pending completion   set done
105 master Commented "get rid of double semicolons" code I need the double ;; because in some case I have an issue Pull #40 25 Feb 2015 12:23AM UTC r4nm4 travis-ci pending completion   set done
104 master Path resolving code has also been moved to path converter push 21 Feb 2015 12:54PM UTC matthiasmullie travis-ci pending completion   set done
103 master Remove path conversion code, re-use other project I've moved the giant relative path conversion code into another project. That way, this code can be kept cleaner. push 20 Feb 2015 11:31PM 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