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
2013-10-06bug #3995 Drizzle server charset noticeMarc Delisle
2013-03-14fix coding style : opening parenthesis for function declaration should be on ...Dieter Adriaenssens
2013-03-06Contest-3 bug fixedSpun Nakandala
2013-01-24remove unused variablesDieter Adriaenssens
2012-09-18Removed unnecessary empty lines in functionsChanaka Indrajith
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-02fix coding styleDieter Adriaenssens
2012-08-30Fix multi line conditionsMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-05-30Wrap some long linesMichal Čihař
2012-05-29Coding style improvementsMichal Čihař
2012-05-29Fix indentationMichal Čihař
2012-05-29Remove unused codeMichal Čihař
2012-05-29Fix indentationMichal Čihař
2012-05-29Add missing phpdoc directivesMichal Čihař
2012-05-29Fix typoMichal Čihař
2012-05-29Fix typoMichal Čihař
2012-05-29Fix docsMichal Čihař
2012-05-29Document PMA_SQP_arrayAddMichal Čihař
2012-05-29Debug variant is not used and not documented how to use thatMichal Čihař
2012-05-29Fix indentationMichal Čihař
2012-05-29Use require for unconditional inclusionMichal Čihař
2012-05-29Fix indentation after if() removalMichal Čihař
2012-05-29SQL parser is now loaded only without PMA_MINIMUM_COMMON definedMichal Čihař
2012-05-29Move query parser CSS generating to themeMichal Čihař
2012-05-29Fix phpdoc formattingMichal Čihař
2012-05-02Remove BUG tag in commentMarc Delisle
2012-04-29fix function definitionDieter Adriaenssens
2012-04-29fix indentationDieter Adriaenssens
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-07Replaced "seperator" with "separator"Jo Michael
2012-03-14improve coding styleDieter Adriaenssens
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-08-11coding styleDieter Adriaenssens
2011-08-09Unused variableMichal Čihař
2011-08-09Check for correct variableMichal Čihař
2011-08-08Fix indentation of some code blocksMichal Čihař
2011-08-08No need to mention requirementsMichal Čihař
2011-08-08Avoid three calls of same PMA_substrMichal Čihař
2011-08-08Avoid using GLOBALS referenced functionsMichal Čihař
2011-08-08Wrap some long linesMichal Čihař
2011-08-08Adjust switch blocks to PEAR coding standardsMichal Čihař
2011-08-02Fix indentation in few placesMichal Čihař
2011-07-22Wrap some long linesMichal Čihař
2011-07-22Fix mistakenly broken regexpMichal Čihař
2011-07-22Fix spacing after @paramMichal Čihař
2011-07-22Fix spacing on opening code blockMichal Čihař