6
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
re-disabled builder More... about 13 years ago
CSSmin: whitespace cleanup More... about 13 years ago
CSSmin: make changing PHP settings optional More... about 13 years ago
CSSmin phpdoc fixes More... about 13 years ago
Allow CSSmin instance to be re-used for multiple run() calls More... about 13 years ago
minor unit test tweaks More... about 13 years ago
Merge pull request #22 from tubalmartin/master More... about 13 years ago
Improved substring method. More... about 13 years ago
CSSmin updated to latest commit of YUI compressor. CSSmin passes all unit tests successfully! Added trim() to the file_get_contents() resulting code so that test results match! More... about 13 years ago
HTTP Digest auth option for builder More... about 13 years ago
Docs More... about 13 years ago
Easier config testing More... about 13 years ago
test files for quicker field testing More... about 13 years ago
update comment More... about 13 years ago
added CSSmin and test More... about 13 years ago
Better docs, PHPDocs More... over 13 years ago
removed unnecessary comment More... over 13 years ago
2.1.5 preparation More... over 13 years ago
CLI minify! More... over 13 years ago
Added test-run option in place of verbose More... over 13 years ago
Cli upgrade More... over 13 years ago
rewrite-uri CLI tool More... over 13 years ago
Tools for easier testing More... over 13 years ago
upgrade jsmin+ More... over 13 years ago
Current version of YUIC Compressor More... over 13 years ago
Moved ill-advised Java class ports elsewhere More... over 13 years ago
Merge pull request #19 from jrchamp/patch-1 More... over 13 years ago
Don't need to unlink file because file_put_contents will handle that. Also, don't return false after file_put_contents fails in case it creates a zero size file (use the existing "does the data match" check to ensure that the zero size file gets unlinked). More... over 13 years ago
Merge pull request #18 from meven/master More... over 13 years ago
Formatting. More... over 13 years ago