[vz-dev] [volkszaehler/volkszaehler.org] 4ffb07: Implement php generators

GitHub noreply at github.com
Sat Sep 17 16:50:12 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/volkszaehler.org
  Commit: 4ffb07fbf8dab26055c560c92c248521e3263833
      https://github.com/volkszaehler/volkszaehler.org/commit/4ffb07fbf8dab26055c560c92c248521e3263833
  Author: andig <cpuidle at gmx.de>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
    M .travis.yml
    M composer.json
    M lib/Interpreter/AccumulatorInterpreter.php
    M lib/Interpreter/DataIterator.php
    M lib/Interpreter/ImpulseInterpreter.php
    M lib/Interpreter/Interpreter.php
    M lib/Interpreter/SensorInterpreter.php

  Log Message:
  -----------
  Implement php generators


  Commit: ca9360051ba4a412065484b3a5c08811eb11d6ae
      https://github.com/volkszaehler/volkszaehler.org/commit/ca9360051ba4a412065484b3a5c08811eb11d6ae
  Author: andig <cpuidle at gmx.de>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
    M lib/Controller/DataController.php
    M lib/Interpreter/AggregatorInterpreter.php

  Log Message:
  -----------
  Prevent groups adding/reading data


  Commit: 96fc099d20383794beabff164053356af770600b
      https://github.com/volkszaehler/volkszaehler.org/commit/96fc099d20383794beabff164053356af770600b
  Author: andig <cpuidle at gmx.de>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
    M lib/View/JSON.php
    M test/GroupTest.php

  Log Message:
  -----------
  Better group tests and simplified json error handling


  Commit: d96105a27deeac42de46fac97eee12dca53c1bf9
      https://github.com/volkszaehler/volkszaehler.org/commit/d96105a27deeac42de46fac97eee12dca53c1bf9
  Author: andig <cpuidle at gmx.de>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
    M lib/View/JSON.php

  Log Message:
  -----------
  Fix exception handling


  Commit: eed7eb3b54e639e52410f22587476d23ee30da8c
      https://github.com/volkszaehler/volkszaehler.org/commit/eed7eb3b54e639e52410f22587476d23ee30da8c
  Author: andig <cpuidle at gmx.de>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
    M .travis.yml
    M lib/Router.php

  Log Message:
  -----------
  Migrate to apcu


  Commit: 89c2531d0d56163e3e1de0c0b2036606406aa631
      https://github.com/volkszaehler/volkszaehler.org/commit/89c2531d0d56163e3e1de0c0b2036606406aa631
  Author: andig <cpuidle at gmx.de>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Ignore httpd build failure


  Commit: 7917a90f7b7f783c528e0c501f97f44d50333e9d
      https://github.com/volkszaehler/volkszaehler.org/commit/7917a90f7b7f783c528e0c501f97f44d50333e9d
  Author: andig <cpuidle at gmx.de>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
    M .travis.yml
    M composer.json
    M lib/Controller/DataController.php
    M lib/Interpreter/AccumulatorInterpreter.php
    M lib/Interpreter/AggregatorInterpreter.php
    M lib/Interpreter/DataIterator.php
    M lib/Interpreter/ImpulseInterpreter.php
    M lib/Interpreter/Interpreter.php
    M lib/Interpreter/SensorInterpreter.php
    M lib/Router.php
    M lib/View/JSON.php
    M test/GroupTest.php

  Log Message:
  -----------
  Merge pull request #460 from andig/yield

Implement php generators


Compare: https://github.com/volkszaehler/volkszaehler.org/compare/c81698553463...7917a90f7b7f


More information about the volkszaehler-dev mailing list