Steve Clay
|
b021ed0c56
|
CSS/UriRewriter.php : refactoring + better docs
testRewriteUri.php : for testing Minify_CSS_UriRewriter::rewrite()
|
2009-03-18 18:30:04 +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
|
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 |
|
Steve Clay
|
0245f31b2d
|
ab results w/ cache file locking on
|
2008-09-07 02:20:57 +00:00 |
|
Steve Clay
|
9a5a67dfaf
|
builder app improvements and bookmarklet
JSMin.php : + YUI and IE conditional comment preserving
|
2008-09-06 22:35:22 +00:00 |
|
Steve Clay
|
7bb535d79c
|
Cache/File.php : + file locking option (still need cache stress test)
|
2008-09-05 20:50:58 +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
|
1f66aefc4e
|
Memcache ab testing (memcached seems to be running out of connections on XP)
|
2008-09-04 12:02:00 +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
|
e31e9299a5
|
HTTP/Encoder.php : by default no longer encodes to IE6, + setting to do so
importProcessor/output.css : fixed to work portably
|
2008-09-02 18:10:21 +00:00 |
|
Steve Clay
|
a45e4a3d8d
|
+ Minify/CommentPreserver.php w/ unit tests
CSS/UriRewriter.php : unit tests
Minify/ImportProcessor.php : unit tests (need JS tests)
Minify/CSS.php : refactoring using CommentPreserver.php
Minify/Javascript.php : refactoring using CommentPreserver.php
Minify/Lines.php : simplification
|
2008-09-01 21:19:59 +00:00 |
|
Steve Clay
|
eebe132aed
|
Added CSS/UriRewriter.php : untested!
Minify/ImportProcessor.php units need fixing
|
2008-08-30 07:25:37 +00:00 |
|
Steve Clay
|
560bcfd440
|
(more) Refactoring CSS/Linearizer.php to Minify/ImportProcessor.php
|
2008-08-30 06:40:27 +00:00 |
|
Steve Clay
|
b1747b13db
|
Refactoring CSS/Linearizer.php to Minify/ImportProcessor.php
|
2008-08-30 06:30:07 +00:00 |
|
Steve Clay
|
85fdced508
|
Unit tests for Cache/File.php and Cache/Memcache.php
More consistent file naming
|
2008-08-30 03:29:49 +00:00 |
|
Steve Clay
|
8d22e6e33a
|
Renamed "tests" to "unit_tests"
Cache/Memcache.php : new!
utils.php : a few _Minify utility functions for the "min" app
HISTORY : preparation for 2.1 beta
|
2008-08-30 03:06:26 +00:00 |
|
Steve Clay
|
5fc4d15889
|
Reorganization of "web" to "min_extras" (part 1)
|
2008-08-30 02:58:25 +00:00 |
|
Steve Clay
|
46734e8b8f
|
Reorganization of "web" to "min_extras"
|
2008-08-30 02:56:07 +00:00 |
|