Steve Clay
03673e0928
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
2009-06-30 19:44:55 +00:00
Steve Clay
dce1b8df91
minifyTextarea.php : set charset, + HTML rendering option
...
Fixed source array casting in controllers Files, Groups, MinApp
Changed default from "UTF-8" to "utf-8"
2009-05-01 17:11:44 +00:00
Steve Clay
46b009e07a
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
2009-03-30 01:47:40 +00:00
Steve Clay
974ceffa4c
JSMin.php : trimmed output, better exception messages
...
Removed unnecessary wrapper Minify_Javascript
2009-03-29 22:57:35 +00:00
Steve Clay
9ed412fe81
min/config.php : + bubbleCssImports option
...
test_Minify.php : + tests for bubbleCssImports
2009-03-01 21:04:21 +00:00
Steve Clay
5686c0576d
test_Minify_Build.php : allow running test file directly
...
test_Minify.php : clearer unit test language
2009-01-28 23:49:13 +00:00
Steve Clay
7ca31ba2b2
config.php : better doc for $min_documentRoot
...
test_environment.php : better tests and feedback for DOCUMENT_ROOT
test_Minify_CSS.php : added test for path rewriting (not just prepending)
test_Minify.php : removed need to do path rewriting (more focused testing)
min_unit_tests/_inc.php : honored user's $min_documentRoot
2009-01-27 15:15:43 +00:00
Steve Clay
039a25fc7c
Minify.php : fix for Issue 73 and test
2009-01-06 16:32:28 +00:00
Steve Clay
3d2076148c
test_Minify.php : realpath applied to DOC_ROOT
2008-11-03 19:50:52 +00:00
Steve Clay
97a33bef5d
test_Minify.php : fixed test of Last-Modified time.
2008-09-12 03:42:45 +00:00
Steve Clay
c54ae9205c
moved unit_tests to min_unit_tests
...
min/builder/index.php : + note about CSS imports
HISTORY.txt and README.txt additions
some text file renaming
tools removed
2008-09-11 20:37:16 +00:00