[vz-dev] [volkszaehler/volkszaehler.org] 23d38b: Add yaml-based configuration

andig noreply at github.com
Thu Mar 14 16:06:47 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/volkszaehler.org
  Commit: 23d38bd7469b06dbf868372bbb2aa1a4e2b4bbe7
      https://github.com/volkszaehler/volkszaehler.org/commit/23d38bd7469b06dbf868372bbb2aa1a4e2b4bbe7
  Author: andig <cpuidle at gmx.de>
  Date:   2019-03-14 (Thu, 14 Mar 2019)

  Changed paths:
    M .gitignore
    M .php_cs
    M composer.json
    A etc/config.dist.yaml
    R etc/volkszaehler.conf.template.php
    M lib/Router.php
    M lib/Util/Configuration.php
    M lib/bootstrap.php

  Log Message:
  -----------
  Add yaml-based configuration


  Commit: 87febb632ed8a2a90107e07241c85a1658532ee9
      https://github.com/volkszaehler/volkszaehler.org/commit/87febb632ed8a2a90107e07241c85a1658532ee9
  Author: andig <cpuidle at gmx.de>
  Date:   2019-03-14 (Thu, 14 Mar 2019)

  Changed paths:
    M lib/Controller/CapabilitiesController.php
    M lib/Interpreter/SQL/SQLOptimizer.php
    M lib/Model/Channel.php
    M test/AggregationPerformanceTest.php
    M test/AggregationTest.php

  Log Message:
  -----------
  Remove aggregation config setting. Aggregation is always active now.


  Commit: 3675a67e67390c5555e84c908b789616e6f70d69
      https://github.com/volkszaehler/volkszaehler.org/commit/3675a67e67390c5555e84c908b789616e6f70d69
  Author: andig <cpuidle at gmx.de>
  Date:   2019-03-14 (Thu, 14 Mar 2019)

  Changed paths:
    M .travis.yml
    M Dockerfile

  Log Message:
  -----------
  Migrate travis-ci and docker to yaml config


  Commit: 6a7c1b620e744cf284292fc93f5099d494a252c2
      https://github.com/volkszaehler/volkszaehler.org/commit/6a7c1b620e744cf284292fc93f5099d494a252c2
  Author: andig <cpuidle at gmx.de>
  Date:   2019-03-14 (Thu, 14 Mar 2019)

  Changed paths:
    M .php_cs
    M .travis.yml
    M bin/install.sh
    M etc/config.dist.yaml

  Log Message:
  -----------
  Migrate install, ci and docker to yaml config


  Commit: 3dd8ec3c690ffedc0c4d6ea6c70488355b40a141
      https://github.com/volkszaehler/volkszaehler.org/commit/3dd8ec3c690ffedc0c4d6ea6c70488355b40a141
  Author: andig <cpuidle at gmx.de>
  Date:   2019-03-14 (Thu, 14 Mar 2019)

  Changed paths:
    M .gitignore
    M .php_cs
    M .travis.yml
    M Dockerfile
    M bin/install.sh
    M composer.json
    A etc/config.dist.yaml
    R etc/volkszaehler.conf.template.php
    M lib/Controller/CapabilitiesController.php
    M lib/Interpreter/SQL/SQLOptimizer.php
    M lib/Model/Channel.php
    M lib/Router.php
    M lib/Util/Configuration.php
    M lib/bootstrap.php
    M test/AggregationPerformanceTest.php
    M test/AggregationTest.php

  Log Message:
  -----------
  Merge pull request #737 from andig/yaml

Add yaml-based configuration


Compare: https://github.com/volkszaehler/volkszaehler.org/compare/edde369d63eb...3dd8ec3c690f


More information about the volkszaehler-dev mailing list