[Phpmyadmin-git] [phpmyadmin/error-reporting-server] 34fb60: Add exception_type to reports model as well.

Michal Čihař michal at cihar.com
Wed Jun 18 13:53:40 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 34fb601a68d089275b9b498b28e3d759d3b0af19
      https://github.com/phpmyadmin/error-reporting-server/commit/34fb601a68d089275b9b498b28e3d759d3b0af19
  Author: Dhananjay Nakrani <dhananjaynakrani at gmail.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    A app/Config/Migration/1403008244_add_exception_type_to_reports.php
    M app/Model/Incident.php
    M app/Test/Case/Model/IncidentTest.php

  Log Message:
  -----------
  Add exception_type to reports model as well.

Signed-off-by: Dhananjay Nakrani <dhananjaynakrani at gmail.com>


  Commit: c1c3065606d2c956c6726f8124f8a6ebed0785b6
      https://github.com/phpmyadmin/error-reporting-server/commit/c1c3065606d2c956c6726f8124f8a6ebed0785b6
  Author: Dhananjay Nakrani <dhananjaynakrani at gmail.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M app/Controller/ReportsController.php
    M app/Test/Case/Controller/ReportsControllerTest.php
    M app/View/Reports/index.ctp
    M app/webroot/js/custom.js

  Log Message:
  -----------
  Display 'exception_type' in the list view of Reports.

Signed-off-by: Dhananjay Nakrani <dhananjaynakrani at gmail.com>


  Commit: 69fc495f179a7ddac5656e9e597fd2e6aa8cc1af
      https://github.com/phpmyadmin/error-reporting-server/commit/69fc495f179a7ddac5656e9e597fd2e6aa8cc1af
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-06-18 (Wed, 18 Jun 2014)

  Changed paths:
    A app/Config/Migration/1403008244_add_exception_type_to_reports.php
    M app/Controller/ReportsController.php
    M app/Model/Incident.php
    M app/Test/Case/Controller/ReportsControllerTest.php
    M app/Test/Case/Model/IncidentTest.php
    M app/View/Reports/index.ctp
    M app/webroot/js/custom.js

  Log Message:
  -----------
  Merge pull request #48 from dhananjay92/dhananjay-gsoc-dev2

Solve [Issue#46]: Display Exception Type on list view of Reports


Compare: https://github.com/phpmyadmin/error-reporting-server/compare/9090cb42504b...69fc495f179a


More information about the Git mailing list