1
0
mirror of https://github.com/mrclay/minify.git synced 2025-09-09 05:30:41 +02:00

15 Commits

Author SHA1 Message Date
Elan Ruusamäe
1928e89208 Fix closure-compiler's error "redirection limit reached". fixes #618, #619
Merge branch 'v2.x-pr-618' into 2.x
2017-11-03 23:04:01 +02:00
Elan Ruusamäe
2c83b82bfa update changelog 2017-06-08 20:49:34 +03:00
Steve Clay
afbcadf33c Begin prep for 2.3 release 2016-03-07 16:50:01 -05:00
Kaue Santoja
d233b65d3d Adds config option to concatenate files only 2015-09-03 14:26:35 -04:00
Steve Clay
9231aed49f Adds Bootstrap styling to builder app 2014-03-12 10:35:14 -04:00
Sam Bauers
853dfd0395 Prepare for 2.2.0 release with updated HISTORY.txt 2014-03-12 08:53:30 -04:00
Steve Clay
db7fe24493 Prepare 2.1.7 release 2013-07-23 15:58:28 -04:00
Steve Clay
07e032a3f0 Prep for 2.1.6 2013-07-19 22:46:02 -04:00
Steve Clay
47b71fada2 2.1.5 preparation 2012-03-04 21:14:28 -05:00
Steve Clay
c698941cc4 Closure Compiler API minifier and unit test
JSMin preserves "/*!"
2010-08-02 00:30:24 +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
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
adc394a0ac Prep docs for 2.1.2
test_all.php : add APC test (if apc_store present)
test_Minify_Cache_File.php : use path specified in $min_cachePath
2009-01-26 22:08:27 +00:00
Steve Clay
68a16de09c HISTORY.txt and UPGRADING.txt 2.1.1 additions 2008-10-19 20:43:09 +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