Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 338bcc896649bbc706cd799aa11e5ce55bd9c1a1 https://github.com/phpmyadmin/error-reporting-server/commit/338bcc896649bbc7... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-09-05 (Thu, 05 Sep 2013)
Changed paths: M app/Controller/AppController.php M app/Controller/Component/GithubApiComponent.php M app/Controller/Component/SourceForgeApiComponent.php M app/Controller/DevelopersController.php M app/Controller/IncidentsController.php M app/Controller/PagesController.php M app/Controller/ReportsController.php M app/Controller/SourceForgeController.php M app/Controller/StatsController.php M app/Model/AppModel.php M app/Model/Behavior/SummarizableBehavior.php M app/Model/Developer.php M app/Model/Incident.php M app/Model/Report.php
Log Message: ----------- Added documentation and copyright notice to files
Commit: 33a62df5999d2aa771aef17a62d971494d0780c9 https://github.com/phpmyadmin/error-reporting-server/commit/33a62df5999d2aa7... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-09-06 (Fri, 06 Sep 2013)
Changed paths: M app/Model/Incident.php M app/Model/Report.php
Log Message: ----------- Fixed @see in documentation
Commit: 190ac95a06f81dd4f78b0029dddab84061a24f15 https://github.com/phpmyadmin/error-reporting-server/commit/190ac95a06f81dd4... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-09-06 (Fri, 06 Sep 2013)
Changed paths: M app/Controller/ReportsController.php M app/Model/Report.php M app/webroot/js/custom.js
Log Message: ----------- Added abitlity to change status of a report
Commit: e46b19a20a65b95e6c5bdb54eeae2847b09c8f4a https://github.com/phpmyadmin/error-reporting-server/commit/e46b19a20a65b95e... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-09-06 (Fri, 06 Sep 2013)
Changed paths: M app/View/Reports/view.ctp
Log Message: ----------- Fixed capitilization
Commit: 62659eb1fe83b403ade35a16175744bcb835df17 https://github.com/phpmyadmin/error-reporting-server/commit/62659eb1fe83b403... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-09-06 (Fri, 06 Sep 2013)
Changed paths: M app/Controller/AppController.php
Log Message: ----------- Refactored the access check in the before filter into a separate function
Commit: 3a3622451652030182fe75b50a1c9a64ed6e5eda https://github.com/phpmyadmin/error-reporting-server/commit/3a36224516520301... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-09-06 (Fri, 06 Sep 2013)
Changed paths: M app/View/Reports/view.ctp
Log Message: ----------- Added min to related report number field
Commit: de8f4b112b5469eb195c727a0df80cb966f6a833 https://github.com/phpmyadmin/error-reporting-server/commit/de8f4b112b5469eb... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-09-10 (Tue, 10 Sep 2013)
Changed paths: M app/Controller/Component/GithubApiComponent.php
Log Message: ----------- Fixed doc issues in Github api component
Commit: 48947bcd856f39f83e3b85516725c100628be8a2 https://github.com/phpmyadmin/error-reporting-server/commit/48947bcd856f39f8... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-09-10 (Tue, 10 Sep 2013)
Changed paths: M app/Controller/Component/SourceForgeApiComponent.php
Log Message: ----------- Fixed sourceforge api component docs
Commit: 9a5c7941b4836c892d6eb207e1d8f251fd200ebc https://github.com/phpmyadmin/error-reporting-server/commit/9a5c7941b4836c89... Author: Mohamed Ashraf mohamed.ashraf.213@gmail.com Date: 2013-09-10 (Tue, 10 Sep 2013)
Changed paths: M app/Model/Incident.php
Log Message: ----------- Fixed typos in incident.php
Commit: ec72140eb802e46a43b660400e6aeb8ae0b9e754 https://github.com/phpmyadmin/error-reporting-server/commit/ec72140eb802e46a... Author: Dieter Adriaenssens ruleant@users.sourceforge.net Date: 2013-09-10 (Tue, 10 Sep 2013)
Changed paths: M app/Controller/AppController.php M app/Controller/Component/GithubApiComponent.php M app/Controller/Component/SourceForgeApiComponent.php M app/Controller/DevelopersController.php M app/Controller/IncidentsController.php M app/Controller/PagesController.php M app/Controller/ReportsController.php M app/Controller/SourceForgeController.php M app/Controller/StatsController.php M app/Model/AppModel.php M app/Model/Behavior/SummarizableBehavior.php M app/Model/Developer.php M app/Model/Incident.php M app/Model/Report.php M app/View/Reports/view.ctp M app/webroot/js/custom.js
Log Message: ----------- Merge pull request #18 from m0hamed/change_state
Added ability to change report status
Compare: https://github.com/phpmyadmin/error-reporting-server/compare/4df5845b4f2d......