[vz-dev] [volkszaehler/volkszaehler.org] de3e62: Use native pretty-printing on PHP 5.4

GitHub noreply at github.com
Thu Apr 2 11:41:02 CEST 2015


  Branch: refs/heads/development
  Home:   https://github.com/volkszaehler/volkszaehler.org
  Commit: de3e62aac344729e7be7d9dd3f45f61e9b092f5c
      https://github.com/volkszaehler/volkszaehler.org/commit/de3e62aac344729e7be7d9dd3f45f61e9b092f5c
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M lib/Volkszaehler/Util/JSON.php

  Log Message:
  -----------
  Use native pretty-printing on PHP 5.4


  Commit: 4692e35374645066703d7aee886a7235c7efba10
      https://github.com/volkszaehler/volkszaehler.org/commit/4692e35374645066703d7aee886a7235c7efba10
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-14 (Sat, 14 Mar 2015)

  Changed paths:
    M lib/Volkszaehler/Util/JSON.php

  Log Message:
  -----------
  Merge pull request #273 from andig/fix-json

Use native pretty-printing on PHP 5.4


  Commit: 37eba771edc50b539a05aecb2b075c2af0689df6
      https://github.com/volkszaehler/volkszaehler.org/commit/37eba771edc50b539a05aecb2b075c2af0689df6
  Author: Andreas Goetz <cpuidle at gmx.de>
  Date:   2015-03-15 (Sun, 15 Mar 2015)

  Changed paths:
    M misc/controller/README
    A misc/controller/digitalstrom/dss.sh

  Log Message:
  -----------
  Added digitalstrom example


  Commit: 4e0f04cf30161ab2d9e9da9a8a426a558fa39119
      https://github.com/volkszaehler/volkszaehler.org/commit/4e0f04cf30161ab2d9e9da9a8a426a558fa39119
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-15 (Sun, 15 Mar 2015)

  Changed paths:
    M misc/controller/README
    A misc/controller/digitalstrom/dss.sh

  Log Message:
  -----------
  Merge pull request #265 from andig/digitalstrom

Added digitalstrom example


  Commit: 899eae41f5235eaf2a9e735e95077fcbf666d9f7
      https://github.com/volkszaehler/volkszaehler.org/commit/899eae41f5235eaf2a9e735e95077fcbf666d9f7
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Speedup build process


  Commit: 485fd297ca6d93bc543677f7f5e53e36783f6a2d
      https://github.com/volkszaehler/volkszaehler.org/commit/485fd297ca6d93bc543677f7f5e53e36783f6a2d
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M lib/Volkszaehler/Model/Aggregate.php
    M lib/Volkszaehler/Model/Data.php

  Log Message:
  -----------
  Fix sqlite build


  Commit: ca9768c3937d4aba8597558d0602b67716d1f529
      https://github.com/volkszaehler/volkszaehler.org/commit/ca9768c3937d4aba8597558d0602b67716d1f529
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M composer.json
    M misc/tools/install.sh

  Log Message:
  -----------
  Make jpgraph optional


  Commit: a2ef5894d7741d0ac02d73cc97c12c203e9f020b
      https://github.com/volkszaehler/volkszaehler.org/commit/a2ef5894d7741d0ac02d73cc97c12c203e9f020b
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M composer.json
    M misc/tools/install.sh

  Log Message:
  -----------
  Merge pull request #279 from andig/remove-jpgraph

