1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-24 17:02:31 +01:00

6 Commits

Author SHA1 Message Date
Steve Clay
4f615c12f3 Moved file caching to Minify_Cache_File.
Removed Cache_Lite.
Deprecated UseServerCache() in favor of setCache().
Added Groups controller to ab tests.
2008-06-22 15:08:30 +00:00
Steve Clay
048c689663 Reorganized examples 2008-05-15 15:03:46 +00:00
Steve Clay
a714255c69 + Minify/Build.php and example 2 showing use 2008-03-27 18:51:55 +00:00
Steve Clay
381bd8856d Controllers now supply all options and are easier to write! serve() returns more useful info and needs only one option array for both controller/minify options. 2008-03-01 15:08:38 +00:00
Steve Clay
023066ad0a option changed to "setExpires"
default missing minifier is none (no minification performed)
2008-02-29 22:18:16 +00:00
Steve Clay
b04ff4c6e9 Moved examples and tests to combined web folder. Unfortunately I didn't do this with SVN move and the server wouldn't let me rollback to do this. 2008-02-28 22:32:56 +00:00