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
2018-05-12Replace .keyup() with .on()Maurício Meneghini Fauth
2018-05-12Replace .click() with .on()Maurício Meneghini Fauth
2018-05-12Replace .change() with .on()Maurício Meneghini Fauth
2017-11-27Remove extension from js images APIMichal Čihař
2017-09-26Change ESLint's one-var to errorMaurício Meneghini Fauth
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-08-29Merge branch 'QA_4_7'Michal Čihař
2017-08-29Fixed javascript error in server monitorMichal Čihař
2017-07-10made server status page responsiveManish Bisht
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2017-03-03Add missing server parameter to several javascript requestsMichal Čihař
2017-01-07Implement loading of settings using FileReader APIMichal Čihař
2017-01-07Implement monitor configuration download using Blob APIMichal Čihař
2016-12-21Do not use deprecated $.parseJSONMichal Čihař
2016-11-16Remove unused CSS class checksPatric Gustafsson
2016-09-02Some more Token mismatch errors, Issue #12523Deven Bansod
2016-01-19Merge branch 'QA_4_5'Michal Čihař
2016-01-19Gracefully handle errors in regex based javascript searchMichal Čihař
2016-01-12Merge commit '0f23dd5'Atul Pratap Singh
2016-01-12Add localStorage availability checks, update the error messageAtul Pratap Singh
2015-11-07Hide the jqPlot details inside the methodMadhura Jayaratne
2015-08-24Improve jQuery selectors.Hugues Peccatte
2015-07-21Use class to support rtl languagesMadhura Jayaratne
2015-07-07Bug - Fix height of the selection box of monitor chartsMadhura Jayaratne
2015-07-02Variable 'l' implicitly declared.Madhura Jayaratne
2015-07-02Variable 'selectionBox' implicitly declared.Madhura Jayaratne
2015-03-27bug Missing sort icons in monitorMadhura Jayaratne
2015-03-27Use b_help icon hereMadhura Jayaratne
2015-03-27Missing tooltip in monitorMadhura Jayaratne
2014-10-22Merge branch 'master' into ZweiSteinSoft/rfe/1550-pma-url-getcommon-new-styleAnn + J.M
2014-10-21Fix merge conflictsMarc Delisle
2014-10-21bug #4563 [security] XSS in monitor query analyzerMadhura Jayaratne
2014-10-18More fixes to new PMA_URL_getCommon styleAnn + J.M
2014-10-03Feature#1546 Replace js sprintf library with a better oneAtul Pratap Singh
2014-10-01Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'Atul Pratap Singh
2014-10-01Add js checks in multiple files if data is undefinedAtul Pratap Singh
2014-08-17Fix merge conflictMarc Delisle
2014-08-17bug #4503 [security] Self-XSSes in monitorMadhura Jayaratne
2014-06-24RFE-1490 Dynamic process listChirayu Chiripal
2014-06-19Fix 'function declaration in loop' scrutinizer errors.Hugues Peccatte
2014-05-23Merge commit '54e2c0f'Marc Delisle
2014-05-23Merge commit '56d5ef0'Marc Delisle
2014-05-22Use setdate and make input readonlyAtul Pratap Singh
2014-05-22Date format problem in firefox, use jquery datepicker to get dateAtul Pratap Singh
2014-05-18Merge branch 'QA_4_2'Madhura Jayaratne
2014-05-18Merge branch 'QA_4_2' of github.com:phpmyadmin/phpmyadmin into QA_4_2Madhura Jayaratne
2014-05-18bug #4398 Monitor should fit into screen widthMadhura Jayaratne
2014-05-15Merge commit '1a3c958'Marc Delisle