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 .click() with .on()Maurício Meneghini Fauth
2018-05-12Replace .change() with .on()Maurício Meneghini Fauth
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2016-09-02Fix token mismatch errors in replication and routinesDeven Bansod
2015-10-09Fix #11548 Confirm box on "Reset slave" optionMadhura Jayaratne
2015-06-09Add select all to database selector in replication guiMadhura Jayaratne
2015-06-09bug #4950 Issues in database selection for replicationMadhura Jayaratne
2013-04-15Various spacing and identation fixesMichal Čihař
2013-04-15Use type cast safe comparisonMichal Čihař
2013-03-14fix coding style : remove tab charactersDieter Adriaenssens
2013-03-13Fix replication pages to use correct mysql config syntaxDirk-jan
2012-10-31Destroy registered jQuery events on page tear downRouslan Placella
2012-10-31Use AJAX.registerOnload() instead of $(document).ready()Rouslan Placella
2012-04-21Short-hand notation for jQuery document.ready eventJo Michael
2012-04-07Better compatibility with newer versions of jQuery.Gemorroj
2012-02-18Merge branch 'QA_3_4' into QA_3_5Marc Delisle
2012-02-16Do not put database names as htmlMichal Čihař
2011-08-05Coding style, function definitionsMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-04-09Rewrite generating master configuration.Michal Čihař
2010-04-05finish conversion of Replication feature from Mootools to jQueryMarc Delisle
2010-04-03start porting Replication to jQueryMarc Delisle