Make jpgraph optional


  Commit: 028e20747677dc9bfb2ada5abf2267c9f29b8b28
      https://github.com/volkszaehler/volkszaehler.org/commit/028e20747677dc9bfb2ada5abf2267c9f29b8b28
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-24 (Tue, 24 Mar 2015)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Remove composer self-update and debug statement


  Commit: 5bc087a250a681ed8065cc45c69066942cb091d3
      https://github.com/volkszaehler/volkszaehler.org/commit/5bc087a250a681ed8065cc45c69066942cb091d3
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M lib/Volkszaehler/Router.php

  Log Message:
  -----------
  Workaround for mod_rewrite issue with HttpFoundation\Request->getPathInfo


  Commit: 4e56f549c1b451e31944153635ad685d796f9009
      https://github.com/volkszaehler/volkszaehler.org/commit/4e56f549c1b451e31944153635ad685d796f9009
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    A .editorconfig
    M composer.json
    M htdocs/middleware.php
    M lib/Volkszaehler/Controller/AggregatorController.php
    M lib/Volkszaehler/Controller/ChannelController.php
    M lib/Volkszaehler/Controller/Controller.php
    M lib/Volkszaehler/Controller/DataController.php
    M lib/Volkszaehler/Controller/EntityController.php
    M lib/Volkszaehler/Router.php
    M lib/Volkszaehler/View/CSV.php
    R lib/Volkszaehler/View/HTTP/Request.php
    R lib/Volkszaehler/View/HTTP/Response.php
    M lib/Volkszaehler/View/JSON.php
    M lib/Volkszaehler/View/JpGraph.php
    M lib/Volkszaehler/View/View.php
    M lib/Volkszaehler/View/XML.php
    M test/Tests/AggregationPerformanceTest.php
    M test/Tests/AggregationTest.php
    M test/Tests/ChannelTest.php
    A test/Tests/CounterTest.php
    A test/Tests/Data.php
    R test/Tests/DataContext.php
    R test/Tests/DataContextPerformance.php
    R test/Tests/DataCounterTest.php
    R test/Tests/DataMeterTest.php
    A test/Tests/DataPerformance.php
    R test/Tests/DataSensorTest.php
    R test/Tests/Entity.php
    A test/Tests/EntityTest.php
    A test/Tests/FormatTest.php
    M test/Tests/GroupTest.php
    A test/Tests/MeterTest.php
    M test/Tests/Middleware.php
    A test/Tests/ProtocolTest.php
    A test/Tests/SensorTest.php
    M test/Tests/SetupPerformanceData.php
    R test/Wrapper/Router.php
    R test/Wrapper/View/HTTP/Request.php
    R test/Wrapper/View/HTTP/Response.php
    M test/phpunit.xml

  Log Message:
  -----------
  Merge pull request #254 from andig/httpkernelinterface

Implement Symfony HTTPKernelInterface


  Commit: 3e500f3e5bbd6f7eff807ff16936d2a822f402e6
      https://github.com/volkszaehler/volkszaehler.org/commit/3e500f3e5bbd6f7eff807ff16936d2a822f402e6
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M lib/Volkszaehler/Router.php

  Log Message:
  -----------
  Fix PATH_INFO being empty


  Commit: 1e11b09a678d10a6d670e873180ad4912a93ac71
      https://github.com/volkszaehler/volkszaehler.org/commit/1e11b09a678d10a6d670e873180ad4912a93ac71
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-28 (Sat, 28 Mar 2015)

  Changed paths:
    M lib/Volkszaehler/Router.php

  Log Message:
  -----------
  Merge pull request #282 from andig/fix-httpkernel

Fix PATH_INFO being empty


  Commit: a8d4e74715bc10b3883ff44213e971c5be106b1b
      https://github.com/volkszaehler/volkszaehler.org/commit/a8d4e74715bc10b3883ff44213e971c5be106b1b
  Author: andig <cpuidle at gmx.de>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M .travis.yml
    M lib/Volkszaehler/Model/Aggregate.php
    M lib/Volkszaehler/Model/Data.php

  Log Message:
  -----------
  Merge pull request #278 from andig/build-infrastructure

Build infrastructure


  Commit: b163ee89abe5586319557cc84ac94bba0675ab73
      https://github.com/volkszaehler/volkszaehler.org/commit/b163ee89abe5586319557cc84ac94bba0675ab73
  Author: andig <cpuidle at gmx.de>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M .htaccess
    M htdocs/.htaccess

  Log Message:
  -----------
  Apache 2.4 compatibility


  Commit: c25984493ee9d70d09b9678071f12dd806ccca4c
      https://github.com/volkszaehler/volkszaehler.org/commit/c25984493ee9d70d09b9678071f12dd806ccca4c
  Author: jahir <jh.github at hirsch.ws>
  Date:   2015-04-02 (Thu, 02 Apr 2015)

  Changed paths:
    M .htaccess
    M htdocs/.htaccess

  Log Message:
  -----------
  Merge pull request #283 from andig/fix-htaccess

