Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: c49d36d25c3c1305f9acc670f2176aef4ba39ae8
https://github.com/phpmyadmin/error-reporting-server/commit/c49d36d25c3c130…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M app/webroot/css/custom.css
M app/webroot/js/custom.js
Log Message:
-----------
Changed error report id link to block mode
Commit: e560bce6ce118a92b53deca8467609705b1c4286
https://github.com/phpmyadmin/error-reporting-server/commit/e560bce6ce118a9…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
A app/Config/Migration/1375471729_rename_column_filename_to_location.php
Log Message:
-----------
Added migration to rename filename to location in reports table
Commit: 656d8256ddff196fd97ddfb15155a8444be8c1de
https://github.com/phpmyadmin/error-reporting-server/commit/656d8256ddff196…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Model/Report.php
Log Message:
-----------
added underscore to protected function
Commit: 874a63ed1fa5ebdf97b48f43aafb9e58dbd88c6f
https://github.com/phpmyadmin/error-reporting-server/commit/874a63ed1fa5ebd…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
A app/Controller/IncidentsController.php
M app/Controller/ReportsController.php
M app/Model/Incident.php
Log Message:
-----------
Moved creation logic from report to incident
- Moved the submit method from ReportsController to create in IncidentController
- Created a method with its helpers to handle incident creation
- added validations
Commit: 9731d4ac618f58334320eae7438eaaea2ef0ad31
https://github.com/phpmyadmin/error-reporting-server/commit/9731d4ac618f583…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Model/Incident.php
M app/Model/Report.php
Log Message:
-----------
Moved helper functions from Report to Incident
Commit: 3d676d0ca3ba170465ab5ee644d8d9c7e5c54217
https://github.com/phpmyadmin/error-reporting-server/commit/3d676d0ca3ba170…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Model/Report.php
Log Message:
-----------
Removed useless validations in Report model
Commit: b16b9b5dfe2df65ac0059c5fc110855c46402ab7
https://github.com/phpmyadmin/error-reporting-server/commit/b16b9b5dfe2df65…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Controller/AppController.php
M app/Controller/IncidentsController.php
M app/Controller/ReportsController.php
M app/Model/Incident.php
M app/Model/Report.php
M app/View/Helper/ReportsHelper.php
M app/View/Reports/view.ctp
Log Message:
-----------
Fixed reports view to get data from related incidents rather than reports
Commit: 0112c755e1fff279c03844aee187d030366d8e5d
https://github.com/phpmyadmin/error-reporting-server/commit/0112c755e1fff27…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/View/Helper/ReportsHelper.php
M app/View/Reports/view.ctp
Log Message:
-----------
Added incident descritpions to the report view
Commit: 72c9b7c5c9370fbb1ef6877f1cc03602ba249a63
https://github.com/phpmyadmin/error-reporting-server/commit/72c9b7c5c9370fb…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
A app/Config/Migration/1375798518_remove_unneeded_fields_form_reports.php
M app/Config/Schema/schema.php
Log Message:
-----------
Removed unneeded reports fields
Commit: 8ac7f8db99d6d70f982e31496fb0fdf6a28df246
https://github.com/phpmyadmin/error-reporting-server/commit/8ac7f8db99d6d70…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Controller/ReportsController.php
M app/Model/Report.php
Log Message:
-----------
Added related reports to controller and model
Commit: 9e995774aa1bbeaf3257135a3fdbcd650d642582
https://github.com/phpmyadmin/error-reporting-server/commit/9e995774aa1bbea…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Controller/ReportsController.php
M app/Model/Report.php
Log Message:
-----------
Adds Remover/Add to related groups functionality
Commit: 2ef452219c5d7a9df59a53a030829ce95cabdf31
https://github.com/phpmyadmin/error-reporting-server/commit/2ef452219c5d7a9…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Model/Incident.php
Log Message:
-----------
Sanitize the sent in the steps field in the report
Commit: 6697943ad773f3e04763638cab5634c08a3eb62b
https://github.com/phpmyadmin/error-reporting-server/commit/6697943ad773f3e…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Model/Incident.php
M app/Model/Report.php
Log Message:
-----------
Fixed spacing issues in Model files
Commit: 84078e11d11789c4ab69ec26973f1333deeb40a7
https://github.com/phpmyadmin/error-reporting-server/commit/84078e11d11789c…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Model/Report.php
M app/View/Helper/ReportsHelper.php
M app/View/Reports/view.ctp
Log Message:
-----------
Added related reports support in views
Commit: cb8ee98567804f80c9d3fee41cf0f91823094bbd
https://github.com/phpmyadmin/error-reporting-server/commit/cb8ee98567804f8…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
A app/Config/Migration/1376043330_add_different_stacktrace_flag_to_incidents.php
M app/Config/Schema/schema.php
M app/Controller/ReportsController.php
M app/Model/Incident.php
M app/Model/Report.php
M app/View/Helper/ReportsHelper.php
M app/View/Reports/view.ctp
Log Message:
-----------
Added support for printing different stacktraces
Commit: ef5acbd80294293d9e59d995a445705c4a94213d
https://github.com/phpmyadmin/error-reporting-server/commit/ef5acbd80294293…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Controller/ReportsController.php
M app/View/Reports/view.ctp
Log Message:
-----------
Added user os summary to report
Commit: a20b79b454b261667035d7636366131294ccfb49
https://github.com/phpmyadmin/error-reporting-server/commit/a20b79b454b2616…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Model/Incident.php
Log Message:
-----------
Moved protected function to the bottom of the incident class
Commit: 08466855d7d08a4e8e1d933b7a4e03b30fded936
https://github.com/phpmyadmin/error-reporting-server/commit/08466855d7d08a4…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/View/Helper/ReportsHelper.php
M app/View/Layouts/default.ctp
M app/View/Reports/view.ctp
Log Message:
-----------
Minor css and checkstyle changes
Commit: fe49369d160e55ade441ad7fba57370d3db71ef6
https://github.com/phpmyadmin/error-reporting-server/commit/fe49369d160e55a…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Controller/IncidentsController.php
Log Message:
-----------
Removed useless condition used for testing
Commit: fd794ea8c40cdebea5dd568b6d81901f6420ef7f
https://github.com/phpmyadmin/error-reporting-server/commit/fd794ea8c40cdeb…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/View/Helper/ReportsHelper.php
Log Message:
-----------
Changed parameter to getStacktrace to accept the incident
Commit: 1338bc2cf1dce922ad9655a0af758cf01833217e
https://github.com/phpmyadmin/error-reporting-server/commit/1338bc2cf1dce92…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Controller/IncidentsController.php
M app/View/Helper/ReportsHelper.php
A app/View/Incidents/view.ctp
Log Message:
-----------
Added incident view
Commit: bf68d3f6ea4af5ccab5f25682f33b32800564ae3
https://github.com/phpmyadmin/error-reporting-server/commit/bf68d3f6ea4af5c…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/View/Reports/view.ctp
Log Message:
-----------
changed string in reports controller
Commit: d14ae6a9ab38aef5e3e216bad812b5c490b34747
https://github.com/phpmyadmin/error-reporting-server/commit/d14ae6a9ab38aef…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/Controller/ReportsController.php
A app/View/Helper/IncidentsHelper.php
M app/View/Helper/ReportsHelper.php
M app/View/Incidents/view.ctp
M app/View/Reports/view.ctp
Log Message:
-----------
Created incidents helper and added related functions to it
Commit: 5b1e09ae12b215202798e6b630fa6409491a05eb
https://github.com/phpmyadmin/error-reporting-server/commit/5b1e09ae12b2152…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/View/Helper/ReportsHelper.php
M app/View/Reports/view.ctp
Log Message:
-----------
Renamed function that refered to related reports to Incidents
Commit: bf48d64ccf948882f83317793c5819657dec4950
https://github.com/phpmyadmin/error-reporting-server/commit/bf48d64ccf94888…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M app/View/Incidents/view.ctp
Log Message:
-----------
Added missing elements from incident view
Commit: 3e38f0130f0ee13e297af3c06d93c3dfee52bf45
https://github.com/phpmyadmin/error-reporting-server/commit/3e38f0130f0ee13…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
A app/Config/Migration/1376239270_add_columns_error_name_and_error_message_to_incidents.php
M app/Config/Schema/schema.php
Log Message:
-----------
Added migration to add error_name and error_message to incidents
Commit: 155935783abeb34c08be6840a4513936122f5e53
https://github.com/phpmyadmin/error-reporting-server/commit/155935783abeb34…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
M app/Model/Incident.php
M app/View/Reports/view.ctp
Log Message:
-----------
Fixed bugs in diffrent stacktrace creation and corrected view
Commit: e28d98b2020c4efe8e82e476afe4595803d258c8
https://github.com/phpmyadmin/error-reporting-server/commit/e28d98b2020c4ef…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
A app/Config/Migration/1376239270_add_columns_error_name_and_error_message_to_incidents.php
M app/Config/Schema/schema.php
Log Message:
-----------
Merge branch 'incidents' of github.com:m0hamed/error-reporting-server into incidents
Commit: fb9c057631d9788a133d2bed27e9a48cf5c2f0df
https://github.com/phpmyadmin/error-reporting-server/commit/fb9c057631d9788…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
A app/Config/Migration/1375471729_rename_column_filename_to_location.php
A app/Config/Migration/1375798518_remove_unneeded_fields_form_reports.php
A app/Config/Migration/1376043330_add_different_stacktrace_flag_to_incidents.php
A app/Config/Migration/1376239270_add_columns_error_name_and_error_message_to_incidents.php
M app/Config/Schema/schema.php
M app/Controller/AppController.php
A app/Controller/IncidentsController.php
M app/Controller/ReportsController.php
M app/Model/Incident.php
M app/Model/Report.php
A app/View/Helper/IncidentsHelper.php
M app/View/Helper/ReportsHelper.php
A app/View/Incidents/view.ctp
M app/View/Layouts/default.ctp
M app/View/Reports/view.ctp
M app/webroot/css/custom.css
M app/webroot/js/custom.js
Log Message:
-----------
Merge pull request #10 from m0hamed/incidents
Changed the way exceptions are stored from report to Incident
Compare: https://github.com/phpmyadmin/error-reporting-server/compare/f10e069ba03f..…
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d92c5e5590d8adf539a4401c218ef33023310e18
https://github.com/phpmyadmin/phpmyadmin/commit/d92c5e5590d8adf539a4401c218…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
M test/classes/plugin/export/PMA_ExportCodegen_test.php
M test/classes/plugin/export/PMA_ExportHtmlword_test.php
M test/classes/plugin/export/PMA_ExportMediawiki_test.php
Log Message:
-----------
Fix expected data without html escaping
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 638f7be48e87aefdf4ed4ac02da33bd1e56a3a46
https://github.com/phpmyadmin/phpmyadmin/commit/638f7be48e87aefdf4ed4ac02da…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
M test/classes/plugin/export/PMA_ExportOds_test.php
Log Message:
-----------
Add missing include
Commit: 65986506bd0d1069051e00cc6c84c712cbc2a3c4
https://github.com/phpmyadmin/phpmyadmin/commit/65986506bd0d1069051e00cc6c8…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
M test/classes/plugin/export/PMA_ExportOds_test.php
Log Message:
-----------
Whitespace cleanup
Commit: 28f4263c494aa398162979840988e9d1707ed358
https://github.com/phpmyadmin/phpmyadmin/commit/28f4263c494aa39816297984098…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
M test/classes/plugin/export/PMA_ExportCodegen_test.php
M test/classes/plugin/export/PMA_ExportCsv_test.php
M test/classes/plugin/export/PMA_ExportHtmlword_test.php
M test/classes/plugin/export/PMA_ExportJson_test.php
M test/classes/plugin/export/PMA_ExportLatex_test.php
M test/classes/plugin/export/PMA_ExportMediawiki_test.php
M test/classes/plugin/export/PMA_ExportOds_test.php
M test/classes/plugin/export/PMA_ExportOdt_test.php
M test/classes/plugin/export/PMA_ExportPdf_test.php
M test/classes/plugin/export/PMA_ExportPhparray_test.php
Log Message:
-----------
Text all exports as sending file
It makes no sense to go through htmlspecialchars for binary formats.
Commit: 15e9c2a538b278e05d1637c3a00b78efe0ace361
https://github.com/phpmyadmin/phpmyadmin/commit/15e9c2a538b278e05d1637c3a00…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
M test/classes/plugin/export/PMA_ExportOds_test.php
M test/classes/plugin/export/PMA_ExportOdt_test.php
Log Message:
-----------
Correctly set expectation on output
Commit: 6521ed2283358c8dda4c7fdf6a098f783782edbe
https://github.com/phpmyadmin/phpmyadmin/commit/6521ed2283358c8dda4c7fdf6a0…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
M test/classes/plugin/export/PMA_ExportPhparray_test.php
Log Message:
-----------
Missing include and variable
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/0dd6a9aa4af5...6521ed228335