Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: 05ec60f006b570b4653d215e760e7c8db8369971
https://github.com/phpmyadmin/error-reporting-server/commit/05ec60f006b570b…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
A app/webroot/js/g.pie-min.js
A app/webroot/js/g.raphael-min.js
Log Message:
-----------
Added g.Raphael files to repo
Commit: abb708bcf4e9c46280dcbe58783383f2eecb1e62
https://github.com/phpmyadmin/error-reporting-server/commit/abb708bcf4e9c46…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M app/View/Layouts/default.ctp
Log Message:
-----------
Added g.Raphael and g.pie to the list of loaded script files in the default layout
Commit: 6ae7122aadb583d58cb2db75ce26e3f3918b6251
https://github.com/phpmyadmin/error-reporting-server/commit/6ae7122aadb583d…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
A app/webroot/js/raphael-min.js
Log Message:
-----------
Added raphael.js file to repo
Commit: fd99b3aca45fb221002b7bd12bb490e86bc4fe61
https://github.com/phpmyadmin/error-reporting-server/commit/fd99b3aca45fb22…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M app/View/Layouts/default.ctp
Log Message:
-----------
Added raphael js file to default layout
Commit: 6b8e56320e68766d0a247d7b583f14c314833708
https://github.com/phpmyadmin/error-reporting-server/commit/6b8e56320e68766…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M app/Controller/ReportsController.php
M app/View/Reports/view.ctp
Log Message:
-----------
Changed the way the related entries information is passed to the reports view
Commit: 5cffe5017ebf274d909d647e2f84a0a6671ace6b
https://github.com/phpmyadmin/error-reporting-server/commit/5cffe5017ebf274…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M app/View/Layouts/default.ctp
A app/webroot/js/pie.js
Log Message:
-----------
Added pie.js which has a function to draw a piechart
pie.js uses g.pie.js to draw the chart and then does some modifications on it
for example adds a title and adds an animationt to the chart hover event
Commit: 6669bb454fce44e56b7c597b3c2fc989bd0b08e5
https://github.com/phpmyadmin/error-reporting-server/commit/6669bb454fce44e…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M app/Controller/ReportsController.php
M app/View/Helper/ReportsHelper.php
M app/View/Reports/view.ctp
Log Message:
-----------
Now draws charts for all relevant columns that a summary is collected for
Commit: 440c0f46f4ef41c95852b4f7857a68073865a155
https://github.com/phpmyadmin/error-reporting-server/commit/440c0f46f4ef41c…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M app/View/Incidents/view.ctp
Log Message:
-----------
Fixed key for configuration storage and scriptname in incidents view
Commit: 77524c9d9c9726e112334c69a31503caf2e168bc
https://github.com/phpmyadmin/error-reporting-server/commit/77524c9d9c9726e…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
A app/Config/Migration/1376824296_add_extra_columns_to_incidents_table.php
Log Message:
-----------
Added migration to add extra columns to incidents table
Commit: 711868958edc8ee686666321abedeeadfa899868
https://github.com/phpmyadmin/error-reporting-server/commit/711868958edc8ee…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
A app/webroot/css/shCore.css
A app/webroot/css/shThemeDefault.css
A app/webroot/js/shBrushJScript.js
A app/webroot/js/shCore.js
Log Message:
-----------
Added syntax highlighter files to repo
Commit: 1ad41ed6bfe141583bee0b1dd004b0a33eb47b64
https://github.com/phpmyadmin/error-reporting-server/commit/1ad41ed6bfe1415…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
A app/webroot/js/shBrushXml.js
Log Message:
-----------
Added shBrushXml.js to the repo
Commit: 9d4a5690ed113c00e0c10a6e95660502a6fdffb3
https://github.com/phpmyadmin/error-reporting-server/commit/9d4a5690ed113c0…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M app/Controller/ReportsController.php
M app/Model/Incident.php
M app/View/Reports/view.ctp
Log Message:
-----------
Added script name and configuration storage to summarized columns
Commit: 9e22db4052f8249350556aac2291965283604b8f
https://github.com/phpmyadmin/error-reporting-server/commit/9e22db4052f8249…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M app/Model/Incident.php
Log Message:
-----------
Added pma version to linenumber and file name for report grouping
Commit: 2781544490bdac42ca8e0292eb075d6eaa4f2ac7
https://github.com/phpmyadmin/error-reporting-server/commit/2781544490bdac4…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M app/Model/Incident.php
Log Message:
-----------
Added fallback if error occurs in error_report.js
Commit: 601f07b4eaef1dc226f8fdb072dd23fc98e97b2a
https://github.com/phpmyadmin/error-reporting-server/commit/601f07b4eaef1dc…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M app/View/Helper/IncidentsHelper.php
M app/View/Layouts/default.ctp
M app/webroot/js/custom.js
Log Message:
-----------
Added syntax highlighting to code snipets
Commit: dbc95d286e17138d348a52f26a1454471ba05187
https://github.com/phpmyadmin/error-reporting-server/commit/dbc95d286e17138…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M app/View/Reports/view.ctp
M app/webroot/js/pie.js
Log Message:
-----------
removed log messages to console used in debugging
Commit: 5aa121e6572a073149186ada7e9b6ef9a66e6ff9
https://github.com/phpmyadmin/error-reporting-server/commit/5aa121e6572a073…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M app/View/Helper/IncidentsHelper.php
Log Message:
-----------
Stopped using html-script within the syntax highlighting since it doesnt work well
Commit: 46902db2a3a9c2a016b7ed39127a15cf06a7e6ef
https://github.com/phpmyadmin/error-reporting-server/commit/46902db2a3a9c2a…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M app/View/Incidents/view.ctp
Log Message:
-----------
Fixed 'scriptname' index in incident model array
Commit: 54f258f56b7d1912acac3b1114b579b17d81cb76
https://github.com/phpmyadmin/error-reporting-server/commit/54f258f56b7d191…
Author: Mohamed Ashraf <mohamed.ashraf.213(a)gmail.com>
Date: 2013-08-20 (Tue, 20 Aug 2013)
Changed paths:
M app/View/Helper/ReportsHelper.php
Log Message:
-----------
Sanitized column name in chart helper method
Commit: 342749340b526f98da9aadb4da1eab5cca61e3b5
https://github.com/phpmyadmin/error-reporting-server/commit/342749340b526f9…
Author: Dieter Adriaenssens <ruleant(a)users.sourceforge.net>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
A app/Config/Migration/1376824296_add_extra_columns_to_incidents_table.php
M app/Controller/ReportsController.php
M app/Model/Incident.php
M app/View/Helper/IncidentsHelper.php
M app/View/Helper/ReportsHelper.php
M app/View/Incidents/view.ctp
M app/View/Layouts/default.ctp
M app/View/Reports/view.ctp
A app/webroot/css/shCore.css
A app/webroot/css/shThemeDefault.css
M app/webroot/js/custom.js
A app/webroot/js/g.pie-min.js
A app/webroot/js/g.raphael-min.js
A app/webroot/js/pie.js
A app/webroot/js/raphael-min.js
A app/webroot/js/shBrushJScript.js
A app/webroot/js/shBrushXml.js
A app/webroot/js/shCore.js
Log Message:
-----------
Merge pull request #12 from m0hamed/graphs
Graphs
Compare: https://github.com/phpmyadmin/error-reporting-server/compare/e5a622636a31..…
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: 5e4a58ade8bd8f07172096b2290c59390aba3681
https://github.com/phpmyadmin/localized_docs/commit/5e4a58ade8bd8f07172096b…
Author: Michal Čihař <mcihar(a)suse.cz>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M locale/config.pot
M locale/copyright.pot
M locale/credits.pot
M locale/developers.pot
M locale/faq.pot
M locale/glossary.pot
M locale/index.pot
M locale/intro.pot
M locale/other.pot
M locale/privileges.pot
M locale/require.pot
M locale/setup.pot
M locale/transformations.pot
M locale/user.pot
M locale/vendors.pot
M po/ar.mo
M po/ar.po
M po/ca.mo
M po/ca.po
M po/cs.mo
M po/cs.po
M po/da.mo
M po/da.po
M po/de.mo
M po/de.po
M po/documentation.pot
M po/el.mo
M po/el.po
M po/en_GB.mo
M po/en_GB.po
M po/es.mo
M po/es.po
M po/fi.mo
M po/fi.po
M po/fr.mo
M po/fr.po
M po/gl.mo
M po/gl.po
M po/hu.mo
M po/hu.po
M po/hy.mo
M po/hy.po
M po/it.mo
M po/it.po
M po/ja.mo
M po/ja.po
M po/ka.mo
M po/ka.po
M po/lt.mo
M po/lt.po
M po/mn.mo
M po/mn.po
M po/nb.mo
M po/nb.po
M po/nl.mo
M po/nl.po
M po/pl.mo
M po/pl.po
M po/pt_BR.mo
M po/pt_BR.po
M po/ro.mo
M po/ro.po
M po/sk.mo
M po/sk.po
M po/sl.mo
M po/sl.po
M po/sv.mo
M po/sv.po
M po/tr.mo
M po/tr.po
M po/zh_CN.mo
M po/zh_CN.po
M po/zh_TW.mo
M po/zh_TW.po
M source/config.rst
M source/faq.rst
M source/require.rst
M source/setup.rst
Log Message:
-----------
Update to match current master