
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: c49d36d25c3c1305f9acc670f2176aef4ba39ae8 https://github.com/phpmyadmin/error-reporting-server/commit/c49d36d25c3c1305... Author: Mohamed Ashraf <mohamed.ashraf.213@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/e560bce6ce118a92... Author: Mohamed Ashraf <mohamed.ashraf.213@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/656d8256ddff196f... Author: Mohamed Ashraf <mohamed.ashraf.213@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/874a63ed1fa5ebdf... Author: Mohamed Ashraf <mohamed.ashraf.213@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/9731d4ac618f5833... Author: Mohamed Ashraf <mohamed.ashraf.213@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/3d676d0ca3ba1704... Author: Mohamed Ashraf <mohamed.ashraf.213@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/b16b9b5dfe2df65a... Author: Mohamed Ashraf <mohamed.ashraf.213@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/0112c755e1fff279... Author: Mohamed Ashraf <mohamed.ashraf.213@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/72c9b7c5c9370fbb... Author: Mohamed Ashraf <mohamed.ashraf.213@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/8ac7f8db99d6d70f... Author: Mohamed Ashraf <mohamed.ashraf.213@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/9e995774aa1bbeaf... Author: Mohamed Ashraf <mohamed.ashraf.213@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/2ef452219c5d7a9d... Author: Mohamed Ashraf <mohamed.ashraf.213@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/6697943ad773f3e0... Author: Mohamed Ashraf <mohamed.ashraf.213@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/84078e11d11789c4... Author: Mohamed Ashraf <mohamed.ashraf.213@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/cb8ee98567804f80... Author: Mohamed Ashraf <mohamed.ashraf.213@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/ef5acbd80294293d... Author: Mohamed Ashraf <mohamed.ashraf.213@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/a20b79b454b26166... Author: Mohamed Ashraf <mohamed.ashraf.213@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/08466855d7d08a4e... Author: Mohamed Ashraf <mohamed.ashraf.213@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/fe49369d160e55ad... Author: Mohamed Ashraf <mohamed.ashraf.213@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/fd794ea8c40cdebe... Author: Mohamed Ashraf <mohamed.ashraf.213@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/1338bc2cf1dce922... Author: Mohamed Ashraf <mohamed.ashraf.213@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/bf68d3f6ea4af5cc... Author: Mohamed Ashraf <mohamed.ashraf.213@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/d14ae6a9ab38aef5... Author: Mohamed Ashraf <mohamed.ashraf.213@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/5b1e09ae12b21520... Author: Mohamed Ashraf <mohamed.ashraf.213@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/bf48d64ccf948882... Author: Mohamed Ashraf <mohamed.ashraf.213@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/3e38f0130f0ee13e... Author: Mohamed Ashraf <mohamed.ashraf.213@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/155935783abeb34c... Author: Mohamed Ashraf <mohamed.ashraf.213@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/e28d98b2020c4efe... Author: Mohamed Ashraf <mohamed.ashraf.213@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/fb9c057631d9788a... Author: Michal Čihař <michal@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......