[phpMyAdmin Git] [phpmyadmin/error-reporting-server] ee8d57: Strip phpMyAdmin versions of their Ubuntu and Debi...

Michal Čihař michal at cihar.com
Tue May 16 16:45:54 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: ee8d57c6a9c246c772e812c1cb5efab65df67480
      https://github.com/phpmyadmin/error-reporting-server/commit/ee8d57c6a9c246c772e812c1cb5efab65df67480
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    A config/Migrations/20170515135017_fix_long_pma_versions.php
    M src/Model/Table/IncidentsTable.php

  Log Message:
  -----------
  Strip phpMyAdmin versions of their Ubuntu and Debian suffixes

Fix #141

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: b9445ab50f72b990a72a1575773106d126489880
      https://github.com/phpmyadmin/error-reporting-server/commit/b9445ab50f72b990a72a1575773106d126489880
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M config/Migrations/20170515135017_fix_long_pma_versions.php
    M src/Model/Table/IncidentsTable.php

  Log Message:
  -----------
  Share code for stripping phpMyAdmin versions

* Use 'use ...' statements instead of fully-qualified path for a class

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 442295374ee60f5b703fc2e30962fb57f52c899a
      https://github.com/phpmyadmin/error-reporting-server/commit/442295374ee60f5b703fc2e30962fb57f52c899a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M tests/TestCase/Model/Table/IncidentsTableTest.php

  Log Message:
  -----------
  Add tests for version stripping

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: e9570b76ccbad0e3d7909dbfaa27ccd93415ebf2
      https://github.com/phpmyadmin/error-reporting-server/commit/e9570b76ccbad0e3d7909dbfaa27ccd93415ebf2
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M config/Migrations/20170515135017_fix_long_pma_versions.php

  Log Message:
  -----------
  Iterate over resultSet using 'fetch' instead of loading all in-mem

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: f09d6f79bfe80cf80c7cc9ad2d3424293dcda0f6
      https://github.com/phpmyadmin/error-reporting-server/commit/f09d6f79bfe80cf80c7cc9ad2d3424293dcda0f6
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    A config/Migrations/20170515135017_fix_long_pma_versions.php
    M src/Model/Table/IncidentsTable.php
    M tests/TestCase/Model/Table/IncidentsTableTest.php

  Log Message:
  -----------
  Merge pull request #147 from devenbansod/fix_long_pma_versions

Strip phpMyAdmin versions of their Ubuntu and Debian suffixes


Compare: https://github.com/phpmyadmin/error-reporting-server/compare/a848a80c8c8a...f09d6f79bfe8


More information about the Git mailing list