Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/volkszaehler.org
  Commit: 52d4957ff1a20f56140e13556193a2020a629428
      
https://github.com/volkszaehler/volkszaehler.org/commit/52d4957ff1a20f56140e13556193a2020a629428
  Author: andig <cpui...@gmx.de>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M etc/volkszaehler.conf.template.php
    M lib/Volkszaehler/Controller/Controller.php
    M lib/Volkszaehler/Controller/DataController.php
    M lib/Volkszaehler/Controller/EntityController.php
    M lib/Volkszaehler/Definition/Definition.php
    M lib/Volkszaehler/Interpreter/AggregatorInterpreter.php
    M lib/Volkszaehler/Interpreter/CounterInterpreter.php
    M lib/Volkszaehler/Interpreter/Interpreter.php
    M lib/Volkszaehler/Interpreter/MeterInterpreter.php
    M lib/Volkszaehler/Interpreter/SensorInterpreter.php
    M lib/Volkszaehler/Router.php
    M lib/Volkszaehler/View/CSV.php
    M lib/Volkszaehler/View/JSON.php
    M lib/Volkszaehler/View/JpGraph.php
    M lib/Volkszaehler/View/XML.php

  Log Message:
  -----------
  Various performance improvements (cache entities, entity and property 
definitions, use Iterators instead of callbacks)


  Commit: 6a891e3d5a5bd00a8ab9a4e9e60825b5d5164f4d
      
https://github.com/volkszaehler/volkszaehler.org/commit/6a891e3d5a5bd00a8ab9a4e9e60825b5d5164f4d
  Author: andig <cpui...@gmx.de>
  Date:   2015-01-22 (Thu, 22 Jan 2015)

  Changed paths:
    M lib/Volkszaehler/Controller/DataController.php

  Log Message:
  -----------
  Always use SQL instead of Doctrine for performance


  Commit: e5d8c0b6a9f733714c207e3c16cfd5fd56fc3078
      
https://github.com/volkszaehler/volkszaehler.org/commit/e5d8c0b6a9f733714c207e3c16cfd5fd56fc3078
  Author: jahir <jh.git...@hirsch.ws>
  Date:   2015-01-24 (Sat, 24 Jan 2015)

  Changed paths:
    M etc/volkszaehler.conf.template.php
    M lib/Volkszaehler/Controller/Controller.php
    M lib/Volkszaehler/Controller/DataController.php
    M lib/Volkszaehler/Controller/EntityController.php
    M lib/Volkszaehler/Definition/Definition.php
    M lib/Volkszaehler/Interpreter/AggregatorInterpreter.php
    M lib/Volkszaehler/Interpreter/CounterInterpreter.php
    M lib/Volkszaehler/Interpreter/Interpreter.php
    M lib/Volkszaehler/Interpreter/MeterInterpreter.php
    M lib/Volkszaehler/Interpreter/SensorInterpreter.php
    M lib/Volkszaehler/Router.php
    M lib/Volkszaehler/View/CSV.php
    M lib/Volkszaehler/View/JSON.php
    M lib/Volkszaehler/View/JpGraph.php
    M lib/Volkszaehler/View/XML.php

  Log Message:
  -----------
  Merge pull request #228 from andig/cache-entities

Various performance improvements (cache entities, entity and properties)


Compare: 
https://github.com/volkszaehler/volkszaehler.org/compare/954baea0c267...e5d8c0b6a9f7

Reply via email to