1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-14 01:54:11 +02:00

Commit Graph

  • 7ff9438362 Rename cache interface in pref for namespaces Steve Clay 2014-09-21 13:00:03 -04:00
  • ee47d21be2 rename Minify_Cache_Abstract class to Minify_Cache_Interface interface Elan Ruusamäe 2014-09-21 18:55:19 +03:00
  • 31a80b43a6 if no Cache is defined, create Minify_Cache_Null Elan Ruusamäe 2014-09-21 11:52:29 +03:00
  • 5193c76581 add Null cache Elan Ruusamäe 2014-09-21 11:49:59 +03:00
  • bd8f3faacc add Minify::getCache() and Minify_Cache_Abstract that all cache classes must implement Elan Ruusamäe 2014-09-20 15:15:25 +03:00
  • f29e1e6b06 Code clean acidvertigo 2014-09-20 10:47:59 +02:00
  • 54cec8b304 remove two DOS EOL Elan Ruusamäe 2014-09-20 10:33:57 +03:00
  • bb67f5762b Add Wincache Matthias Fax 2014-06-12 13:18:10 +02:00
  • d1b299d33f Merge pull request #121 from mrclay/source_interface Steve Clay 2014-09-21 10:06:24 -04:00
  • bceffd5afb remove duplicate $keys assignment Elan Ruusamäe 2014-09-21 14:31:30 +03:00
  • d40d71cdff Adds source interface https://github.com/mrclay/minify/issues/116 Steve Clay 2014-09-20 23:37:50 -04:00
  • 153e08b5a0 Code clean acidvertigo 2014-09-20 10:47:59 +02:00
  • ce109925aa remove two DOS EOL Elan Ruusamäe 2014-09-20 10:33:57 +03:00
  • a0c5ecb514 Merge pull request #102 from greensolid-technologies/master Elan Ruusamäe 2014-09-19 16:43:51 +03:00
  • 45cf750b3a Merge branch 'glensc-lastmodified' into 3.0 Steve Clay 2014-09-18 18:03:47 -04:00
  • dca6be63e3 Removes support for arbitrary objects for sources Steve Clay 2014-09-18 18:02:45 -04:00
  • 5d4c45ad8c some idea I do not remember bubble_filter_idea Steve Clay 2014-09-18 17:55:16 -04:00
  • 0624820859 tests: use Minify_Source Elan Ruusamäe 2014-09-18 21:52:06 +03:00
  • 6817584513 last_modified is always integer, no need to check for null Elan Ruusamäe 2014-09-18 21:51:39 +03:00
  • 4f5cdbb746 Convert Minify_Source::lastModified to ->getModifiedTime() #114 Elan Ruusamäe 2014-09-18 20:28:23 +03:00
  • 6b469640a7 Add Wincache Matthias Fax 2014-06-12 13:18:10 +02:00
  • fb3931f8cd Fixes #97: URIs with spaces are correctly rewritten Steve Clay 2014-04-03 19:52:23 -04:00
  • 50488ce207 Merge pull request #96 from glensc/patch-2 Steve Clay 2014-03-20 06:47:05 -04:00
  • ebc91b5d33 insert_final_newline to true Elan Ruusamäe 2014-03-20 09:17:56 +02:00
  • e7728405f5 Merge pull request #95 from glensc/patch-1 Steve Clay 2014-03-19 12:31:26 -04:00
  • 537b4b314a skip style apply in vendor/ (composer stuff) Elan Ruusamäe 2014-03-19 17:19:57 +02:00
  • 4a884a381f Merge pull request #94 from glensc/issue-51 Steve Clay 2014-03-19 10:34:30 -04:00
  • b018c834da Created .editorconfig Steve Clay 2014-03-19 10:33:07 -04:00
  • 27b4f758bc fix passing invalid parametrs to flock. #51 Elan Ruusamäe 2014-03-19 12:11:15 +02:00
  • 9231aed49f Adds Bootstrap styling to builder app Steve Clay 2014-03-12 10:35:14 -04:00
  • ea7fe90554 Merge branch 'Jimdo-add-tests-closure-compiler' Steve Clay 2014-03-12 09:52:21 -04:00
  • 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. Steve Clay 2014-03-12 09:51:53 -04:00
  • 66f2622705 Clean up unit test messages Steve Clay 2014-03-12 09:49:16 -04:00
  • f3a408fd74 Remove unused var, add @throws Steve Clay 2014-03-12 09:48:36 -04:00
  • d245bca498 Merge branch 'sambauers-master' 2.2.0 Steve Clay 2014-03-12 08:54:23 -04:00
  • c91f746132 2.2.0 release - update VERSION constant Sam Bauers 2014-03-06 01:35:24 +11:00
  • 853dfd0395 Prepare for 2.2.0 release with updated HISTORY.txt Sam Bauers 2014-03-06 01:32:56 +11:00
  • c60b6a2984 fix typo Joscha Feth 2014-03-05 19:29:22 +01:00
  • 54a53c9c19 Adds tests for the command line based Closure Compiler Joscha Feth 2014-03-05 19:20:52 +01:00
  • eadf601dbe Cleanup index.php a bit Steve Clay 2014-02-04 11:00:25 -05:00
  • 30839ab5f0 Allow long expires with "v" query string param Steve Clay 2014-02-04 11:00:11 -05:00
  • b4b8606dfd Fix/simplify custom config paths implementation Steve Clay 2014-02-04 10:57:45 -05:00
  • 86fbe1f948 Merge branch 'joec4i-master' Steve Clay 2014-02-04 10:31:37 -05:00
  • a2487c7c1a Simplify identifying file-relative URIs in rewriter Steve Clay 2014-02-04 10:31:00 -05:00
  • f3aa19283b Merge pull request #86 from mrclay/cite_is_inline Steve Clay 2014-02-04 07:08:59 -08:00
  • ef726e261b Merge branch 'Jimdo-jimdo-compiler-service-options' Steve Clay 2014-02-04 10:00:22 -05:00
  • a35b801ce9 Clean up pull/84 additions Steve Clay 2014-02-04 09:57:56 -05:00
  • 5d73cd0886 * Allow additional HTTP options to be passed to the Closure compiler service * Allow option for overriding the maximum byte size POST limit Joscha Feth 2013-12-07 03:25:20 +01:00
  • ddee838f7c Merge pull request #88 from sambauers/master Steve Clay 2014-02-04 06:10:18 -08:00
  • 8e74d727f0 Use base for main config key. Sam Bauers 2014-02-05 00:59:21 +11:00
  • 8e55cd8091 Use base for main config key. Sam Bauers 2014-02-05 00:58:46 +11:00
  • 2c897a0b59 Fix index names on config paths array. Sam Bauers 2014-02-05 00:57:18 +11:00
  • 63519b55f6 Remove filenames from include statements. Sam Bauers 2014-02-05 00:54:03 +11:00
  • 0f4692e0c0 Change custom path explanation to match full custom paths changes. Sam Bauers 2014-02-05 00:51:23 +11:00
  • b34d964e88 Allow full custom path including filename Sam Bauers 2014-02-05 00:46:08 +11:00
  • ae70500a2d Allow optional custom configs to be optional Sam Bauers 2014-02-04 12:37:40 +11:00
  • b8a0cac0e5 Explain separate config storage in MIN.txt Sam Bauers 2014-02-04 12:13:33 +11:00
  • 719c22fca4 Include groupsConfig.php in MINIFY_CONFIG_DIR. Sam Bauers 2014-02-03 18:19:46 +11:00
  • aceef480c3 Allow definition of custom config directory. Sam Bauers 2014-02-03 18:19:00 +11:00
  • 9e4176f193 Remove cite from block elements pattern Steve Clay 2014-01-13 16:50:48 -05:00
  • ea866716e7 Fixed the last commit Joe Cai 2014-01-02 22:44:27 +08:00
  • bb03aa097d about:blank check with regex Joe Cai 2014-01-02 22:32:41 +08:00
  • 143046d472 CSS_UriRewriter: do not rewrite about:blank Joe Cai 2014-01-02 11:27:40 +08:00
  • 5560a664e9 Fix up web-based tool and correct error byte in JSMin exceptions Steve Clay 2013-11-27 18:28:39 -05:00
  • f8b62b358b Fixes issue 299 on Windows by reducing length of cache filenames mrclay.org 2013-10-27 04:12:27 +00:00
  • 218f37fb44 Update CSSmin, adds Minify_CSSmin wrapper, removes units for CSSmin Steve Clay 2013-11-13 20:18:19 -05:00
  • e778d4f714 Merge pull request #78 from glensc/cc-url2 Steve Clay 2013-11-08 17:00:44 -08:00
  • 88367b3f72 Merge pull request #77 from glensc/temp-path-error Steve Clay 2013-11-08 16:58:39 -08:00
  • ba6ec9c1af allow possibility to configure closure-compiler url Elan Ruusamäe 2013-11-09 00:42:21 +02:00
  • 77f0728eef report temp path when mktemp fails Elan Ruusamäe 2013-11-08 23:59:04 +02:00
  • 94d2596a57 Fixed email in composer.json Steve Clay 2013-09-26 09:10:32 -04:00
  • 7f13823b52 Fixed composer.json Steve Clay 2013-09-26 09:07:43 -04:00
  • e8e9272229 Update composer.json Steve Clay 2013-09-26 09:07:18 -04:00
  • 681885762d Fixes #73: Handles regex literals directly following return/typeof Steve Clay 2013-09-20 20:09:51 -04:00
  • db7fe24493 Prepare 2.1.7 release 2.1.7 Steve Clay 2013-07-23 15:58:28 -04:00
  • 9f46484c1a Strip null bytes from GET vars Steve Clay 2013-07-23 15:52:31 -04:00
  • 07e032a3f0 Prep for 2.1.6 2.1.6 Steve Clay 2013-07-19 22:46:02 -04:00
  • 3a1f9f55cf Merge pull request #65 from tubalmartin/master Steve Clay 2013-06-24 11:56:00 -07:00
  • 59a466d6a6 Update CSSmin to latest version 2.4.8 tubalmartin 2013-06-24 20:35:17 +02:00
  • 6f5721d2db Fixes #53 (github) handles division following line break Steve Clay 2013-04-01 11:25:27 -04:00
  • d67feea182 Fixed small Lines bug, Refactored JSMin algo to more closely match original Steve Clay 2013-03-29 13:26:10 -04:00
  • c95d6bac4e Fixes Gcode issue 256, improve readability Steve Clay 2013-03-29 10:01:17 -04:00
  • faec60fff6 Merge pull request #54 from jrobeson/patch-1 Steve Clay 2013-03-23 13:12:40 -07:00
  • 35cddbf5eb Merge pull request #42 from glensc/cc-connection-close Steve Clay 2013-03-23 13:11:48 -07:00
  • 416296ad6f remove version from composer.json Johnny Robeson 2013-03-23 17:10:42 -03:00
  • 2089caaf66 Merge pull request #43 from glensc/groupurls Steve Clay 2013-03-23 13:03:09 -07:00
  • e228891304 Merge pull request #44 from glensc/composer.json2 Steve Clay 2013-03-23 12:59:25 -07:00
  • 3f0485e54f Merge pull request #47 from glensc/stack-size Steve Clay 2013-03-23 12:57:51 -07:00
  • c1c375cb0e Merge pull request #48 from glensc/script-clean-comments Steve Clay 2013-03-23 12:55:43 -07:00
  • 7a268d99df Merge pull request #49 from glensc/xcache Steve Clay 2013-03-23 12:46:37 -07:00
  • cb75a4fd30 Fixes #158: Builder works on SSL Steve Clay 2013-03-01 09:27:59 -05:00
  • db65f55738 Avoid NOTICE errors in _getCommonCharAtPos Steve Clay 2013-01-22 16:15:06 -05:00
  • 04f5873e28 upstream uses spaces for formatting Elan Ruusamäe 2013-01-18 14:19:59 +02:00
  • 7ffdeef7ef add Minify_Cache_XCache - xcache backend Elan Ruusamäe 2013-01-18 14:17:51 +02:00
  • f6d078785f add jsCleanComments option to Minify_HTML Elan Ruusamäe 2013-01-17 00:00:26 +02:00
  • 8c54519b32 Minify_YUICompressor: add support for increasing stack size Elan Ruusamäe 2013-01-15 14:53:45 +02:00
  • 37ff25ef06 add role to author Elan Ruusamäe 2012-12-08 01:50:01 +02:00
  • 73ae2b74e2 specify version Elan Ruusamäe 2012-12-08 01:00:23 +02:00
  • 04adfef406 fill more fields (type, license, homepage, deps) Elan Ruusamäe 2012-12-08 00:37:38 +02:00
  • 2975b0f581 use tabs Elan Ruusamäe 2012-12-08 00:37:20 +02:00