[Phpmyadmin-git] [phpmyadmin/error-reporting-server] 961a7b: Added function to calculate stack hash with tests ...

Michal Čihař michal at cihar.com
Thu Nov 14 10:19:28 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 961a7b2eae482d4933019a86c5c91cec5685bd4a
      https://github.com/phpmyadmin/error-reporting-server/commit/961a7b2eae482d4933019a86c5c91cec5685bd4a
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M app/Model/Incident.php
    M app/Test/Case/Model/IncidentTest.php

  Log Message:
  -----------
  Added function to calculate stack hash with tests in Incident model


  Commit: cd852cbeb297918fdde5f3e9d5790369a666b57b
      https://github.com/phpmyadmin/error-reporting-server/commit/cd852cbeb297918fdde5f3e9d5790369a666b57b
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M app/Config/Schema/schema.php

  Log Message:
  -----------
  Updated schema file to go along with current migrations


  Commit: c4c1f6677c38a7eef8ec54def95b1eff4c6dd2fe
      https://github.com/phpmyadmin/error-reporting-server/commit/c4c1f6677c38a7eef8ec54def95b1eff4c6dd2fe
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    A app/Config/Migration/1379447753_add_stackhash_to_incident.php
    M app/Config/Schema/schema.php

  Log Message:
  -----------
  Added migration to add stackhash to incident with schema changes


  Commit: b5656837d4fb5b1ef3b932f8b4b4906418c14872
      https://github.com/phpmyadmin/error-reporting-server/commit/b5656837d4fb5b1ef3b932f8b4b4906418c14872
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M app/Model/Incident.php
    M app/Test/Case/Controller/IncidentsControllerTest.php
    M app/Test/Case/Model/IncidentTest.php
    M app/Test/Fixture/IncidentFixture.php

  Log Message:
  -----------
  Added stackhash to incident creation and all incident tests and fixtures


  Commit: d60774d1ba6430dd7dab1a19d42073db813cab5a
      https://github.com/phpmyadmin/error-reporting-server/commit/d60774d1ba6430dd7dab1a19d42073db813cab5a
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
    M app/Model/Incident.php
    M app/Model/Report.php
    M app/Test/Case/Controller/IncidentsControllerTest.php
    M app/Test/Case/Model/IncidentTest.php
    M app/Test/Fixture/IncidentFixture.php

  Log Message:
  -----------
  Removed old way of storing/retrieving different stacktraces and updated tests


  Commit: 248e19b75cb70fd1ed26a81790d68cf424114af7
      https://github.com/phpmyadmin/error-reporting-server/commit/248e19b75cb70fd1ed26a81790d68cf424114af7
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
    A app/Config/Migration/1379587110_remove_different_stacktrace_field_from_incident.php

  Log Message:
  -----------
  Added migration to remove different stacktrace field from incidents


  Commit: cf9ce0a5486a4625f2d7d2e607f5797603175a6f
      https://github.com/phpmyadmin/error-reporting-server/commit/cf9ce0a5486a4625f2d7d2e607f5797603175a6f
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-19 (Thu, 19 Sep 2013)

  Changed paths:
    M app/Controller/Component/GithubApiComponent.php

  Log Message:
  -----------
  Fixed bug where api paths not specified correctly


  Commit: d4c150febe71154112671f6d83107867026ed85a
      https://github.com/phpmyadmin/error-reporting-server/commit/d4c150febe71154112671f6d83107867026ed85a
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M app/Test/Case/Controller/IncidentsControllerTest.php
    M app/Test/Fixture/IncidentFixture.php

  Log Message:
  -----------
  Fixed bug where tests donot run correctly due to schema change


  Commit: f399dfba3263405154ec3a7929a35a10ff1e3fbd
      https://github.com/phpmyadmin/error-reporting-server/commit/f399dfba3263405154ec3a7929a35a10ff1e3fbd
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M app/Controller/DevelopersController.php

  Log Message:
  -----------
  Added TODO for github api component error handling


  Commit: 62a5ab99e39121dac5ed61b224464f3ab527e412
      https://github.com/phpmyadmin/error-reporting-server/commit/62a5ab99e39121dac5ed61b224464f3ab527e412
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M app/Model/Incident.php
    M app/Test/Case/Model/IncidentTest.php

  Log Message:
  -----------
  Merge branch 'master' of github.com:phpmyadmin/error-reporting-server into different_stacktrace

