Steve Clay
|
beb750df3e
|
Fix Files and Groups controllers, cleanup unused stuff
|
2014-09-23 11:47:20 -04:00 |
|
Steve Clay
|
9716fe802c
|
Remove unneeded checkType in MinApp
|
2014-09-23 11:14:00 -04:00 |
|
Steve Clay
|
6d9fe1531e
|
WIP: Huge overhaul. min app works!
|
2014-09-23 11:09:09 -04:00 |
|
Steve Clay
|
c75f97f3bc
|
(WIP) Move to dynamic objects, adds env & source factory
|
2014-09-22 15:04:05 -04:00 |
|
Steve Clay
|
4910238a9f
|
remove unneeded pack()
|
2014-09-21 13:01:09 -04:00 |
|
Steve Clay
|
7ff9438362
|
Rename cache interface in pref for namespaces
|
2014-09-21 13:00:03 -04:00 |
|
Elan Ruusamäe
|
ee47d21be2
|
rename Minify_Cache_Abstract class to Minify_Cache_Interface interface
|
2014-09-21 12:50:54 -04:00 |
|
Elan Ruusamäe
|
31a80b43a6
|
if no Cache is defined, create Minify_Cache_Null
|
2014-09-21 12:50:54 -04:00 |
|
Elan Ruusamäe
|
5193c76581
|
add Null cache
|
2014-09-21 12:50:53 -04:00 |
|
Elan Ruusamäe
|
bd8f3faacc
|
add Minify::getCache() and Minify_Cache_Abstract that all cache classes must implement
|
2014-09-21 12:50:53 -04:00 |
|
acidvertigo
|
f29e1e6b06
|
Code clean
|
2014-09-21 12:50:53 -04:00 |
|
Matthias Fax
|
bb67f5762b
|
Add Wincache
Updated comments
Check for Wincache existence in constructor
Normalized markup
Add Wincache test
Tie Wincache test to test index
|
2014-09-21 12:50:53 -04:00 |
|
Steve Clay
|
d40d71cdff
|
Adds source interface https://github.com/mrclay/minify/issues/116
|
2014-09-20 23:37:50 -04:00 |
|
Steve Clay
|
dca6be63e3
|
Removes support for arbitrary objects for sources
|
2014-09-18 18:02:45 -04:00 |
|
Elan Ruusamäe
|
6817584513
|
last_modified is always integer, no need to check for null
|
2014-09-18 21:51:39 +03:00 |
|
Elan Ruusamäe
|
4f5cdbb746
|
Convert Minify_Source::lastModified to ->getModifiedTime() #114
|
2014-09-18 20:28:44 +03:00 |
|
Steve Clay
|
fb3931f8cd
|
Fixes #97: URIs with spaces are correctly rewritten
|
2014-04-03 19:53:48 -04:00 |
|
Elan Ruusamäe
|
27b4f758bc
|
fix passing invalid parametrs to flock. #51
|
2014-03-19 15:07:57 +02:00 |
|
Steve Clay
|
ea7fe90554
|
Merge branch 'Jimdo-add-tests-closure-compiler'
|
2014-03-12 09:52:21 -04:00 |
|
Steve Clay
|
f3a408fd74
|
Remove unused var, add @throws
|
2014-03-12 09:48:36 -04:00 |
|
Sam Bauers
|
c91f746132
|
2.2.0 release - update VERSION constant
|
2014-03-12 08:53:30 -04:00 |
|
Joscha Feth
|
54a53c9c19
|
Adds tests for the command line based Closure Compiler
|
2014-03-05 19:20:52 +01:00 |
|
Steve Clay
|
86fbe1f948
|
Merge branch 'joec4i-master'
|
2014-02-04 10:31:37 -05:00 |
|
Steve Clay
|
a2487c7c1a
|
Simplify identifying file-relative URIs in rewriter
|
2014-02-04 10:31:00 -05:00 |
|
Steve Clay
|
f3aa19283b
|
Merge pull request #86 from mrclay/cite_is_inline
Remove cite from block elements pattern
|
2014-02-04 07:08:59 -08:00 |
|
Steve Clay
|
a35b801ce9
|
Clean up pull/84 additions
|
2014-02-04 09:59:46 -05:00 |
|
Joscha Feth
|
5d73cd0886
|
* Allow additional HTTP options to be passed to the Closure compiler service
* Allow option for overriding the maximum byte size POST limit
|
2014-02-04 09:59:46 -05:00 |
|
Steve Clay
|
9e4176f193
|
Remove cite from block elements pattern
|
2014-01-13 16:50:48 -05:00 |
|
Joe Cai
|
ea866716e7
|
Fixed the last commit
|
2014-01-02 22:44:27 +08:00 |
|
Joe Cai
|
bb03aa097d
|
about:blank check with regex
|
2014-01-02 22:32:41 +08:00 |
|
Joe Cai
|
143046d472
|
CSS_UriRewriter: do not rewrite about:blank
|
2014-01-02 11:27:40 +08:00 |
|
Steve Clay
|
5560a664e9
|
Fix up web-based tool and correct error byte in JSMin exceptions
|
2013-11-27 18:28:39 -05:00 |
|
mrclay.org
|
f8b62b358b
|
Fixes issue 299 on Windows by reducing length of cache filenames
|
2013-11-13 20:37:44 -05:00 |
|
Steve Clay
|
218f37fb44
|
Update CSSmin, adds Minify_CSSmin wrapper, removes units for CSSmin
|
2013-11-13 20:18:19 -05:00 |
|
Steve Clay
|
e778d4f714
|
Merge pull request #78 from glensc/cc-url2
allow possibility to configure closure-compiler url
|
2013-11-08 17:00:44 -08:00 |
|
Elan Ruusamäe
|
ba6ec9c1af
|
allow possibility to configure closure-compiler url
|
2013-11-09 00:43:53 +02:00 |
|
Elan Ruusamäe
|
77f0728eef
|
report temp path when mktemp fails
|
2013-11-08 23:59:04 +02:00 |
|
Steve Clay
|
681885762d
|
Fixes #73: Handles regex literals directly following return/typeof
|
2013-09-20 20:09:51 -04:00 |
|
Steve Clay
|
db7fe24493
|
Prepare 2.1.7 release
|
2013-07-23 15:58:28 -04:00 |
|
Steve Clay
|
9f46484c1a
|
Strip null bytes from GET vars
|
2013-07-23 15:52:31 -04:00 |
|
Steve Clay
|
07e032a3f0
|
Prep for 2.1.6
|
2013-07-19 22:46:02 -04:00 |
|
tubalmartin
|
59a466d6a6
|
Update CSSmin to latest version 2.4.8
|
2013-06-24 20:35:17 +02:00 |
|
Steve Clay
|
6f5721d2db
|
Fixes #53 (github) handles division following line break
|
2013-04-01 11:25:27 -04:00 |
|
Steve Clay
|
d67feea182
|
Fixed small Lines bug, Refactored JSMin algo to more closely match original
|
2013-03-29 13:26:10 -04:00 |
|
Steve Clay
|
c95d6bac4e
|
Fixes Gcode issue 256, improve readability
|
2013-03-29 10:01:17 -04:00 |
|
Steve Clay
|
35cddbf5eb
|
Merge pull request #42 from glensc/cc-connection-close
use "Connection: close" of file_get_contents
|
2013-03-23 13:11:48 -07:00 |
|
Steve Clay
|
2089caaf66
|
Merge pull request #43 from glensc/groupurls
allow setGroup keys be list of groups comma separated
|
2013-03-23 13:03:09 -07:00 |
|
Steve Clay
|
3f0485e54f
|
Merge pull request #47 from glensc/stack-size
Minify_YUICompressor: add support for increasing stack size
|
2013-03-23 12:57:51 -07:00 |
|
Steve Clay
|
c1c375cb0e
|
Merge pull request #48 from glensc/script-clean-comments
add jsCleanComments option to Minify_HTML
|
2013-03-23 12:55:43 -07:00 |
|
Steve Clay
|
7a268d99df
|
Merge pull request #49 from glensc/xcache
add Minify_Cache_XCache - xcache backend
|
2013-03-23 12:46:37 -07:00 |
|