Branch: refs/heads/master
Home:
https://github.com/phpmyadmin/error-reporting-server
Commit: 69b426b0e1dd9fcfc527641a695b97646f057057
https://github.com/phpmyadmin/error-reporting-server/commit/69b426b0e1dd9fc…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M build.xml
Log Message:
-----------
Ignored third party plugins directory
Commit: 942fb1cb1ed59ad9fedbb3fb31b05c3cf8433626
https://github.com/phpmyadmin/error-reporting-server/commit/942fb1cb1ed59ad…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M app/Controller/AppController.php
Log Message:
-----------
Changed spaces to tabs in AppController.php
Commit: 726461eaacb9c2c0ed469f70584a5ebe2fb4b6b8
https://github.com/phpmyadmin/error-reporting-server/commit/726461eaacb9c2c…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M app/Controller/Component/GithubApiComponent.php
M app/Controller/DevelopersController.php
Log Message:
-----------
Fixed some variable naming conventions in gitub component and developers controller
Commit: ffb5a49399ea057c0688bbc3ed7aab42e2ab4b9b
https://github.com/phpmyadmin/error-reporting-server/commit/ffb5a49399ea057…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M app/Controller/Component/SourceForgeApiComponent.php
M app/Controller/SourceForgeController.php
Log Message:
-----------
Fixed checkstyles for sourceforge controller and component
Commit: fe3814daa0cea60d30dba8678b2605a2560d7b09
https://github.com/phpmyadmin/error-reporting-server/commit/fe3814daa0cea60…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M app/Controller/AppController.php
M app/Controller/Component/GithubApiComponent.php
M app/Controller/DevelopersController.php
M app/Controller/SourceForgeController.php
Log Message:
-----------
Fixed checkstyle space after if in multiple files
Commit: c945d0a6b78bdb8e658e5a2f1f311f57143e9dc0
https://github.com/phpmyadmin/error-reporting-server/commit/c945d0a6b78bdb8…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M app/Controller/DevelopersController.php
M app/Model/Developer.php
Log Message:
-----------
Cammel cased variables and functions in developer model and controller
Commit: 73cf098e8cb556d9f077d3e7a081d53fdd8f7050
https://github.com/phpmyadmin/error-reporting-server/commit/73cf098e8cb556d…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M app/Controller/Component/GithubApiComponent.php
M app/Controller/Component/SourceForgeApiComponent.php
M app/Controller/ReportsController.php
M app/Controller/SourceForgeController.php
M app/Model/Developer.php
M app/Model/Report.php
Log Message:
-----------
CamelCased reports model and controller
Commit: 7ab6632a82b8dae6caf23698ecbd0d2c9dd516cb
https://github.com/phpmyadmin/error-reporting-server/commit/7ab6632a82b8dae…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M app/webroot/js/custom.js
Log Message:
-----------
Fixed js linting errors
Commit: b8069e7db5eb80b5bda7a7a87b74b63c5eb1b840
https://github.com/phpmyadmin/error-reporting-server/commit/b8069e7db5eb80b…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M build.xml
Log Message:
-----------
Ignored Autogenerated migrations
Commit: 02fd6c27c690f9878d300f63ae97b3400d534caa
https://github.com/phpmyadmin/error-reporting-server/commit/02fd6c27c690f98…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M build.xml
Log Message:
-----------
Added more excludes to the build process
Commit: 5b04b873b3a39be95a8e5e49dc8ac148c880f4cd
https://github.com/phpmyadmin/error-reporting-server/commit/5b04b873b3a39be…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
A LICENSE
M app/Controller/AppController.php
Log Message:
-----------
Added license file and added copyright info to AppController
Commit: 281e9542fbb31fc799286cff4fe0ea450c9ba47e
https://github.com/phpmyadmin/error-reporting-server/commit/281e9542fbb31fc…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M app/View/Layouts/default.ctp
Log Message:
-----------
Changed the markup around the signed in text in the navbar
Commit: 790a25d38dfda636115999fab020dbbac27946fe
https://github.com/phpmyadmin/error-reporting-server/commit/790a25d38dfda63…
Author: Dieter Adriaenssens <ruleant(a)users.sourceforge.net>
Date: 2013-07-31 (Wed, 31 Jul 2013)
Changed paths:
A LICENSE
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/ReportsController.php
M app/Controller/SourceForgeController.php
M app/Model/Developer.php
M app/Model/Report.php
M app/View/Layouts/default.ctp
M app/webroot/js/custom.js
M build.xml
Log Message:
-----------
Merge pull request #2 from m0hamed/master
checkstyle fixes, add license
Compare:
https://github.com/phpmyadmin/error-reporting-server/compare/15c973dec7aa..…