1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-20 12:51:52 +02:00

Commit Graph

  • 316b384b1f closure compiler: handle better when api is limited Elan Ruusamäe 2015-11-18 18:00:26 +02:00
  • badb6ce191 fix assertNotContains arguments order Elan Ruusamäe 2015-11-18 17:53:50 +02:00
  • f9f3e3ca83 hack to make TestCase class being recognized as tests class Elan Ruusamäe 2015-11-18 17:50:23 +02:00
  • 31d81df2af fix duplicate class name Elan Ruusamäe 2015-11-18 17:38:06 +02:00
  • 830640c0e1 closure compiler: make it work with all tests run at same time Elan Ruusamäe 2015-11-18 17:36:33 +02:00
  • 47c2af74d6 update closure compiler download url Elan Ruusamäe 2015-11-18 17:34:11 +02:00
  • 4f344b5d21 port MinifyClosureCompilerTest to phpunit Elan Ruusamäe 2015-11-18 17:33:01 +02:00
  • a856756705 port MinifyBuildTest to phpunit Elan Ruusamäe 2015-11-18 17:23:30 +02:00
  • 68f011d73f port MinifyBuildTest to phpunit Elan Ruusamäe 2015-11-18 17:20:05 +02:00
  • 4bfe976916 add common TestCase class Elan Ruusamäe 2015-11-18 17:17:43 +02:00
  • 08070aecdb port JsMinTest to phpunit Elan Ruusamäe 2015-11-18 17:13:21 +02:00
  • 6838349e3a port Minify_JS_ClosureCompiler test to phpunit Elan Ruusamäe 2015-11-18 14:08:01 +02:00
  • e2bb6b0565 Merge pull request #489 from glensc/travis Steve Clay 2015-11-21 16:22:42 -05:00
  • 27b5f4b2d0 handle more ng exit codes Elan Ruusamäe 2015-11-20 14:04:14 +02:00
  • 5458206700 add Nailgun based ClosureCompiler Elan Ruusamäe 2015-11-20 13:54:42 +02:00
  • 273a08f2ee do not ignore /test! Elan Ruusamäe 2015-11-20 13:52:48 +02:00
  • 29f20d95b3 add travis config Elan Ruusamäe 2015-11-20 11:57:30 +02:00
  • 1f9166a693 Merge pull request #487 from glensc/cc-refactor Elan Ruusamäe 2015-11-20 11:54:50 +02:00
  • 35a9ab7d4a avoid unneccessary static calls Elan Ruusamäe 2015-11-19 17:56:05 +02:00
  • 0a74b9c4a6 refactor closure compiler class to allow extensibility Elan Ruusamäe 2015-11-19 17:52:11 +02:00
  • 0873db81b9 typo Elan Ruusamäe 2015-11-19 11:41:39 +02:00
  • aa825fc4ed restore require-dev + suggests, lost in 588c859 Elan Ruusamäe 2015-11-19 11:40:06 +02:00
  • e271c370a9 Merge pull request #485 from glensc/php-5.3 Steve Clay 2015-11-17 17:15:14 -05:00
  • 8e85853af8 be compatible with php-5.3 Elan Ruusamäe 2015-11-17 16:46:23 +02:00
  • 590cf9b57e Update Debugging.wiki.md Steve Clay 2015-10-02 13:40:12 -04:00
  • d184597a2f Update UriRewriting.wiki.md Steve Clay 2015-10-02 11:12:02 -04:00
  • 3a3354aec6 Fix displayed URLs in builder for HTTPS Steve Clay 2015-09-29 16:39:25 -04:00
  • 5f2c54f636 Builder checks encoding problems with bigger response Steve Clay 2015-09-29 16:29:21 -04:00
  • 70c0d4b3bf Builder BM can capture URLs with query strings Steve Clay 2015-09-29 16:20:30 -04:00
  • 53a832fd90 Be clearer about missing params Steve Clay 2015-09-29 15:59:02 -04:00
  • 5793db9098 Update CommonProblems.wiki.md Steve Clay 2015-09-29 15:57:40 -04:00
  • ed06912f74 Update CommonProblems.wiki.md Steve Clay 2015-09-29 15:55:37 -04:00
  • 6e8a656480 Add HTML5 block level elements to Minify_HTML Steve Clay 2015-09-29 15:45:24 -04:00
  • 674460ccd3 Forgot to update HISTORY Steve Clay 2015-09-29 14:41:25 -04:00
  • b7b26e3a83 A couple improvements Steve Clay 2015-09-29 14:35:43 -04:00
  • 1aaf8f014f Set builder default back to disabled Steve Clay 2015-09-29 14:31:47 -04:00
  • 12e7a8d0dd Allow sources to have null contentType if serve is given one Steve Clay 2015-09-29 13:18:10 -04:00
  • a566536f80 Make Minify::combine and mix_extra stuff operational (and disabled by default) Steve Clay 2015-09-29 13:17:31 -04:00
  • f769e35233 Improve source factory constructor docs Steve Clay 2015-09-29 11:31:57 -04:00
  • 271d8ca5bf Don't assume all allowDir paths start with "//" Steve Clay 2015-09-29 11:31:28 -04:00
  • a0d99f5be5 Make sure doc root rtrimmed in Env Steve Clay 2015-09-29 11:29:52 -04:00
  • ed1d2d9baf Improve docs for Files controller Steve Clay 2015-09-29 11:29:05 -04:00
  • e2efb342a8 Remove JSMin+ and old, unfinished CssCompressor port Steve Clay 2015-09-29 10:38:22 -04:00
  • fede83cd48 Version constant bump, disable min_extras, docs updates Steve Clay 2015-09-29 10:12:47 -04:00
  • 7c607ff932 Allow specifying files via $min_symlinks paths Steve Clay 2015-09-28 21:50:32 -04:00
  • db8915b2db Update README.md Steve Clay 2015-09-28 21:21:07 -04:00
  • 6e08631c1d Merge pull request #475 from mrclay/css_docs Steve Clay 2015-09-28 21:18:15 -04:00
  • 61ba5a47a5 Huge docs overhaul for 3.x Steve Clay 2015-09-28 20:30:46 -04:00
  • 0bc3769802 Make CSSmin the default CSS compressor Steve Clay 2015-09-28 20:30:20 -04:00
  • db1ea29133 Merge pull request #474 from mrclay/min_root Steve Clay 2015-09-28 20:31:37 -04:00
  • e596b35fc4 Collapse "min" into project root and get unit tests working. Steve Clay 2015-09-28 15:36:52 -04:00
  • 2720239c8c Provide JSMin via composer Steve Clay 2015-09-27 19:54:12 -04:00
  • 0cb403096b Merge branch 'master' into 3.0 Steve Clay 2015-09-27 18:05:56 -04:00
  • de8e8be37e Merge commit '5b6b891cc379be1b9c014a5bb070e5e2e792d64c' into 3.0 Steve Clay 2015-09-27 18:02:48 -04:00
  • 80f50b1915 Merge commit 'd233b65d3dc183933c5be8a16b5b7eaf313ef66c' into 3.0 Steve Clay 2015-09-27 17:44:11 -04:00
  • 2e79efe47c Merge commit 'cabd595a5aebf87e5d229814564aa3b466908be1' into 3.0 Steve Clay 2015-09-27 17:10:24 -04:00
  • f88109bbf1 Merge commit '3c11ba8232a2155a1a29552aafc528be5fb0a662' into 3.0 Steve Clay 2015-09-27 17:09:50 -04:00
  • f928043059 Merge commit 'ecbb5ae3768f3cf584b234ad9682a721cc17b1db' into 3.0 Steve Clay 2015-09-27 17:09:27 -04:00
  • 588c859a78 Merge commit 'bd9a450694cda1b54c43a1784adabe36ad522d89' into 3.0 Steve Clay 2015-09-27 17:08:58 -04:00
  • f941628393 Merge commit 'bceffd5afb0a578f7b4c366cd97a6ec1f3252d10' into 3.0 Steve Clay 2015-09-27 17:01:41 -04:00
  • 6b01037509 Merge commit '153e08b5a0ad16fbeb5d7bd6494225914b1840e9' into 3.0 Steve Clay 2015-09-27 17:00:29 -04:00
  • a16413a6b1 Merge commit 'ce109925aa11aa31e6b196aa7b931207ff936e5b' into 3.0 Steve Clay 2015-09-27 16:52:33 -04:00
  • 20fe2fd67c Merge commit 'a0c5ecb514a0f20aa072c11748e6d2dd99626c28' into 3.0 Steve Clay 2015-09-27 16:50:00 -04:00
  • 2847351c10 Add Wincache Matthias Fax 2014-06-12 13:18:10 +02:00
  • 24e7b0fbfe Updated wiki URLs Steve Clay 2015-09-27 16:25:33 -04:00
  • 1c3c370dd4 Adds server-info.php Steve Clay 2015-09-26 23:27:29 -04:00
  • 9eaef368e0 Update FirePHP Steve Clay 2015-09-26 23:16:42 -04:00
  • 5b6b891cc3 Update UriRewriting.wiki.md Steve Clay 2015-09-26 16:03:05 -04:00
  • d71b11ec98 Update CommonProblems.wiki.md Steve Clay 2015-09-22 13:16:36 -04:00
  • 44e35e69c3 Update README.md Steve Clay 2015-09-22 13:12:46 -04:00
  • c24af9fe02 Update README.md Steve Clay 2015-09-22 13:09:41 -04:00
  • 69019960c9 Update README.md Steve Clay 2015-09-22 13:06:25 -04:00
  • 0dea940e5f README changes Steve Clay 2015-09-04 17:46:03 -04:00
  • f1ef53e84e Add wiki docs and point to some of them (lots of work left here) Steve Clay 2015-09-04 17:38:45 -04:00
  • d233b65d3d Adds config option to concatenate files only Kaue Santoja 2015-09-02 17:08:33 -03:00
  • cabd595a5a Merge pull request #142 from KTOmega/readme Elan Ruusamäe 2015-04-20 14:49:55 +03:00
  • f9b728918a Make README into Markdown Kevin Tran 2015-04-19 23:44:22 -07:00
  • 73a085b6c1 Rename README.txt to README.md Kevin Tran 2015-04-19 23:41:18 -07:00
  • 7775469b78 Merge pull request #131 from glensc/clean-bundled-libs Elan Ruusamäe 2014-12-13 15:59:02 +02:00
  • d3006ddb63 add firephp and cssmin as reqired in composer Elan Ruusamäe 2014-12-01 20:41:48 +02:00
  • 76e2669180 drop bundled CSSmin, use tubalmartin/cssmin from packagist instead Elan Ruusamäe 2014-11-30 17:30:57 +02:00
  • 4f0741a935 drop bundled firephp, use firephp/firephp-core from packagist instead Elan Ruusamäe 2014-11-30 17:27:03 +02:00
  • 44683b2e63 Merge pull request #126 from glensc/autoloader Elan Ruusamäe 2014-11-17 23:23:11 +02:00
  • 3c11ba8232 Merge pull request #128 from fisharebest/gitattributes 2.2.1 Steve Clay 2014-10-30 18:58:02 -04:00
  • ecbb5ae376 Exclude build/development tools from releases using .gitattributes Greg Roach 2014-10-24 09:29:20 +01:00
  • 0e9e1237c6 make composer dependency required Elan Ruusamäe 2014-10-15 23:51:13 +03:00
  • efe603d454 add firephp to composer Elan Ruusamäe 2014-10-12 18:30:31 +03:00
  • bce6facdca remove duplicate $keys. refs bceffd5 Elan Ruusamäe 2014-10-12 17:32:43 +03:00
  • 0cbbcd0a53 get rid of $min_libPath Elan Ruusamäe 2014-10-12 17:21:21 +03:00
  • 4b8de3d14c use autoloader in tests Elan Ruusamäe 2014-10-12 17:15:49 +03:00
  • 96da497e9c rework classloader Elan Ruusamäe 2014-10-12 16:27:43 +03:00
  • 4b495f6ae0 Merge pull request #125 from mrclay/WIP_dynamic_objects Steve Clay 2014-10-01 16:04:29 -04:00
  • d9bebb5566 Merge pull request #124 from glensc/WIP_lessphp Steve Clay 2014-10-01 16:00:19 -04:00
  • 16069cc0c0 lesscss integration. #112 Elan Ruusamäe 2014-09-27 16:18:23 +03:00
  • bd9a450694 update cssmin to v2.4.8-4. fixes #123 Elan Ruusamäe 2014-09-25 14:40:53 +03:00
  • beb750df3e Fix Files and Groups controllers, cleanup unused stuff Steve Clay 2014-09-23 11:47:20 -04:00
  • 9716fe802c Remove unneeded checkType in MinApp Steve Clay 2014-09-23 11:14:00 -04:00
  • 6d9fe1531e WIP: Huge overhaul. min app works! Steve Clay 2014-09-23 11:09:09 -04:00
  • c75f97f3bc (WIP) Move to dynamic objects, adds env & source factory Steve Clay 2014-09-22 15:04:05 -04:00
  • 4910238a9f remove unneeded pack() Steve Clay 2014-09-21 13:01:09 -04:00