1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-24 00:44:32 +01:00

401 Commits

Author SHA1 Message Date
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
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
15de686195 Issue 184 fix 2010-07-08 01:30:12 +00:00
Steve Clay
a8f8897fbb Work on Issue 160, Issue 169, Issue 178, Issue 68 2010-05-17 04:31:48 +00:00
Steve Clay
f2ebbeb526 More work on HTML helpers 2010-05-17 02:30:51 +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
5205a42f99 Workaround for Issue 144 2010-05-08 19:38:26 +00:00
Steve Clay
269578533e Branching for work on 2.1.3 2010-05-08 17:50:36 +00:00
Steve Clay
4a46e089f7 test_realpath.php : simpler testing of realpath() and $_SERVER 2009-10-17 22:47:30 +00:00
Steve Clay
81dc31d525 JSMinPlus.php 1.3 2009-10-17 03:11:52 +00:00
Steve Clay
7a0fe29678 test_environment.php : check for output_handler
config.php : disable output_handler (along with zlib.output_handler)
2009-10-16 20:13:25 +00:00
Steve Clay
bd1df7734b MinApp.php + utils.php : Issue 86 2009-10-13 00:56:45 +00:00
Steve Clay
444335b28c Implemented SPL autoloader, removed class requires 2009-09-19 17:00:52 +00:00
Steve Clay
4cb2ba2cab MinApp.php : Log problems involving 'allowDirs' option 2009-09-13 18:30:53 +00:00
Steve Clay
efe2f7df0a Issue 129 : Minify HTML page by prepending pageBuffer.php. Kind of a souped up http://www.mnot.net/cgi_buffer/ 2009-08-05 19:34:28 +00:00