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-30Use short array syntax instead of long array syntaxMaurício Meneghini Fauth
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2018-02-23Replace static methods with instance methodsMaurício Meneghini Fauth
2017-09-13Refactor user_preferences functions to static methodsMaurício Meneghini Fauth
2017-09-06Fold validity check with getting classMichal Čihař
2017-09-06Rewrite User preferences forms as clasesMichal Čihař
2017-09-05Refactor configuration descriptions into classMichal Čihař
2017-07-09Move config classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-03Refactor the core functions into static methodsMaurício Meneghini Fauth
2016-06-17More consistency for URL::getCommonMichal Čihař
2016-02-22Refactored url parmeters generating, Issue #11990Durgesh
2016-02-03Remove PmaAbsoluteUri from redirectsMichal Čihař
2015-09-01Set namespace on config classes.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-07-23Make PHPCS happy.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-03-06Remove unneeded closing tagsRahul Kadyan
2015-01-04Do not unset configuration storage details hereMadhura Jayaratne
2014-10-18More fixes to new PMA_URL_getCommon styleAnn + J.M
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-08-11RFE#1123: Zeroconf PMA tables support.Ashutosh Dhundhara
2014-02-02Correct punctuation for sentencesMichal Čihař
2013-11-03Refactored ConfigFile class so that it is no longer a singletonPiotr Przybylski
2013-08-07Better names for URL generating functionsMichal Čihař
2012-10-31Dropped server side functionality for reloading the left frame from user pref...Rouslan Placella
2012-10-28Coding style: Fix some methods namesMadhura Jayaratne
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-05-04Start to replace warning level with error levelMarc Delisle
2010-08-09second part of error message display changesCrack
2010-08-04fix generation of theme unique valueCrack
2010-08-02bugfix: user preferences don't work correctly without output bufferingCrack
2010-08-01allow users to set only_db and hide_dbCrack
2010-07-28keep selected tab after saveCrack
2010-07-26Changes to conform to latest merge:Crack
2010-07-22Developers tab no longer depends on UserprefsDisallow, introduced UserprefsDe...Crack
2010-07-22remove debugCrack
2010-07-22more styling for disabled optionsCrack