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
2019-03-30ESLINT fixesWilliam Desportes
2018-02-18Set console max height, issue #14022Lakshay arora
2017-11-28Integrate debug console settings into user preferencesMichal Čihař
2017-11-28Generalize code for console preferencesMichal Čihař
2017-11-28Store console configuration in user preferencesMichal Čihař
2017-11-28Store console height in user preferencesMichal Čihař
2017-11-28Store console mode in userconfigMichal Č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-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-06-13Fix passing token in SQL consoleMichal Čihař
2017-06-13Replace jquery.cookie.js with js.cookie.jsMichal Čihař
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2017-04-05Remove duplicite error handlerMichal Čihař
2017-04-05Do not try to parse error responseMichal Čihař
2017-03-01Fixed javascript confirmation of dangerous queriesMichal Čihař
2017-02-13Use standard way for getting token value in designerMichal Čihař
2017-02-02Provide tracback on errorMichal Čihař
2016-12-21Do not use deprecated $.parseJSONMichal Čihař
2016-10-24Merge branch 'QA_4_6'Deven Bansod
2016-10-24ajaxOptions.dataType can also return multiple space-separated valuesDeven Bansod
2016-10-17Merge branch 'QA_4_6'Deven Bansod
2016-10-17Check if the function actually has arguments or notDeven Bansod
2016-06-20Merge branch 'QA_4_6-security' into master-securityMichal Čihař
2016-06-20Escape error message from serverMichal Čihař
2016-05-11Merge branch 'QA_4_6'Michal Čihař
2016-05-11Do not catch HTML requests in consoleMichal Čihař
2016-02-22Fixes #11865 partially-Added support for shortcutsAchilles-96
2015-12-10IE 8 compatibility in consoleMarc Delisle
2015-08-01revert jQuery selector modificationHugues Peccatte
2015-07-30Replace inefficient jQuery selectors.Hugues Peccatte
2015-07-19Enabled lint for console.Dan Ungureanu
2015-07-12Format backtrace when required, debug consoleNisarg Jhaveri
2015-07-04Merge branch 'QA_4_4'Marc Delisle
2015-07-04bug #4974 Creating a database from console doesn't update navigation panelMarc Delisle
2015-06-30Make Scrutinizer HappyNisarg Jhaveri
2015-06-26Merge branch 'QA_4_4'Madhura Jayaratne
2015-06-26bug #4969 Autoload from prefs_storage not behaving properlyMadhura Jayaratne
2015-06-19Fix scrutinizer issues, console SQL debuggingNisarg Jhaveri
2015-06-19Ability to sort queries in console SQL debuggingNisarg Jhaveri
2015-06-19Show percentage of time taken in console SQL debugNisarg Jhaveri
2015-06-18Group/Ungroup queries in console SQL debugNisarg Jhaveri
2015-06-18SQL debugging in consoleNisarg Jhaveri
2015-06-01Coding style improvementsMadhura Jayaratne
2015-04-08Merge branch 'QA_4_4'Marc Delisle
2015-04-08Prevents console window from moving out of the screen heightsukhtaaj
2015-03-26Merge branch 'QA_4_4'Madhura Jayaratne
2015-03-26bug Use 'server' parameter in console to work in multi server environmentsMadhura Jayaratne
2015-03-25Merge pull request #1583 from harish095/Dark-Theme-for-ConsoleMarc Delisle