Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: 5091ebdb549c4ef42d4de1dee351c3ae294a583b
https://github.com/phpmyadmin/error-reporting-server/commit/5091ebdb549c4ef…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M src/Controller/AppController.php
M src/Controller/Component/GithubApiComponent.php
M src/Controller/Component/OrderSearchComponent.php
M src/Controller/DevelopersController.php
M src/Controller/GithubController.php
M src/Controller/IncidentsController.php
M src/Controller/NotificationsController.php
M src/Controller/ReportsController.php
M src/Controller/StatsController.php
M src/Model/Behavior/SummarizableBehavior.php
M src/Model/Table/DevelopersTable.php
M src/Model/Table/IncidentsTable.php
M src/Model/Table/NotificationsTable.php
M src/Model/Table/ReportsTable.php
Log Message:
-----------
Use https for phpmyadmin.net links
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 6952470b62c9b82fabd4ac70ae91844113c5fc5b
https://github.com/phpmyadmin/error-reporting-server/commit/6952470b62c9b82…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M bin/cake
M bin/cake.bat
M bin/cake.php
M config/bootstrap.php
M config/bootstrap_cli.php
M config/paths.php
M config/routes.php
M config/schema/i18n.sql
M config/schema/sessions.sql
M index.php
M src/Console/Installer.php
M src/Controller/AppController.php
M src/Controller/Component/GithubApiComponent.php
M src/Controller/Component/OrderSearchComponent.php
M src/Controller/DevelopersController.php
M src/Controller/GithubController.php
M src/Controller/IncidentsController.php
M src/Controller/NotificationsController.php
M src/Controller/PagesController.php
M src/Controller/ReportsController.php
M src/Controller/StatsController.php
M src/Model/AppModel.php
M src/Model/Behavior/SummarizableBehavior.php
M src/Model/Table/DevelopersTable.php
M src/Model/Table/IncidentsTable.php
M src/Model/Table/NotificationsTable.php
M src/Model/Table/ReportsTable.php
M src/Shell/ConsoleShell.php
M src/Template/Email/html/default.ctp
M src/Template/Email/text/default.ctp
M src/Template/Layout/Emails/html/default.ctp
M src/Template/Layout/Emails/text/default.ctp
M src/Template/Layout/ajax.ctp
M src/Template/Layout/default.ctp
M src/Template/Layout/default_bkup.ctp
M src/Template/Layout/error.ctp
M src/Template/Layout/error_bkup.ctp
M src/Template/Layout/flash.ctp
M src/Template/Pages/home_bkup.ctp
M src/View/AppView.php
M src/View/Helper/AppHelper.php
M webroot/css/cake.generic.css
M webroot/index.php
M webroot/js/g.bar-min.js
M webroot/js/g.dot-min.js
M webroot/js/g.line-min.js
M webroot/js/g.pie-min.js
M webroot/js/g.raphael-min.js
Log Message:
-----------
Update link to MIT license
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: df37402f27405357fc84904824c9b6efa6994b05
https://github.com/phpmyadmin/error-reporting-server/commit/df37402f2740535…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M src/Controller/GithubController.php
Log Message:
-----------
Ensure ticket is integer
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: fdf18d1a96a3ed14fac3589383fb8edfa989914d
https://github.com/phpmyadmin/error-reporting-server/commit/fdf18d1a96a3ed1…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-08-03 (Wed, 03 Aug 2016)
Changed paths:
M src/View/Helper/ReportsHelper.php
Log Message:
-----------
Encode single quotes as well
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/error-reporting-server/compare/869f4738399f..…