Steve Clay
|
0fe3b7fc4c
|
fixed Issue 229
|
2011-06-23 20:28:22 +00:00 |
|
Steve Clay
|
c6a2f87641
|
Minify_CSS : remove charset at-rules by default & options cleanup
Minify_HTML : speed patch (Issue 192)
Minify_Controller_MinApp : better error logging (Issue 193)
index.php : allow easier custom controller hacking
|
2010-09-30 04:31:58 +00:00 |
|
Steve Clay
|
e315788a43
|
Minify/HTML.php : Made class dynamic to ease subclassing
|
2009-03-16 21:24:54 +00:00 |
|
Steve Clay
|
4c1fe68ab6
|
Minify.php : moved logging to Logger.php
Controller/Base.php : + log()
Changed controllers to use $this->log()
HTML.php : Issue 83 (preserve some WS around scripts)
CSS.php : + symlinks option to correct some rewritten URIs
min/config.php : + $min_symlinks
min/index.php : normalize symlinks and use Logger.php
min_unit_tests/_inc.php : default FirePHP logging, start output buffering
|
2009-01-28 20:02:25 +00:00 |
|
Steve Clay
|
f9abe0a730
|
builder/index.php : fix Issue 67
Minify.php : allow minifier = ''
Minify/CSS.php : more extensible (Issue 64)
Minify/HTML.php : more extensible
Minify/Lines.php : fix Issue 55
Minify/Packer.php : usability
test_environment.php : test DOCUMENT_ROOT
test_Minify_Lines.php : test Issue 55
|
2008-12-16 17:13:58 +00:00 |
|
Steve Clay
|
0fe53c9813
|
Issue 58 : Minify_HTML should preserve comments containing "<!["
|
2008-10-06 14:15:26 +00:00 |
|
Steve Clay
|
626075511a
|
Minify/HTML.php : Fix of Issue 53
|
2008-09-27 21:11:33 +00:00 |
|
Steve Clay
|
c55c166d5d
|
Minify/HTML.php : + 'xhtml' option
builder : fixed Issue 52
|
2008-09-24 19:08:57 +00:00 |
|
Steve Clay
|
79a4e17fb6
|
All PHP/doc files have Unix newlines w/ no BOM
|
2008-08-29 22:56:34 +00:00 |
|
Steve Clay
|
51adb91399
|
Moved "lib" into "min" for easiest deployment
|
2008-08-19 03:58:28 +00:00 |
|