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
path: root/setup
AgeCommit message (Expand)Author
2014-03-29[interface] Highlight active left menu item in setupAnn + J.M
2014-03-19Remove no longer used JSON plugin for jQueryMichal Čihař
2014-03-19Use native browser support for JSONMichal Čihař
2014-03-03Fix coding styleMarc Delisle
2014-02-18Merge remote-tracking branch 'origin/QA_4_1'Michal Čihař
2014-02-14bug fix 4285Sampath Liyanage
2014-02-13Merge commit '32910ff'Marc Delisle
2014-02-13Contest-2 / Bug #4081Vasu Bhardwaj
2014-02-02Correct punctuation for sentencesMichal Čihař
2014-01-04Rename too short variables.Hugues Peccatte
2013-12-28Fix typosMarc Delisle
2013-12-27Merge pull request #808 from Tithugues/nestedLevelsHugues Peccatte
2013-12-27Standardize names of functions.Hugues Peccatte
2013-12-27Reduce nested levels.Hugues Peccatte
2013-12-23Minimize using static methodsMadhura Jayaratne
2013-12-23Replace function PMA_performConfigChecks by a class.Hugues Peccatte
2013-12-19Don't use function in for loop test.Hugues Peccatte
2013-12-14Signed-off-by: Marc Delisle <marc@infomarc.info>Marc Delisle
2013-11-10Add some missing doc commentsMadhura Jayaratne
2013-11-03Coding style fixesMadhura Jayaratne
2013-11-03Tuned logo colors in setupPiotr Przybylski
2013-11-03Removed wiki links from setup script and user preferencesPiotr Przybylski
2013-11-03Refactored ConfigFile class so that it is no longer a singletonPiotr Przybylski
2013-09-22Fix coding styleMarc Delisle
2013-09-10Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-09-09Fix codestyleMarc Delisle
2013-08-18Add more type=password and type=number stylesJ.M
2013-08-07Better error messageMichal Čihař
2013-08-07Do not check against hardcoded valueMichal Čihař
2013-08-07No more inline htmlMichal Čihař
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-07Various coding style fixesMichal Čihař
2013-07-30Define validator before useMichal Čihař
2013-07-30Fixed indentationMichal Čihař
2013-07-30Various coding style improvementsMichal Čihař
2013-07-30Correct spacing of functionsMichal Čihař
2013-07-30Various coding style fixesMichal Čihař
2013-07-28Fix merge conflictsMarc Delisle
2013-07-28Fix merge conflictsMarc Delisle
2013-07-17Remove other .htaccess for directories which are not at riskMarc Delisle
2013-07-12Move version parsing to Util classMichal Čihař
2013-07-12Use single code for fetching sremote version informationMichal Čihař
2013-07-11Merge pull request #493 from ayushchd/unit_testingMadhura Jayaratne