6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue 129 : Minify HTML page by prepending pageBuffer.php. Kind of a souped up http://www.mnot.net/cgi_buffer/ More... almost 16 years ago
Minor stuff, testing NetBeans editor More... almost 16 years ago
min/test : first shot at an environment test. More... almost 16 years ago
svn:externals + SimpleTest More... almost 16 years ago
Not for release (I should branch these) More... almost 16 years ago
Tagging for release More... almost 16 years ago
Prep for 2.1.3 HTTP_ConditionalGet: no more "must-revalidate" HTTP_Encoder: prefers gzip over deflate Minify: no more deflate encoding File cache works w/o setting $min_cachePath Minify_Source: + public $contentType More... almost 16 years ago
+ mincache (writes type-map files on request) More... about 16 years ago
CSS/UriRewriter.php : fix Issue 99 ImportProcessor.php : fix Issue 99 More... about 16 years ago
+ minifyUrl.php for testing minifiers on remote files More... about 16 years ago
minifyTextarea.php : set charset, + HTML rendering option Fixed source array casting in controllers Files, Groups, MinApp Changed default from "UTF-8" to "utf-8" More... about 16 years ago
CSS/Compressor.php : Issue 107 fix More... about 16 years ago
+ minifyTextarea.php for quick testing More... about 16 years ago
Minify.php : + version Controller/Page.php : requires to require_once More... about 16 years ago
JSMinPlus.php : have one token for entire multiline conditional comment More... about 16 years ago
+ JSMinPlus.php + testing cond. comment support More... about 16 years ago
HTTP/ConditionalGet.php : + encoding option to allow ETags to vary with encoding (issue 91) HTTP/Encoder.php : Vary is always sent (issue 101) Minify.php : Allow varying ETags based on encoding (issue 91) lots of unit test updates More... about 16 years ago
JSMin.php : trimmed output, better exception messages Removed unnecessary wrapper Minify_Javascript More... about 16 years ago
JSMin.php : more comments, clearer code, simplified min() More... about 16 years ago
JSMin.php : Overhaul for readability, more useful exceptions More... about 16 years ago
CSS/UriRewriter.php : + $debugText static var Minify/Lines.php : + URI rewriting (w/ debugging) test_Minify_CSS_UriRewriter.php : echos $debugText Minify.php : tiny mod to import warning - MyMin.php : needed fix already merged into JSMin.php More... about 16 years ago
CSS/UriRewriter.php : refactoring + better docs testRewriteUri.php : for testing Minify_CSS_UriRewriter::rewrite() More... about 16 years ago
Minify/HTML.php : Made class dynamic to ease subclassing More... about 16 years ago
CSS/UriRewriter.php : fixed expansion of docRoot in symlink links min/index.php : removed expansion (unneeded) More... over 16 years ago
CSS/Compressor.php : fix Issue 95 + test More... over 16 years ago
min/index.php : fix Issue 92 More... over 16 years ago
min/config.php : + bubbleCssImports option test_Minify.php : + tests for bubbleCssImports More... over 16 years ago
Minify.php : added serve() 'bubbleCssImports' option More... over 16 years ago
HTTP_ConditionalGet::check() HTTP_Encoder::output() More... over 16 years ago
test_Minify_Build.php : allow running test file directly test_Minify.php : clearer unit test language More... over 16 years ago