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
2017-09-26Change ESLint's eqeqeq to errorMaurício Meneghini Fauth
2017-09-25Change ESLint's brace-style to errorMaurício Meneghini Fauth
2017-09-25Automatic fixes by ESLintMaurício Meneghini Fauth
2017-09-18fix issue #13666codehimanshu
2017-09-12Merge branch 'QA_4_7'Maurício Meneghini Fauth
2017-09-12Fix selecting multiple rows accidentally selects the next row tooJakub Stanecki
2017-09-07Refactor display_create_table to static methodsMaurício Meneghini Fauth
2017-09-07Refactor change password function to static methodMaurício Meneghini Fauth
2017-08-28Merge branch 'QA_4_7'Michal Čihař
2017-08-28Integrate tooltip into datetime pickersMichal Čihař
2017-08-02Fix query formatting for AJAX loaded formsMichal Čihař
2017-08-02Avoid two locations fighting for codemirror_editor variableMichal Čihař
2017-08-02Merge branch 'QA_4_7'Michal Čihař
2017-08-02Move SQL copy handler to sql.jsMichal Čihař
2017-08-02Simplify code by removing not needed variableMichal Čihař
2017-07-17Merge branch 'QA_4_7'Michal Čihař
2017-07-17Fixed size of index edit dialogMichal Čihař
2017-07-10made server status queries chart responsiveManish Bisht
2017-07-10Merge pull request #13458 from udan11/view_create_tplMichal Čihař
2017-07-09Added Format button on edit view form.Dan Ungureanu
2017-07-09Merge branch 'QA_4_7'Michal Čihař
2017-07-09Fix website URLMichal Čihař
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-28Remove custom layout for operations pagesMichal Čihař
2017-06-28Share code for sort interactionsMichal Čihař
2017-06-28Merge remote-tracking branch 'origin/pull/13332'Michal Čihař
2017-06-28Fixed time selection for TIME type (#13093)mohdluqman
2017-06-28Remove no longer used codeMichal Čihař
2017-06-28Merge pull request #13101 from manishbisht/google-recaptcha-upgradeMichal Čihař
2017-06-14Change octal escape with hexadecimal escapeMaurício Meneghini Fauth
2017-06-13Automatically add token to all AJAX requestsMichal Čihař
2017-06-13Escape token in HTMLMichal Čihař
2017-06-13Replace jquery.cookie.js with js.cookie.jsMichal Čihař
2017-06-06Avoid removing token from URLMichal Čihař
2017-05-30Removed inline javascriptKarl Van Iseghem
2017-05-23Remove no longer needed validationMichal Čihař
2017-05-23Remove inline CSSMaurício Meneghini Fauth
2017-05-09Merge branch 'QA_4_7'Michal Čihař
2017-05-08Fixed tooltip not showing up.Dan Ungureanu
2017-04-10Replaced deprecated jQuery calls.Dan Ungureanu
2017-03-30Merge branch 'QA_4_7'Michal Čihař
2017-03-30Focus on SQL editor after inserting field nameMichal Čihař
2017-03-30Fix: Focus back to codemirror editor on selecting columnPiyush Agrawal
2017-03-21upgraded google recpatcha with google invisble recaptchaManish Bisht
2017-03-21Indicate when HTTPS is not properly reported on the serverMichal Čihař
2017-03-09Merge branch 'QA_4_7'Michal Čihař
2017-03-09Do keepalive calls for all authentication typesMichal Čihař
2017-03-03Merge branch 'QA_4_7'Michal Čihař
2017-03-03Add missing server parameter to several javascript requestsMichal Čihař
2017-03-01Merge branch 'QA_4_7'Michal Čihař