Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-21Use class to support rtl languagesMadhura Jayaratne
2015-07-10Stop sending microhistory url and param data as part of error reportsAtul Pratap Singh
2015-07-09Separate microhistory code conditionallyAtul Pratap Singh
2015-07-02These are local variablesMadhura Jayaratne
2015-07-02Fix more implicitly declared variablesMadhura Jayaratne
2015-05-06bug #4890 webkitStorageInfo and webkitIndexedDB is deprecatedMadhura Jayaratne
2014-12-23Fix js reports; TypeError: /([a-zA-Z]+):/.exec(...) is nullAtul Pratap Singh
2014-12-10bug #4634 Error reporting creates an infinite loopMadhura Jayaratne
2014-11-27[FIX] JS error reporting: Preserve hash fragmentAnn + J.M
2014-11-02Fix PHPCS issues.Hugues Peccatte
2014-06-16Add another parameter to existing js error reporting code.Dhananjay Nakrani
2014-06-14Merge commit 'a33fcad'Marc Delisle
2014-06-14Fix 'token mismatch' due to missing server parameter for some AJAX requestsChristian Simon
2014-05-24Code style fixesAnn + J.M
2014-05-18Fix scrutinizer JS issues.Hugues Peccatte
2014-02-18Exceptions without a name may get a name extracted out of the messageMohamed Ashraf
2013-12-07Fixing the if condition in get_report_dataUmair Khan
2013-12-05bugfix in error_report.jsUmair Khan
2013-11-29Fix bug#4146, set guid of wrapped function same as original functionAtul Pratap Singh
2013-11-19Dropped unused functionRouslan Placella
2013-11-19Fixed bug #4117Rouslan Placella
2013-10-28Improved appearance and text in error reporting notificationRouslan Placella
2013-10-03Fix typoMarc Delisle
2013-10-02Coding style: line breaking before +Michal Čihař
2013-09-30Coding style: fixed whitespaceMichal Čihař
2013-09-30Add missing semicolonsMichal Čihař
2013-09-30Remove extra ,Michal Čihař
2013-09-30Add missing spaceMichal Čihař
2013-09-30Fixed spacing in javascript codeMichal Čihař
2013-09-21Error reporting now fails gracefully on dev buildsMohamed Ashraf
2013-09-05Removed the error throwing functionMohamed Ashraf
2013-08-18Fixed inconsistencies with error reporting server in report schemaMohamed Ashraf
2013-08-03Removed custom get_token method and used the pma methodMohamed Ashraf
2013-07-29Stacktrace now translated if line counts existMohamed Ashraf
2013-07-27Removed long urls from stack traceMohamed Ashraf
2013-06-29Really removes the error notification correctlyMohamed Ashraf
2013-06-29Removes the error notification correctlyMohamed Ashraf
2013-06-29Added function to wrap JQuery.fn.on callbackMohamed Ashraf
2013-06-27Refactored the error_report.js to make it more readableMohamed Ashraf
2013-06-26removed onclick and used $.fn.on to register callbacksMohamed Ashraf
2013-06-25Corrected comments by RouslanMohamed Ashraf
2013-06-24error reporting now respects settingsMohamed Ashraf
2013-06-19Added translation arround strings and error report now being sent to non-exis...Mohamed Ashraf
2013-06-18Added error report formMohamed Ashraf