Conflicts:
	app/Model/Incident.php


  Commit: 74562810fd1f83bd14e55f6f2ed8c99b9be882f4
      https://github.com/phpmyadmin/error-reporting-server/commit/74562810fd1f83bd14e55f6f2ed8c99b9be882f4
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-24 (Tue, 24 Sep 2013)

  Changed paths:
    M app/Config/Schema/schema.php

  Log Message:
  -----------
  Added schema changes for different stacktrace


  Commit: be8dc9d60fe786d179ca322ed663b1d0bf7ccd12
      https://github.com/phpmyadmin/error-reporting-server/commit/be8dc9d60fe786d179ca322ed663b1d0bf7ccd12
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    M app/Model/Incident.php

  Log Message:
  -----------
  Added missing doc block


  Commit: d922de23edbcc73c9ff801b15074ac6e6101ba35
      https://github.com/phpmyadmin/error-reporting-server/commit/d922de23edbcc73c9ff801b15074ac6e6101ba35
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-10-29 (Tue, 29 Oct 2013)

  Changed paths:
    M app/Model/Incident.php

  Log Message:
  -----------
  Added function coments


  Commit: 481e851a067162f90650d995cf9a8a87d9352d5f
      https://github.com/phpmyadmin/error-reporting-server/commit/481e851a067162f90650d995cf9a8a87d9352d5f
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-10-29 (Tue, 29 Oct 2013)

  Changed paths:
    A app/Console/Command/CustomShell.php
    M app/Model/Incident.php
    M app/Test/Case/Model/IncidentTest.php

  Log Message:
  -----------
  Added custom shell to add stack hashes to records without them


  Commit: c8a367c872b5cafd0ae71c88337023256bde36f2
      https://github.com/phpmyadmin/error-reporting-server/commit/c8a367c872b5cafd0ae71c88337023256bde36f2
  Author: Mohamed Ashraf <mohamed.ashraf.213 at gmail.com>
  Date:   2013-10-29 (Tue, 29 Oct 2013)

  Changed paths:
    M README.md
    M app/Console/Command/CustomShell.php

  Log Message:
  -----------
  Added details to readme and provided a usage example


  Commit: 55f8d03d65bcdfdbcff1325eca57dd9e523b2a48
      https://github.com/phpmyadmin/error-reporting-server/commit/55f8d03d65bcdfdbcff1325eca57dd9e523b2a48
  Author: Michal Čihař <michal at cihar.com>
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
    M README.md
    A app/Config/Migration/1379447753_add_stackhash_to_incident.php
    A app/Config/Migration/1379587110_remove_different_stacktrace_field_from_incident.php
    M app/Config/Schema/schema.php
    A app/Console/Command/CustomShell.php
    M app/Controller/Component/GithubApiComponent.php
    M app/Controller/DevelopersController.php
    M app/Model/Incident.php
    M app/Model/Report.php
    M app/Test/Case/Controller/IncidentsControllerTest.php
    M app/Test/Case/Model/IncidentTest.php
    M app/Test/Fixture/IncidentFixture.php

  Log Message:
  -----------
  Merge pull request #20 from m0hamed/different_stacktrace

changed the way stacktraces are marked/retrieved as different


Compare: https://github.com/phpmyadmin/error-reporting-server/compare/5e0cc1cf6dc3...55f8d03d65bc


More information about the Git mailing list