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-11-27Better name for twofactor configuration endpointMichal Čihař
2017-11-27Avois passing extension to Util::getImageMichal Čihař
2017-11-02Use two-factor authentication instead fo second authentication factorMichal Čihař
2017-11-01Add configuration for second authentication factorMichal Čihař
2017-09-06Remove duplicite validationMichal Čihař
2017-09-06Use form name for menu in user preferencesMichal Čihař
2017-09-06Rewrite User preferences forms as clasesMichal Čihař
2017-09-05Refactor configuration descriptions into classMichal Čihař
2017-08-23Refactor relation functions to static methodsMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-07Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-30Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2016-02-22Refactor text sanitization and javascript escaping, Issue #11989, #11988Durgesh
2015-11-08Make PHPCS happy.Hugues Peccatte
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-24Make PHPCS happy.Hugues Peccatte
2015-08-09Templating ul tag.Hugues Peccatte
2015-06-18Use stricter jQuery selectors in config.jsNisarg Jhaveri
2015-05-15Quit using filter_input since they bypass token checkMadhura Jayaratne
2014-03-28Consistently use comma at the end of notification messagesMichal Čihař
2013-11-03Refactored ConfigFile class so that it is no longer a singletonPiotr Przybylski
2012-11-03Replace "frame" with "panel" and "left" with "navi" or "navigation"Marc Delisle
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-09-05Simplify linking to documentationMichal Čihař
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-17PMA_generateHtmlTab() becomes PMA_getHtmlTab()Marc Delisle
2012-06-11Fixed conflicting global variable namesRouslan Placella
2012-06-02Wrap some long linesMadhura Jayaratne
2012-05-11Fix function names: PMA_generate_html_tab -> PMA_generateHtmlTabMadhura Jayaratne
2012-05-05Dropped server_links.inc.phpRouslan Placella
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-26Replaced use of hard coded images with the sprite-aware PMA_getImage() functi...Rouslan Placella
2011-08-19More coding style improvementsMadhura Jayaratne
2011-07-14PMA Icons to sprites part 1Tyron Madlener
2011-05-09Other replacements for easier readingMarc Delisle
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2010-09-03restore debug code for user preferences (commented out)Crack
2010-08-30[core] Remove last remaining parts of profiling code which was removed in 2006.Michal Čihař
2010-08-06commentsCrack
2010-08-06blacklist and settings debug code shown if $cfg['DBG']['php'] is trueCrack
2010-08-03File comments:Crack
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-30fixed some fields not saving due to equality conversions (eg. 0 == 'auto')Crack
2010-07-28keep selected tab after saveCrack
2010-07-22more styling for disabled optionsCrack
2010-07-16fix "restore default" button, should be visible only when field has custom valueCrack