[vz-dev] [volkszaehler/volkszaehler.org] 099c68: Implement Symfony HTTPKernelInterface

GitHub noreply at github.com
Sat Mar 28 16:03:11 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/volkszaehler.org
  Commit: 099c68ecf7079a82568703143fb588849712fb31
      https://github.com/volkszaehler/volkszaehler.org/commit/099c68ecf7079a82568703143fb588849712fb31
  Author: andig <cpuidle at gmx.de>
  Date:   2015-02-25 (Wed, 25 Feb 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:
  -----------
  Implement Symfony HTTPKernelInterface


  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


Compare: https://github.com/volkszaehler/volkszaehler.org/compare/a2ef5894d774...4e56f549c1b4


More information about the volkszaehler-dev mailing list