[geeklog-hg] [Geeklog-Core/geeklog] d1bf10: Updated Resource class to use MatthiasMullie\Minif...

GitHub noreply at github.com
Mon Dec 18 21:10:48 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: d1bf10f2d5073e33b4b36f033b437b1064e4a7a6
      https://github.com/Geeklog-Core/geeklog/commit/d1bf10f2d5073e33b4b36f033b437b1064e4a7a6
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M system/classes/Resource.php
    M system/composer.json
    M system/composer.lock
    A system/vendor/bin/minifycss
    A system/vendor/bin/minifycss.bat
    A system/vendor/bin/minifyjs
    A system/vendor/bin/minifyjs.bat
    M system/vendor/composer/autoload_psr4.php
    M system/vendor/composer/autoload_static.php
    M system/vendor/composer/installed.json
    A system/vendor/matthiasmullie/minify/CONTRIBUTING.md
    A system/vendor/matthiasmullie/minify/Dockerfile
    A system/vendor/matthiasmullie/minify/LICENSE
    A system/vendor/matthiasmullie/minify/bin/minifycss
    A system/vendor/matthiasmullie/minify/bin/minifyjs
    A system/vendor/matthiasmullie/minify/composer.json
    A system/vendor/matthiasmullie/minify/data/js/keywords_after.txt
    A system/vendor/matthiasmullie/minify/data/js/keywords_before.txt
    A system/vendor/matthiasmullie/minify/data/js/keywords_reserved.txt
    A system/vendor/matthiasmullie/minify/data/js/operators.txt
    A system/vendor/matthiasmullie/minify/data/js/operators_after.txt
    A system/vendor/matthiasmullie/minify/data/js/operators_before.txt
    A system/vendor/matthiasmullie/minify/docker-compose.yml
    A system/vendor/matthiasmullie/minify/src/CSS.php
    A system/vendor/matthiasmullie/minify/src/Exception.php
    A system/vendor/matthiasmullie/minify/src/Exceptions/BasicException.php
    A system/vendor/matthiasmullie/minify/src/Exceptions/FileImportException.php
    A system/vendor/matthiasmullie/minify/src/Exceptions/IOException.php
    A system/vendor/matthiasmullie/minify/src/JS.php
    A system/vendor/matthiasmullie/minify/src/Minify.php
    A system/vendor/matthiasmullie/path-converter/LICENSE
    A system/vendor/matthiasmullie/path-converter/composer.json
    A system/vendor/matthiasmullie/path-converter/src/Converter.php
    A system/vendor/matthiasmullie/path-converter/src/ConverterInterface.php
    A system/vendor/matthiasmullie/path-converter/src/NoConverter.php

  Log Message:
  -----------
  Updated Resource class to use MatthiasMullie\Minify\CSS




More information about the geeklog-cvs mailing list