Apache 2.4 compatibility


  Commit: e08f88deecb81461b6d9b0cde5966149ba7b1e16
      https://github.com/volkszaehler/volkszaehler.org/commit/e08f88deecb81461b6d9b0cde5966149ba7b1e16
  Author: andig <cpuidle at gmx.de>
  Date:   2015-04-02 (Thu, 02 Apr 2015)

  Changed paths:
    M lib/Volkszaehler/Controller/DataController.php
    A lib/Volkszaehler/Controller/RawController.php
    M lib/Volkszaehler/Interpreter/DataIterator.php
    A lib/Volkszaehler/Interpreter/RawInterpreter.php
    M lib/Volkszaehler/Router.php
    M test/Tests/Data.php
    A test/Tests/RawTest.php

  Log Message:
  -----------
  Add raw context for access to uninterpreted meter data


  Commit: 6d527f6f320412f3a778f589735bfa7f0e663d4c
      https://github.com/volkszaehler/volkszaehler.org/commit/6d527f6f320412f3a778f589735bfa7f0e663d4c
  Author: andig <cpuidle at gmx.de>
  Date:   2015-04-02 (Thu, 02 Apr 2015)

  Changed paths:
    M test/Tests/RawTest.php

  Log Message:
  -----------
  Add raw context for access to uninterpreted meter data


  Commit: 8054005f86f45f480cee6d9684f8435b36ec5c55
      https://github.com/volkszaehler/volkszaehler.org/commit/8054005f86f45f480cee6d9684f8435b36ec5c55
  Author: andig <cpuidle at gmx.de>
  Date:   2015-04-02 (Thu, 02 Apr 2015)

  Changed paths:
    M lib/Volkszaehler/Controller/DataController.php
    R lib/Volkszaehler/Controller/RawController.php
    M lib/Volkszaehler/Interpreter/CounterInterpreter.php
    M lib/Volkszaehler/Interpreter/Interpreter.php
    M lib/Volkszaehler/Interpreter/MeterInterpreter.php
    R lib/Volkszaehler/Interpreter/RawInterpreter.php
    M lib/Volkszaehler/Interpreter/SensorInterpreter.php
    M lib/Volkszaehler/Router.php
    M test/Tests/RawTest.php

  Log Message:
  -----------
  Replace raw context by data context and options=raw


  Commit: caf0b8f5939113d5399a5d39d9569e38cc29e5d7
      https://github.com/volkszaehler/volkszaehler.org/commit/caf0b8f5939113d5399a5d39d9569e38cc29e5d7
  Author: andig <cpuidle at gmx.de>
  Date:   2015-04-02 (Thu, 02 Apr 2015)

  Changed paths:
    M lib/Volkszaehler/View/JSON.php
    M test/Tests/AggregationTest.php
    M test/Tests/Data.php

  Log Message:
  -----------
  Test infrastructure/ error handling fixes


  Commit: d6d983285a6e48e3a4d434306896c243ad3b47ee
      https://github.com/volkszaehler/volkszaehler.org/commit/d6d983285a6e48e3a4d434306896c243ad3b47ee
  Author: andig <cpuidle at gmx.de>
  Date:   2015-04-02 (Thu, 02 Apr 2015)

  Changed paths:
    A lib/Volkszaehler/Controller/RawController.php
    A lib/Volkszaehler/Interpreter/RawInterpreter.php
    M lib/Volkszaehler/Router.php

  Log Message:
  -----------
  Merge branch 'development' of https://github.com/volkszaehler/volkszaehler.org into development


Compare: https://github.com/volkszaehler/volkszaehler.org/compare/8e150a02bd79...d6d983285a6e


More information about the volkszaehler-dev mailing list