Steve Clay
|
0697a120ee
|
+ Minify::$uploaderHoursBehind
+ fixed backtrace limit issue in Minify_HTML
+ default max-age of 30 minutes (instead of 0)
|
2008-07-29 03:48:10 +00:00 |
|
Steve Clay
|
e77a1cf82c
|
Added 'debug' option to serve() to use Minify_Lines
|
2008-06-28 20:23:29 +00:00 |
|
Steve Clay
|
97eaa576ed
|
Source.php now strips leading UTF-8 BOMs and added BOMs to javascript test files to test this, and note in README.
|
2008-05-22 15:23:28 +00:00 |
|
Steve Clay
|
d6c933e80d
|
+ "//" filepath shortcut in Build.php
+ 'getContentFunc' option in Source.php for lazy loading content only when needed (e.g. from DB)
|
2008-03-29 03:09:41 +00:00 |
|
Steve Clay
|
d38f3d0219
|
+ // shortcut for doc_root
|
2008-03-28 00:52:37 +00:00 |
|
Steve Clay
|
c15acc8782
|
+ test_HTTP_ConditionalGet.php, phpDoc improvements, moved packer to 3rd-party, test for Minify loading fewer files for 304 responses.
|
2008-03-05 22:59:23 +00:00 |
|
Steve Clay
|
e8ac1dc8d0
|
Perf update for JSmin (Minify_Javascript), + phpDocs for public HTTP_* class APIs, minor Minify fix, private members changed to protected to allow easier subclassing.
|
2008-03-03 16:23:39 +00:00 |
|
Steve Clay
|
d86d79b7d2
|
+ URI rewriter in CSS min, fix for protocol-relative URIs, + partial minify.php compatibility
|
2008-03-01 20:23:50 +00:00 |
|
Steve Clay
|
0a939d4f91
|
V1.9.0 overhaul
|
2008-02-28 18:42:56 +00:00 |
|