Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: 2acbdd44f9e1a6112ace31d1da609a0d8549bb01
https://github.com/phpmyadmin/error-reporting-server/commit/2acbdd44f9e1a61…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-02 (Tue, 07 July 2019) +02:00
Changed paths:
M .travis.yml
M README.md
M config/Migrations/20170515135017_fix_long_pma_versions.php
M src/Controller/Component/MailerComponent.php
M src/Controller/Component/OrderSearchComponent.php
M src/Shell/ConsoleShell.php
M tests/TestCase/Controller/GithubControllerTest.php
M tests/TestCase/Controller/IncidentsControllerTest.php
Log Message:
-----------
Some minor improvements
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: 2a0c8be2769ac4eec14aa2926b5e18401dba36d0
https://github.com/phpmyadmin/error-reporting-server/commit/2a0c8be2769ac4e…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-02 (Tue, 07 July 2019) +02:00
Changed paths:
M .scrutinizer.yml
Log Message:
-----------
Update .scrutinizer.yml
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: bc825a2d9a332710b2bef5e2d7c42185d4b1a6f7
https://github.com/phpmyadmin/error-reporting-server/commit/bc825a2d9a33271…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-02 (Tue, 07 July 2019) +02:00
Changed paths:
M config/Migrations/20150607191654_initial.php
M config/Migrations/20170515135017_fix_long_pma_versions.php
M src/Shell/ConsoleShell.php
M tests/TestCase/Controller/IncidentsControllerTest.php
Log Message:
-----------
Remove unused use and fix some deprecations
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: e3f33eea8d3f588947755696cb07c1b1b3c9e136
https://github.com/phpmyadmin/error-reporting-server/commit/e3f33eea8d3f588…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-02 (Tue, 07 July 2019) +02:00
Changed paths:
M config/app_travis.php
M tests/TestCase/Controller/IncidentsControllerTest.php
Log Message:
-----------
Some minor fixes
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: f33c3d941e45bfe5b7b88d3f0eadbda5f48c1355
https://github.com/phpmyadmin/error-reporting-server/commit/f33c3d941e45bfe…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-02 (Tue, 07 July 2019) +02:00
Changed paths:
M .travis.yml
M composer.json
Log Message:
-----------
Update composer.json and .travis.yml
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: d8081411f87ab59f7bf087622c34fe49a8dc91bb
https://github.com/phpmyadmin/error-reporting-server/commit/d8081411f87ab59…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-02 (Tue, 07 July 2019) +02:00
Changed paths:
M src/Model/Table/IncidentsTable.php
M src/Shell/SyncGithubIssueStatesShell.php
Log Message:
-----------
Fix some errors
Introduced-by: 7c757d0cd1cee53e82f6c20bcca6aac233c2d397
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 8e76058aae1164b168860930fca7e9e5cfaa4a2a
https://github.com/phpmyadmin/error-reporting-server/commit/8e76058aae1164b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-02 (Tue, 07 July 2019) +02:00
Changed paths:
M tests/TestCase/Controller/DevelopersControllerTest.php
M tests/TestCase/Controller/EventsControllerTest.php
M tests/TestCase/Controller/GithubControllerTest.php
M tests/TestCase/Controller/IncidentsControllerTest.php
M tests/TestCase/Controller/NotificationsControllerTest.php
M tests/TestCase/Controller/ReportsControllerTest.php
M tests/TestCase/Model/Table/DevelopersTableTest.php
M tests/TestCase/Model/Table/IncidentsTableTest.php
M tests/TestCase/Model/Table/NotificationsTableTest.php
M tests/TestCase/Model/Table/ReportsTableTest.php
M tests/TestCase/Shell/CleanOldNotifsShellTest.php
M tests/TestCase/Shell/StatsShellTest.php
M tests/TestCase/Shell/SyncGithubIssueStatesShellTest.php
Log Message:
-----------
Fix deprecated fixtures in lowercase
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 667317ca3d9d9c1205fed5a14e2a34ace1d64f80
https://github.com/phpmyadmin/error-reporting-server/commit/667317ca3d9d9c1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-02 (Tue, 07 July 2019) +02:00
Changed paths:
M config/app_travis.php
M src/Shell/SyncGithubIssueStatesShell.php
Log Message:
-----------
Fix a deprecation and remove logged deprecations
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: 8623d17149162fdda45149c0b6d0d67f716a0ce2
https://github.com/phpmyadmin/error-reporting-server/commit/8623d17149162fd…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M .travis.yml
M composer.json
Log Message:
-----------
Add test command and update some packages
- Fix licence field
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 76daaecee0b06a41b745defb00109d376c3fa937
https://github.com/phpmyadmin/error-reporting-server/commit/76daaecee0b06a4…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M phpunit.xml.dist
Log Message:
-----------
Update phpunit.xml file
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 8f10cd56fd5d395b89649c85c6a911439279ae00
https://github.com/phpmyadmin/error-reporting-server/commit/8f10cd56fd5d395…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M bin/cake
M bin/cake.bat
M bin/cake.php
Log Message:
-----------
Update cake/* files
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: dea2071df031dab9b7ce11a101bfd078c1164d8c
https://github.com/phpmyadmin/error-reporting-server/commit/dea2071df031dab…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M index.php
M tests/bootstrap.php
Log Message:
-----------
Update index and tests/bootstrap
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 175b22821a6e717691e05c7195c340f1c0cd6ad4
https://github.com/phpmyadmin/error-reporting-server/commit/175b22821a6e717…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
A .editorconfig
A .gitattributes
Log Message:
-----------
Add .editorconfig and .gitattributes
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 63645696abba7578fd03fcada7ce7a89d7ba6668
https://github.com/phpmyadmin/error-reporting-server/commit/63645696abba757…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
A config/requirements.php
A src/Application.php
M config/app.default.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
Log Message:
-----------
Update config file and add Application
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: d14ac9da0b6481b738ef34691bc0acc503bfc876
https://github.com/phpmyadmin/error-reporting-server/commit/d14ac9da0b6481b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M bin/cake.bat
M webroot/js/jqplot.barRenderer.min.js
M webroot/js/jqplot.canvasAxisTickRenderer.min.js
M webroot/js/jqplot.canvasTextRenderer.min.js
M webroot/js/jqplot.categoryAxisRenderer.min.js
M webroot/js/jqplot.cursor.min.js
M webroot/js/jqplot.dateAxisRenderer.min.js
M webroot/js/jqplot.highlighter.min.js
M webroot/js/jqplot.pointLabels.min.js
M webroot/js/jquery.jqplot.min.js
Log Message:
-----------
Remove trailing spaces
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: dbeeef7265f34b6e45d0cc0e7387b0b667eb83bc
https://github.com/phpmyadmin/error-reporting-server/commit/dbeeef7265f34b6…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M src/Controller/AppController.php
M src/Controller/NotificationsController.php
Log Message:
-----------
Use $this->request->getParam('action') instead of $this->action
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: ed57ff975781efd532b9356c799689be5d063a36
https://github.com/phpmyadmin/error-reporting-server/commit/ed57ff975781efd…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M config/routes.php
Log Message:
-----------
Update routes.php
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 7e3e94467ac325a50e2a856245e32b2e8a290879
https://github.com/phpmyadmin/error-reporting-server/commit/7e3e94467ac325a…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M tests/TestCase/Controller/IncidentsControllerTest.php
Log Message:
-----------
Fix timestamps
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 8f9cfac87c2009f1b87a28bcb6ec51dbdf0c1ac1
https://github.com/phpmyadmin/error-reporting-server/commit/8f9cfac87c2009f…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M src/Controller/AppController.php
Log Message:
-----------
Fix request ->here
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 6cdc2fcca71c560fdff1c17516dcb0dc6b5fdcb1
https://github.com/phpmyadmin/error-reporting-server/commit/6cdc2fcca71c560…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M config/app_example.php
M config/app_travis.php
Log Message:
-----------
Update app travis ci and app example
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 40c0fe0bd3c806312a25ac2d9fbf75b70908b084
https://github.com/phpmyadmin/error-reporting-server/commit/40c0fe0bd3c8063…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M config/routes.php
Log Message:
-----------
Fix routes.php
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 344200fdbcbb59b02163b9fb352f150afc6c5299
https://github.com/phpmyadmin/error-reporting-server/commit/344200fdbcbb59b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M tests/TestCase/Controller/NotificationsControllerTest.php
M tests/TestCase/Controller/ReportsControllerTest.php
Log Message:
-----------
Fix tests
See: https://github.com/cakephp/cakephp/issues/12267
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: e27bc6327da8802c21734e4b0bad8737740849ac
https://github.com/phpmyadmin/error-reporting-server/commit/e27bc6327da8802…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M src/Controller/EventsController.php
M src/Controller/GithubController.php
M src/Model/Table/ReportsTable.php
M tests/TestCase/Controller/GithubControllerTest.php
Log Message:
-----------
Fix a typo
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 2510ba59ae20a3d6df3b8bcf27a633d73ecd590d
https://github.com/phpmyadmin/error-reporting-server/commit/2510ba59ae20a3d…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M config/bootstrap.php
M webroot/index.php
Log Message:
-----------
Update webroot and bootstrap
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 99771189b0eb446daab8201cfce0e286061dc438
https://github.com/phpmyadmin/error-reporting-server/commit/99771189b0eb446…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M src/Template/Incidents/view.ctp
Log Message:
-----------
Fix microhistory
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 698e2f9110c070b5d872c97b24a759f6a0a189e4
https://github.com/phpmyadmin/error-reporting-server/commit/698e2f9110c070b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M tests/TestCase/Controller/ReportsControllerTest.php
Log Message:
-----------
Fix unit tests
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: c0bc373a397f4641af4397d7461d515d5dbea88f
https://github.com/phpmyadmin/error-reporting-server/commit/c0bc373a397f464…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M composer.json
Log Message:
-----------
Add phpcs to dependencies
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: b2e22904d026aa7d81dba9596a1fa5eb7097dec1
https://github.com/phpmyadmin/error-reporting-server/commit/b2e22904d026aa7…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
A phpcs.xml.dist
M composer.json
D .php_cs
Log Message:
-----------
Add phpmyadmin/coding-standard for phpcs
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 09853e6f5ecd16cc1c5a96c4f3b94965a7abf6f2
https://github.com/phpmyadmin/error-reporting-server/commit/09853e6f5ecd16c…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M config/Migrations/20150607192040_add_report_id_index_to_incidents.php
M config/Migrations/20170515135017_fix_long_pma_versions.php
M config/Migrations/20170530155816_fix_stale_report_states.php
M config/app.default.php
M config/app_example.php
M config/app_travis.php
M config/bootstrap.php
M config/oauth_example.php
M config/paths.php
M config/requirements.php
M src/Application.php
M src/Console/Installer.php
M src/Controller/AppController.php
M src/Controller/Component/GithubApiComponent.php
M src/Controller/Component/MailerComponent.php
M src/Controller/Component/OrderSearchComponent.php
M src/Controller/DevelopersController.php
M src/Controller/ErrorController.php
M src/Controller/EventsController.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/Mailer/Transport/TestTransport.php
M src/Model/Behavior/SummarizableBehavior.php
M src/Model/Table/IncidentsTable.php
M src/Model/Table/NotificationsTable.php
M src/Model/Table/ReportsTable.php
M src/Shell/CleanOldNotifsShell.php
M src/Shell/ConsoleShell.php
M src/Shell/StatsShell.php
M src/Shell/SyncGithubIssueStatesShell.php
M src/View/AppView.php
M src/View/Helper/IncidentsHelper.php
M src/View/Helper/ReportsHelper.php
M tests/Fixture/DevelopersFixture.php
M tests/Fixture/IncidentsFixture.php
M tests/Fixture/NotificationsFixture.php
M tests/Fixture/ReportsFixture.php
M tests/TestCase/Controller/DevelopersControllerTest.php
M tests/TestCase/Controller/EventsControllerTest.php
M tests/TestCase/Controller/GithubControllerTest.php
M tests/TestCase/Controller/IncidentsControllerTest.php
M tests/TestCase/Controller/NotificationsControllerTest.php
M tests/TestCase/Controller/ReportsControllerTest.php
M tests/TestCase/Model/Table/DevelopersTableTest.php
M tests/TestCase/Model/Table/IncidentsTableTest.php
M tests/TestCase/Model/Table/NotificationsTableTest.php
M tests/TestCase/Model/Table/ReportsTableTest.php
M tests/TestCase/Shell/CleanOldNotifsShellTest.php
M tests/TestCase/Shell/StatsShellTest.php
M tests/TestCase/Shell/SyncGithubIssueStatesShellTest.php
M tests/TestCase/View/Helper/ReportsHelperTest.php
Log Message:
-----------
Apply phpmyadmin/coding-standard
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: ffd97d1f93d74e33d327318126f5e4b7c561ad90
https://github.com/phpmyadmin/error-reporting-server/commit/ffd97d1f93d74e3…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M phpcs.xml.dist
M src/Controller/Component/GithubApiComponent.php
M src/Controller/Component/OrderSearchComponent.php
M src/Controller/GithubController.php
M src/Model/Table/DevelopersTable.php
M src/Model/Table/IncidentsTable.php
M src/Model/Table/ReportsTable.php
Log Message:
-----------
Apply PEAR.Commenting.FunctionComment.MissingParamComment
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: c8638866280fd290a5d570aff18182fb100d489a
https://github.com/phpmyadmin/error-reporting-server/commit/c8638866280fd29…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M composer.json
D plugins/empty
D src/Controller/Component/empty
D src/Model/Behavior/empty
D src/Model/Datasource/empty
D src/Model/Entity/empty
D src/Model/Table/empty
D src/View/Helper/empty
D webroot/js/empty
Log Message:
-----------
Migrate to CakePHP 3.8
Closes: #181
Author: Murod Khaydarov <murod.haydarov(a)gmail.com>
Co-authored-by: Murod Khaydarov <murod.haydarov(a)gmail.com>
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: d748dbd4bd3f29acf75d7e642a0a98fb6a3a7ffd
https://github.com/phpmyadmin/error-reporting-server/commit/d748dbd4bd3f29a…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
M composer.json
M src/Controller/DevelopersController.php
M src/Controller/GithubController.php
M src/Controller/IncidentsController.php
M src/Controller/ReportsController.php
M src/Shell/SyncGithubIssueStatesShell.php
M tests/TestCase/Controller/ReportsControllerTest.php
Log Message:
-----------
Add phpstan
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 7c757d0cd1cee53e82f6c20bcca6aac233c2d397
https://github.com/phpmyadmin/error-reporting-server/commit/7c757d0cd1cee53…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-07-01 (Mon, 07 July 2019) +02:00
Changed paths:
A phpstan.neon.dist
M src/Controller/Component/GithubApiComponent.php
M src/Controller/EventsController.php
M src/Controller/GithubController.php
M src/Controller/PagesController.php
M src/Model/Table/IncidentsTable.php
M src/Model/Table/NotificationsTable.php
M src/Model/Table/ReportsTable.php
M src/Shell/SyncGithubIssueStatesShell.php
M src/View/Helper/AppHelper.php
M src/View/Helper/IncidentsHelper.php
M src/View/Helper/ReportsHelper.php
D src/Model/AppModel.php
D src/Model/Behavior/SummarizableBehavior.php
Log Message:
-----------
Fix erros reported by phpstan level 0
Signed-off-by: William Desportes <williamdes(a)wdes.fr>