[phpMyAdmin Git] [phpmyadmin/error-reporting-server] 1c7e2b: replace sourcefource ticket management with github...

Michal Čihař michal at cihar.com
Mon Sep 14 10:22:10 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 1c7e2b9e19892ff364886a98817df196fe819d16
      https://github.com/phpmyadmin/error-reporting-server/commit/1c7e2b9e19892ff364886a98817df196fe819d16
  Author: Smita Kumari <kumarismita62 at gmail.com>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M README.md
    M config/oauth_example.php
    M src/Controller/Component/GithubApiComponent.php
    R src/Controller/Component/SourceForgeApiComponent.php
    M src/Controller/DevelopersController.php
    A src/Controller/GithubController.php
    M src/Controller/ReportsController.php
    R src/Controller/SourceForgeController.php
    A src/Template/Github/create_issue.ctp
    M src/Template/Reports/view.ctp
    R src/Template/SourceForge/create_ticket.ctp

  Log Message:
  -----------
  replace sourcefource ticket management with github Issue management

Signed-off-by: Smita Kumari <kumarismita62 at gmail.com>


  Commit: 4853224574b0ea0fe14792e3a51d6348f67da11a
      https://github.com/phpmyadmin/error-reporting-server/commit/4853224574b0ea0fe14792e3a51d6348f67da11a
  Author: Smita Kumari <kumarismita62 at gmail.com>
  Date:   2015-09-13 (Sun, 13 Sep 2015)

  Changed paths:
    M src/Controller/DevelopersController.php

  Log Message:
  -----------
  Update DevelopersController.php

remove unnecessory permission.


  Commit: 32202139bcfc947d7e12851a459dd97131e3dc3c
      https://github.com/phpmyadmin/error-reporting-server/commit/32202139bcfc947d7e12851a459dd97131e3dc3c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M README.md
    M config/oauth_example.php
    M src/Controller/Component/GithubApiComponent.php
    R src/Controller/Component/SourceForgeApiComponent.php
    M src/Controller/DevelopersController.php
    A src/Controller/GithubController.php
    M src/Controller/ReportsController.php
    R src/Controller/SourceForgeController.php
    A src/Template/Github/create_issue.ctp
    M src/Template/Reports/view.ctp
    R src/Template/SourceForge/create_ticket.ctp

  Log Message:
  -----------
  Merge pull request #94 from smita786/githubIssueMngmnt

replace sourcefource ticket management with github Issue management


Compare: https://github.com/phpmyadmin/error-reporting-server/compare/b31ae286f749...32202139bcfc


More information about the Git mailing list