Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: 28f52e18dbe00e4dd14c9f2ac345ee754eba9dc3
https://github.com/phpmyadmin/error-reporting-server/commit/28f52e18dbe00e4…
Author: Ujjwal Wahi <w.ujjwal(a)gmail.com>
Date: 2016-01-11 (Mon, 11 Jan 2016)
Changed paths:
A config/Migrations/20160111023543_add_locale_to_incidents.php
M src/Model/Table/IncidentsTable.php
M src/Template/Reports/view.ctp
M tests/Fixture/IncidentsFixture.php
M tests/TestCase/Controller/IncidentsControllerTest.php
M tests/TestCase/Model/Table/IncidentsTableTest.php
Log Message:
-----------
Display locale information on stats and reports page
Fixes #109
Signed-off-by: Ujjwal Wahi <w.ujjwal(a)gmail.com>
Commit: d2904a850fb10e4409602d44c25fb708541d0e3a
https://github.com/phpmyadmin/error-reporting-server/commit/d2904a850fb10e4…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-01-17 (Sun, 17 Jan 2016)
Changed paths:
A config/Migrations/20160111023543_add_locale_to_incidents.php
M src/Model/Table/IncidentsTable.php
M src/Template/Reports/view.ctp
M tests/Fixture/IncidentsFixture.php
M tests/TestCase/Controller/IncidentsControllerTest.php
M tests/TestCase/Model/Table/IncidentsTableTest.php
Log Message:
-----------
Merge pull request #111 from ujjwalwahi/issue_109
Display locale information on stats and reports page
Compare: https://github.com/phpmyadmin/error-reporting-server/compare/808aa5f11042..…
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0429a10426bef1925c670c515d792205825649df
https://github.com/phpmyadmin/phpmyadmin/commit/0429a10426bef1925c670c515d7…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2016-01-17 (Sun, 17 Jan 2016)
Changed paths:
M composer.json
Log Message:
-----------
Improve composer meta information
- Add link to documentation
- Mark non feature branches
Signed-off-by: Michal Čihař <michal(a)cihar.com>