Elan Ruusamäe
|
44683b2e63
|
Merge pull request #126 from glensc/autoloader
rework classloader
|
2014-11-17 23:23:11 +02:00 |
|
Elan Ruusamäe
|
0e9e1237c6
|
make composer dependency required
NOTE: this changes required minimum PHP version to 5.3.3
|
2014-10-16 00:04:51 +03:00 |
|
Elan Ruusamäe
|
efe603d454
|
add firephp to composer
|
2014-10-12 18:30:31 +03:00 |
|
Elan Ruusamäe
|
bce6facdca
|
remove duplicate $keys. refs bceffd5
|
2014-10-12 17:34:00 +03:00 |
|
Elan Ruusamäe
|
0cbbcd0a53
|
get rid of $min_libPath
|
2014-10-12 17:21:21 +03:00 |
|
Elan Ruusamäe
|
4b8de3d14c
|
use autoloader in tests
|
2014-10-12 17:15:49 +03:00 |
|
Elan Ruusamäe
|
96da497e9c
|
rework classloader
- make it available in config
- always use classloader, no manual require
- compatible for future composer alternative
|
2014-10-12 16:28:41 +03:00 |
|
Steve Clay
|
4b495f6ae0
|
Merge pull request #125 from mrclay/WIP_dynamic_objects
Add dynamic objects and LESS support!
|
2014-10-01 16:04:29 -04:00 |
|
Steve Clay
|
d9bebb5566
|
Merge pull request #124 from glensc/WIP_lessphp
WIP lesscss integration. #112
|
2014-10-01 16:00:19 -04:00 |
|
Elan Ruusamäe
|
16069cc0c0
|
lesscss integration. #112
|
2014-10-01 16:37:27 +03:00 |
|
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 |
|
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 |
|
Steve Clay
|
d40d71cdff
|
Adds source interface https://github.com/mrclay/minify/issues/116
|
2014-09-20 23:37:50 -04: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 |
|
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 |
|