[Phpmyadmin-git] [phpmyadmin/error-reporting-server] 647433: Changed private functions to protected and added a...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 647433b4514a019b5f586eb59788178f280b4f9a https://github.com/phpmyadmin/error-reporting-server/commit/647433b4514a019b... Author: Mohamed Ashraf <mohamed.ashraf.213@gmail.com> Date: 2013-08-02 (Fri, 02 Aug 2013) Changed paths: M app/Controller/ReportsController.php Log Message: ----------- Changed private functions to protected and added an underscore to the name Commit: f315f19c1e536fed99032abe9efdeabb0301b1d3 https://github.com/phpmyadmin/error-reporting-server/commit/f315f19c1e536fed... Author: Mohamed Ashraf <mohamed.ashraf.213@gmail.com> Date: 2013-08-02 (Fri, 02 Aug 2013) Changed paths: R database.sql Log Message: ----------- Removed database.sql file since we have a schema and migrations Commit: 607821049b97518a83599c83c544e98c203abecf https://github.com/phpmyadmin/error-reporting-server/commit/607821049b97518a... Author: Mohamed Ashraf <mohamed.ashraf.213@gmail.com> Date: 2013-08-02 (Fri, 02 Aug 2013) Changed paths: M app/Model/Report.php Log Message: ----------- Removed useless private function get_latest_report Conflicts: app/Model/Report.php Commit: 12281600793acd4950e72c6b898d53134ce0cdca https://github.com/phpmyadmin/error-reporting-server/commit/12281600793acd49... Author: Mohamed Ashraf <mohamed.ashraf.213@gmail.com> Date: 2013-08-02 (Fri, 02 Aug 2013) Changed paths: M app/Controller/ReportsController.php Log Message: ----------- Changed variable names to camelcase Commit: eac1135e414b9d3c24ff5da1341ff23f66827d6e https://github.com/phpmyadmin/error-reporting-server/commit/eac1135e414b9d3c... Author: Mohamed Ashraf <mohamed.ashraf.213@gmail.com> Date: 2013-08-02 (Fri, 02 Aug 2013) Changed paths: M app/Controller/ReportsController.php Log Message: ----------- Added space around operators Commit: fc6d9c20964aabfb7d347a7257c8a1464ec45e2b https://github.com/phpmyadmin/error-reporting-server/commit/fc6d9c20964aabfb... Author: Mohamed Ashraf <mohamed.ashraf.213@gmail.com> Date: 2013-08-02 (Fri, 02 Aug 2013) Changed paths: M app/Controller/ReportsController.php Log Message: ----------- moved opening brace to the end of the previous line Commit: 98bf168fdc8292ace37fd9753f6497096de20413 https://github.com/phpmyadmin/error-reporting-server/commit/98bf168fdc8292ac... Author: Mohamed Ashraf <mohamed.ashraf.213@gmail.com> Date: 2013-08-02 (Fri, 02 Aug 2013) Changed paths: M app/Controller/ReportsController.php Log Message: ----------- Removed spaces after semicolons Commit: 4c3195b05323714503c653e762d9f155ebd110eb https://github.com/phpmyadmin/error-reporting-server/commit/4c3195b053237145... Author: Mohamed Ashraf <mohamed.ashraf.213@gmail.com> Date: 2013-08-02 (Fri, 02 Aug 2013) Changed paths: M app/Controller/DevelopersController.php Log Message: ----------- Fixed checkstyle errors in DevelopersController.php Commit: 2dd18b46ed7c118ddfdd9d798e32b023b1553aad https://github.com/phpmyadmin/error-reporting-server/commit/2dd18b46ed7c118d... Author: Dieter Adriaenssens <ruleant@users.sourceforge.net> Date: 2013-08-03 (Sat, 03 Aug 2013) Changed paths: M app/Controller/DevelopersController.php M app/Controller/ReportsController.php M app/Model/Report.php R database.sql Log Message: ----------- Merge pull request #7 from m0hamed/master Checkstyle changes Compare: https://github.com/phpmyadmin/error-reporting-server/compare/504dbf0f7d5d......
participants (1)
-
Dieter Adriaenssens