Steve Clay
cb75a4fd30
Fixes #158 : Builder works on SSL
...
http://code.google.com/p/minify/issues/detail?id=158
2013-03-01 09:27:59 -05:00
Steve Clay
c196dd39df
Replaced all class require's with autoloader
2012-09-30 17:51:34 -04:00
Steve Clay
45bea314d6
HTTP Digest auth option for builder
2012-03-15 14:01:39 -04:00
Steve Clay
f40f4e4f56
Easier config testing
2012-03-15 14:00:50 -04:00
Steve Clay
8a6676137f
removed unnecessary comment
2012-03-08 23:05:30 -05:00
Steve Clay
47b71fada2
2.1.5 preparation
2012-03-04 21:14:28 -05:00
Steve Clay
e71e75e5b0
minor fixes from home
2011-10-14 16:10:05 -04:00
Steve Clay
3d0f3c119a
Fixed JSHint errors in _index.js
2011-09-05 21:03:13 -03:00
Steve Clay
9a1f306305
no need for user to call setDocRoot()
2011-09-03 20:39:25 -04:00
Steve Clay
2f11b725b8
improved issue 170
2011-09-03 20:18:57 -04:00
Steve Clay
5d9d81f875
Issue 167, Issue 186, integrated Solar_Dir::tmp into file cache
2010-07-25 05:11:41 +00:00
Steve Clay
5e0a7b1bf9
Prepping 2.1.4 beta release. Issue 185, More helpful Builder messages.
2010-07-08 04:25:05 +00:00
Steve Clay
b41a908dbf
Work on better HTML helper
2010-05-16 16:19:35 +00:00
Steve Clay
19e79ff7fb
Fixed tests & classes in case of mbstring.func_overload & 2 (Issue 132)
...
Added ability to match multiple strings in URIs for debugging
2010-05-16 01:27:33 +00:00
Steve Clay
02dbf14c8e
Work on: Issue 120, Issue 170, Issue 152, Issue 125, Issue 134, Issue 143
...
Broke some tests
2010-05-10 07:44:40 +00:00
Steve Clay
f4c688b338
Work on: Issue 125, Issue 126, Issue 132, Issue 134, Issue 138, Issue 139, Issue 147, Issue 149, Issue 151, Issue 162, Issue 166
2010-05-09 16:43:47 +00:00
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
f9abe0a730
builder/index.php : fix Issue 67
...
Minify.php : allow minifier = ''
Minify/CSS.php : more extensible (Issue 64)
Minify/HTML.php : more extensible
Minify/Lines.php : fix Issue 55
Minify/Packer.php : usability
test_environment.php : test DOCUMENT_ROOT
test_Minify_Lines.php : test Issue 55
2008-12-16 17:13:58 +00:00
Steve Clay
6dffb5e10e
+ unit tests for sensing server/PHP auto-HTTP-encoding and zlib.output_compression
...
moved ini_set('zlib.output_compression', '0') to config.php so extras and ab tests should work when this is set in php.ini/.htaccess.
builder/index.php : added escapes to JS strings for valid HTML
2008-10-07 20:47:15 +00:00
Steve Clay
6b2ecd4038
Issue 57 work. Min app sets "zlib.output_compression" to "0" in case it is "1". Builder doesn't encode is it senses this option set, and runs AJAX checks for the status of it and to check for double-encoded output.
2008-10-07 15:07:13 +00:00
Steve Clay
c55c166d5d
Minify/HTML.php : + 'xhtml' option
...
builder : fixed Issue 52
2008-09-24 19:08:57 +00:00
Steve Clay
58a5bea967
builder/_index.js : fixed group config helper, focus field after "Add" button
2008-09-18 16:47:39 +00:00
Steve Clay
c177ea2c22
mod_rewrite allows Minify URIs w/o "?"
...
builder/_index.js checks for this feature
2008-09-13 21:48:53 +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
c85877266e
Improved builder bookmarklet
2008-09-07 02:19:16 +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
12dc98c50a
Prep for 2.1
...
min/builder/ : enableBuilder option, better debug behavior
HTTP/Encoder.php : phpdoc fix
Minify.php : removed setServerCache()
Cache/Memcache.php : better docs
README : simplified
2008-09-05 04:22:57 +00:00
Steve Clay
c873fbc9f0
builder app improvements
2008-09-05 03:17:03 +00:00
Steve Clay
d637083d57
builder : checks min/config.php for cache path and uploaderHoursBehind
2008-09-04 02:06:10 +00:00
Steve Clay
05b8462b59
Renamed builder/index.js because Apache MultiViews was serving it instead of index.php!
2008-09-04 01:51:56 +00:00
Steve Clay
f9378dc345
Minify.php : + combine()
...
builder/_index.html : Unix newlines
2008-09-04 00:38:08 +00:00
Steve Clay
86c09a1cd0
builder app improvements
...
Minify.php : + setDocRoot() for IIS (min only checks if on Windows)
Controller/Page.php : + 'file' option for simpler usage
2008-09-03 19:42:41 +00:00
Steve Clay
7b9fcb4dd6
crude builder app for generating URIs quickly
2008-09-03 05:13:52 +00:00