1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-16 02:54:33 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Steve Clay
e596b35fc4 Collapse "min" into project root and get unit tests working.
Fixes #472
2015-09-28 15:39:25 -04:00
Elan Ruusamäe
96da497e9c rework classloader
- make it available in config
- always use classloader, no manual require
- compatible for future composer alternative
2014-10-12 16:28:41 +03:00
Steve Clay
c196dd39df Replaced all class require's with autoloader 2012-09-30 17:51:34 -04:00
Steve Clay
4f490d0f48 rewrite-uri CLI tool 2012-02-25 01:19:36 -05:00
Steve Clay
67bbc4b94e Tools for easier testing 2012-02-12 23:13:06 -05:00
Steve Clay
1c5810d2b0 cleaning trunk 2011-01-19 18:43:18 +00:00
Steve Clay
444335b28c Implemented SPL autoloader, removed class requires 2009-09-19 17:00:52 +00:00
Steve Clay
12ca7b470f + Controller/MinApp.php for min app
min/index.php : rewritten to use MinApp.php
Controller/Base.php : simplified _fileIsSafe()
min/config.php : + flock and maxFiles options
2008-09-18 01:56:29 +00:00
Steve Clay
66aba1fd2a + memcached test (buggy on Windows at least)
all min_extras apps use the cache path and lib location specified in min/config.php
2008-09-04 20:50:28 +00:00
Steve Clay
4c9d62be82 ab_tests/ : + test for /min (and reran)
examples : cleanup
- examples/3
- jquery-1.2.3.js (unneeded duplicate)
2008-09-04 01:08:38 +00:00
Steve Clay
46734e8b8f Reorganization of "web" to "min_extras" 2008-08-30 02:56:07 +00:00