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
2016-10-05Merge branch 'QA_4_6'Deven Bansod
2016-10-05Prevent leaving an orphaned file while importing preferencesDeven Bansod
2016-05-23Add support for export user settings as config.inc.php snippetMichal Čihař
2016-05-11Make ThemeManager a singleton instead of storing it in the sessionMichal Čihař
2016-02-22Refactor text sanitization and javascript escaping, Issue #11989, #11988Durgesh
2016-02-22Refactored url parmeters generating, Issue #11990Durgesh
2016-02-12Merge branch 'QA_4_5' into QA_4_6Michal Čihař
2016-02-12Silent errors on checking for files and foldersMichal Čihař
2016-01-04Remove /*overload*/ prefix from mb_* callsMichal Čihař
2015-12-21Remove unused PMA_String classMichal Čihař
2015-12-21Remove unused pmaString variableMichal Čihař
2015-12-07Remove some unnecessary string concatenationsMarc Delisle
2015-12-05Remove some unnecessary string concatenationsMarc Delisle
2015-12-04Remove some unnecessary string concatenationsMarc Delisle
2015-12-03Remove some unnecessary string concatenationsMarc Delisle
2015-09-14Revert PMA_String rename.Hugues Peccatte
2015-09-01Set namespace on config classes.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-05-22Fix coding style in page settingsNisarg Jhaveri
2015-05-22Navigation panel settingsNisarg Jhaveri
2015-05-15Quit using filter_input since they bypass token checkMadhura Jayaratne
2015-05-14Return HTML instead of echo-ing directly in FormDisplayNisarg Jhaveri
2015-04-27Spaces around - operatorMadhura Jayaratne
2015-02-08Minor HTML/PHP rewrite.Hugues Peccatte
2014-12-30rfe #1572 User prefs: Diff-friendly JSON for configMadhura Jayaratne
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-04-04Merge pull request #1125 from ashutoshdhundhara/bug_exportSettings_msgsMarc Delisle
2014-04-04Bug fix: Incorrect messages displayed in "Export settings" section.Ashutosh Dhundhara
2014-03-28Consistently use comma at the end of notification messagesMichal Čihař
2014-03-03Merge commit 'cc7f1bf'Marc Delisle
2014-03-03bug fix #4040:Since we are not reseting theme on reset settings, so removed t...Smita Kumari
2013-12-21Fix PHPCS errors.Hugues Peccatte
2013-12-18Do not mix a call to the display method with an echo statementMarc Delisle
2013-11-30- Fix typoMarc Delisle
2013-11-29Fix coding styleMarc Delisle
2013-11-28Fix coding styleMarc Delisle
2013-11-27Fix coding styleMarc Delisle
2013-11-25Fix coding styleMarc Delisle
2013-11-03Refactored ConfigFile class so that it is no longer a singletonPiotr Przybylski
2013-09-27Fix codestyleMarc Delisle
2013-08-07Better names for URL generating functionsMichal Čihař
2013-05-10Wrap some long linesMichal Čihař
2013-04-16Missing ;Michal Čihař
2013-04-16Drop inline htmlMichal Čihař
2012-11-12Implement linking to new documentationMichal Čihař
2012-10-31Dropped server side functionality for reloading the left frame from user pref...Rouslan Placella
2012-10-31Disable the ajax page loader on user preferences formsRouslan Placella
2012-10-31Open the setup script in a new windowRouslan Placella