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-14Refactor setup/form_processing to static methodsMaurício Meneghini Fauth
2017-09-06Fold validity check with getting classMichal Čihař
2017-09-06Use forms to define menu and titles on setupMichal Čihař
2017-09-06Rewrite Setup settings forms as classesMichal Čihař
2017-09-05Refactor configuration descriptions into classMichal Čihař
2017-07-09Move config 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-01-28Merge branch 'QA_4_5'Michal Čihař
2016-01-19Fix path disclosure, items 1.4.x, 1.5 and 1.6Madhura Jayaratne
2015-12-05Fix build error. Need concatenation hereDeven Bansod
2015-12-04Remove some unnecessary string concatenationsMarc Delisle
2015-09-01Set namespace on config classes.Hugues Peccatte
2015-07-19Remove unneeded closing tags.Dan Ungureanu
2015-05-13bug #4899 [security] CSRF vulnerability in setupMadhura Jayaratne
2014-03-03Fix coding styleMarc Delisle
2014-02-02Correct punctuation for sentencesMichal Čihař
2013-12-27Standardize names of functions.Hugues Peccatte
2013-11-03Refactored ConfigFile class so that it is no longer a singletonPiotr Przybylski
2012-05-09Use PMA_fatalError instead of dieMichal Čihař
2012-03-14cleanup package tagsDieter Adriaenssens
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-26make die() messages translatable, where possibleDieter Adriaenssens
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-08-28Merged branch official/master. Resolved merge conflicts introduced due to me...ninadsp
2010-08-03File comments:Crack
2010-07-04rename $strSetup* variables to $strConfig*Crack
2010-06-21make form definition structure the same for setup script and user preferencesCrack
2010-06-20user preferences saving and integrationCrack
2010-06-17add new settings to setup scriptCrack
2010-06-05Setup script refactoring: moved ConfigFile, Form, FormDisplayCrack
2010-06-05Add category tabs to preferences pageCrack
2010-05-22testing git setup - no major change made in code yetninadsp
2010-03-06remove author names, as discussed at the 2010 developer meeting and according...Marc Delisle
2008-11-24Fix some phpdoc errors.Michal Čihař
2008-10-14Setup script: move language strings to global variables, prefix them with "$s...Piotr Przybylski
2008-10-09Setup script:Piotr Przybylski
2008-09-10patch #209978, missing svn:eol-styleMarc Delisle
2008-08-28new setup script (Google Summer of Code 2008), work in progressPiotr Przybylski