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
2015-05-13bug #4899 [security] CSRF vulnerability in setupMadhura Jayaratne
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-04-11Fix coding styleMarc Delisle
2014-03-29[interface] Highlight active left menu item in setupAnn + J.M
2014-03-03Fix coding styleMarc Delisle
2014-02-02Correct punctuation for sentencesMichal Čihař
2013-12-27Merge pull request #808 from Tithugues/nestedLevelsHugues Peccatte
2013-12-27Standardize names of functions.Hugues Peccatte
2013-12-23Minimize using static methodsMadhura Jayaratne
2013-12-23Replace function PMA_performConfigChecks by a class.Hugues Peccatte
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-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-07No more inline htmlMichal Čihař
2013-08-07Better names for URL generating functionsMichal Čihař
2013-07-28Fix merge conflictsMarc Delisle
2013-07-17Remove other .htaccess for directories which are not at riskMarc Delisle
2013-05-02Better name for function getting language nameMichal Čihař
2013-04-16Various coding style improvementsMichal Čihař
2012-11-08Fixed bug #3585349 - error in setupRouslan Placella
2012-11-03Replace "frame" with "panel" and "left" with "navi" or "navigation"Marc Delisle
2012-09-11Better naming of functionsMichal Čihař
2012-09-05Simplify linking to documentationMichal Čihař
2012-05-17Merge branch 'setup-css' of https://github.com/mynetx/phpmyadmin into mergeMichal Čihař
2012-05-17Adapt pmahomme style for setup pagesJ.M
2012-05-10Arguments with default values must be at the end of the argument listMadhura Jayaratne
2012-05-09Use PMA_fatalError instead of dieMichal Čihař
2012-04-29Fix new checkstyle warningsJo Michael
2012-04-29Fix checkstyle InlineControlStructure warningsJo Michael
2012-04-26Fix syntax errorMichal Čihař
2012-04-25Coding style improvements (Inline control structures are discouraged)Madhura Jayaratne
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-04-11add vim directive for indenting with spacesDieter Adriaenssens
2012-03-18Replaced xml:lang attributes by lang for HTML5Jo Michael
2012-03-14cleanup package tagsDieter Adriaenssens
2012-01-31Use uniqid to display this message every time configuration is savedMichal Čihař
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-04Merge branch 'QA_3_4'Dieter Adriaenssens
2011-10-04[security] Fixed XSS in setup (host parameter), see PMASA-2011-16RELEASE_3_4_6RC1Dieter Adriaenssens
2011-08-26make die() messages translatable, where possibleDieter Adriaenssens
2011-08-08Convert more occurences of inline autosubmit code to external jsMichal Čihař
2011-07-31Fix links in messages shown by setup scriptPiotr Przybylski
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař