Steve Clay
|
a24e9a4c22
|
upgrade jsmin+
|
2012-02-12 23:12:53 -05:00 |
|
Steve Clay
|
1d509f6c6a
|
Current version of YUIC Compressor
|
2012-02-12 21:10:25 -05:00 |
|
Steve Clay
|
f287d04d3e
|
Moved ill-advised Java class ports elsewhere
|
2012-02-12 21:07:36 -05:00 |
|
Steve Clay
|
6969982b16
|
Merge pull request #19 from jrchamp/patch-1
Remove unneeded code in Minify_Cache_File::store()
|
2012-01-24 14:32:28 -08:00 |
|
jrchamp
|
db60321f8b
|
Don't need to unlink file because file_put_contents will handle that. Also, don't return false after file_put_contents fails in case it creates a zero size file (use the existing "does the data match" check to ensure that the zero size file gets unlinked).
|
2012-01-24 17:18:46 -05:00 |
|
Steve Clay
|
65078366de
|
Merge pull request #18 from meven/master
YUICompressor should alert when java executable is not found or went wrong (issue #17)
|
2012-01-19 17:15:46 -08:00 |
|
Méven Car
|
b95ce11d46
|
Formatting.
|
2012-01-19 19:26:32 +01:00 |
|
Méven Car
|
20cf74aac4
|
Added some two exceptions :
* when java cannot be executed
* When execution result_code of yui compressor is not 0 (i.e execution success).
|
2012-01-19 19:17:04 +01:00 |
|
Steve Clay
|
945c2b459f
|
Merge pull request #11 from SimonSimCity/master
Updated ImportProcessor to write relative for imported stuff like images
|
2011-11-23 07:26:28 -08:00 |
|
Simon Schick
|
24ccfbc9b6
|
Merge branch 'master' of git://github.com/mrclay/minify.git
Conflicts:
min/lib/Minify/ImportProcessor.php
|
2011-11-23 15:26:21 +01:00 |
|
Steve Clay
|
36b1832cdc
|
Merge pull request #9 from KendallHopkins/master
Protect replacement of "/../.." or "/./.." for "/" in ImportProcessor.
|
2011-10-28 12:39:37 -07:00 |
|
Kendall Hopkins
|
dccfdaf599
|
Protect replacement of "/../.." or "/./.." for "/" during import.
|
2011-10-27 19:36:54 -04:00 |
|
Simon Schick
|
f877cb658d
|
Updated Minify_ImportProcessor to get the best relative-path of included images relative to the master-css file
Updated test for Minify_ImportProcessor to test the new changes
|
2011-10-17 11:36:18 +02:00 |
|
Steve Clay
|
82c9e00cc7
|
re-starting work on YUI CssCompressor port
|
2011-10-16 01:29:20 -04:00 |
|
Simon Schick
|
02bfb47f03
|
ImportProcessor: The previews-directory set in the constructor is marked as optional because it should only be used by internal calls. Added PHP-Doc for the constructor.
|
2011-10-15 14:31:42 +03:00 |
|
Steve Clay
|
e71e75e5b0
|
minor fixes from home
|
2011-10-14 16:10:05 -04:00 |
|
Simon Schick
|
26395db67a
|
Updated ImportProcessor to write relative for imported stuff like images based on the parent-css-path.
|
2011-10-14 18:03:53 +03:00 |
|
Steve Clay
|
f67da8e359
|
minify in chunks for JS
|
2011-10-13 22:58:50 -04:00 |
|
Steve Clay
|
3c5543c3ea
|
Joe Lencioni's patch for issue 5
|
2011-10-13 20:11:38 -04:00 |
|
Steve Clay
|
fbc20ab19d
|
github issue 7 fix
|
2011-10-13 11:57:05 -04:00 |
|
Steve Clay
|
4e0b1fee8d
|
Merge branch 'master' of github.com:mrclay/minify
|
2011-09-18 21:36:11 -04:00 |
|
Steve Clay
|
3d0f3c119a
|
Fixed JSHint errors in _index.js
|
2011-09-05 21:03:13 -03:00 |
|
Steve Clay
|
c8e903e24b
|
missing file notice implemented for groups
|
2011-09-03 21:09:43 -04: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
|
5ba23db0e8
|
Merge pull request #4 from acidvertigo/patch-2
Moving explode out of foreach a bit more readable
|
2011-08-18 19:00:44 -07:00 |
|
acidvertigo
|
cfd6d3cd5a
|
Running the explode instruction outside the foreach loops is faster
|
2011-08-18 21:14:44 +03:00 |
|
Steve Clay
|
3cc4f27374
|
Merge pull request #2 from acidvertigo/patch-1
Removed reset array pointer as foreach does not require it.
|
2011-08-04 12:03:53 -07:00 |
|
acidvertigo
|
e1b374b0aa
|
Removed reset array pointer as foreach does not require it.
|
2011-08-03 13:38:07 +03:00 |
|
Steve Clay
|
9754414cc3
|
removed require for Java/String (not going that route).
|
2011-07-22 14:17:54 -07:00 |
|
Steve Clay
|
8c93fdf8a1
|
updated CssCompressor.java
|
2011-07-05 11:59:48 -04:00 |
|
Steve Clay
|
18a22b7937
|
removed dumb Java syntax emulation idea
|
2011-07-05 11:59:05 -04:00 |
|
Steve Clay
|
5b6469467e
|
proper fix for Issue 144: + ++a
|
2011-06-26 02:37:00 -04:00 |
|
Steve Clay
|
a57f0fe51a
|
Merge remote-tracking branch 'origin/2.1.4'
|
2011-06-25 01:35:02 -04:00 |
|
git-svn-migrate
|
61bf54fc89
|
Convert svn:ignore properties to .gitignore.
|
2011-06-25 01:30:14 -04:00 |
|
Steve Clay
|
0fe3b7fc4c
|
fixed Issue 229
|
2011-06-23 20:28:22 +00:00 |
|
Steve Clay
|
2ccb8042e8
|
Issue 233
|
2011-06-23 19:38:04 +00:00 |
|
Steve Clay
|
5002cd5fa7
|
Better fix for Issue 210
|
2011-06-23 19:21:45 +00:00 |
|
Steve Clay
|
54797f4b7b
|
reverted trunk to release 2.1.3
|
2011-01-19 18:50:48 +00:00 |
|
Steve Clay
|
1c5810d2b0
|
cleaning trunk
|
2011-01-19 18:43:18 +00:00 |
|
Steve Clay
|
6f7bf409fd
|
cleaning trunk
|
2011-01-19 18:23:36 +00:00 |
|
Steve Clay
|
1fed7e4ab8
|
move cc-checking to constructor
|
2011-01-09 23:19:13 +00:00 |
|
Steve Clay
|
8adf606cc6
|
Fix for Issue 210, start work on port of YUIC CssCompressor
|
2010-12-20 14:43:31 +00:00 |
|
Steve Clay
|
b07880e17a
|
Fix for Issue 211
|
2010-12-19 21:12:53 +00:00 |
|
Steve Clay
|
d8d1f89ca0
|
Issue 214 (remove traversals in prepended links)
|
2010-12-19 21:00:27 +00:00 |
|
Steve Clay
|
356b6fb834
|
Issue 196, Issue 201, Issue 198
|
2010-10-29 04:10:39 +00:00 |
|
Steve Clay
|
f8415b9ca8
|
added test for storing gzencoded string in memcache
|
2010-10-16 00:10:24 +00:00 |
|
Steve Clay
|
c6a2f87641
|
Minify_CSS : remove charset at-rules by default & options cleanup
Minify_HTML : speed patch (Issue 192)
Minify_Controller_MinApp : better error logging (Issue 193)
index.php : allow easier custom controller hacking
|
2010-09-30 04:31:58 +00:00 |
|
Steve Clay
|
e9cd5d4b9b
|
Issue 189
|
2010-08-06 15:08:55 +00:00 |
|
Steve Clay
|
c698941cc4
|
Closure Compiler API minifier and unit test
JSMin preserves "/*!"
|
2010-08-02 00:30:24 +00:00 |
|