1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-23 00:12:36 +01:00

472 Commits

Author SHA1 Message Date
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
Elan Ruusamäe
54cec8b304 remove two DOS EOL 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
d1b299d33f Merge pull request #121 from mrclay/source_interface
Adds source interface https://github.com/mrclay/minify/issues/116
2014-09-21 10:06:24 -04:00
Elan Ruusamäe
bceffd5afb remove duplicate $keys assignment 2014-09-21 14:31:30 +03:00
Steve Clay
d40d71cdff Adds source interface https://github.com/mrclay/minify/issues/116 2014-09-20 23:37:50 -04:00
acidvertigo
153e08b5a0 Code clean 2014-09-20 14:21:31 +03:00
Elan Ruusamäe
ce109925aa remove two DOS EOL 2014-09-20 10:34:23 +03:00
Elan Ruusamäe
a0c5ecb514 Merge pull request #102 from greensolid-technologies/master
Add support for Wincache
2014-09-19 16:43:51 +03:00
Steve Clay
45cf750b3a Merge branch 'glensc-lastmodified' into 3.0 2014-09-18 18:03:47 -04:00
Steve Clay
dca6be63e3 Removes support for arbitrary objects for sources 2014-09-18 18:02:45 -04:00
Elan Ruusamäe
0624820859 tests: use Minify_Source 2014-09-18 21:52:06 +03: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
Matthias Fax
6b469640a7 Add Wincache
Updated comments

Check for Wincache existence in constructor

Normalized markup

Add Wincache test

Tie Wincache test to test index
2014-06-12 15:14:47 +02:00
Steve Clay
fb3931f8cd Fixes #97: URIs with spaces are correctly rewritten 2014-04-03 19:53:48 -04:00
Steve Clay
50488ce207 Merge pull request #96 from glensc/patch-2
insert_final_newline to true
2014-03-20 06:47:05 -04:00
Elan Ruusamäe
ebc91b5d33 insert_final_newline to true 2014-03-20 09:17:56 +02:00
Steve Clay
e7728405f5 Merge pull request #95 from glensc/patch-1
.editorconfig: skip style apply in vendor/ (composer stuff)
2014-03-19 12:31:26 -04:00
Elan Ruusamäe
537b4b314a skip style apply in vendor/ (composer stuff) 2014-03-19 17:19:57 +02:00
Steve Clay
4a884a381f Merge pull request #94 from glensc/issue-51
Handle faiure to open cache file for writing
2014-03-19 10:34:30 -04:00
Steve Clay
b018c834da Created .editorconfig 2014-03-19 10:33:07 -04:00
Elan Ruusamäe
27b4f758bc fix passing invalid parametrs to flock. #51 2014-03-19 15:07:57 +02:00
Steve Clay
9231aed49f Adds Bootstrap styling to builder app 2014-03-12 10:35:14 -04:00
Steve Clay
ea7fe90554 Merge branch 'Jimdo-add-tests-closure-compiler' 2014-03-12 09:52:21 -04:00
Steve Clay
5ceada8a22 YUIC unit test updates
bail if jar not found, make test more obviously customizable, don't
fail test if YUIC correctly handles input it used to choke on.
2014-03-12 09:51:53 -04:00
Steve Clay
66f2622705 Clean up unit test messages 2014-03-12 09:49:16 -04:00
Steve Clay
f3a408fd74 Remove unused var, add @throws 2014-03-12 09:48:36 -04:00
Steve Clay
d245bca498 Merge branch 'sambauers-master' 2.2.0 2014-03-12 08:54:23 -04:00
Sam Bauers
c91f746132 2.2.0 release - update VERSION constant 2014-03-12 08:53:30 -04:00
Sam Bauers
853dfd0395 Prepare for 2.2.0 release with updated HISTORY.txt 2014-03-12 08:53:30 -04:00
Joscha Feth
c60b6a2984 fix typo 2014-03-05 19:29:22 +01:00
Joscha Feth
54a53c9c19 Adds tests for the command line based Closure Compiler 2014-03-05 19:20:52 +01:00
Steve Clay
eadf601dbe Cleanup index.php a bit 2014-02-04 11:00:25 -05:00
Steve Clay
30839ab5f0 Allow long expires with "v" query string param 2014-02-04 11:00:11 -05:00
Steve Clay
b4b8606dfd Fix/simplify custom config paths implementation 2014-02-04 10:57:45 -05: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
ef726e261b Merge branch 'Jimdo-jimdo-compiler-service-options' 2014-02-04 10:00:22 -05:00
Steve Clay
a35b801ce9 Clean up pull/84 additions 2014-02-04 09:59:46 -05:00