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
2012-06-04Wrap a long lineMadhura Jayaratne
2012-06-04Fix indentationMadhura Jayaratne
2012-05-06Use the factory classMadhura Jayaratne
2012-05-06Fix doc commentMadhura Jayaratne
2012-05-06Coding style fixesMadhura Jayaratne
2012-05-06Better doc commentMadhura Jayaratne
2012-05-06TypoMadhura Jayaratne
2012-05-06Make a message translatableMadhura Jayaratne
2012-05-06Wrap some long linesMadhura Jayaratne
2012-05-06Add documentation commentsMadhura Jayaratne
2012-05-06Add missing tagsMadhura Jayaratne
2012-05-06No need to assign to any variable, we only need to ignore the next 4 bytesMadhura Jayaratne
2012-05-06remove unused variablesDieter Adriaenssens
2012-05-06cleanup whitespaceDieter Adriaenssens
2012-05-02Fix spacing of @package used together with @subpackageMichal Čihař
2012-05-01Add import plugin for the mediawiki formatAlex Marin
2012-04-29Fix checkstyle ControlStructures warningsJo Michael
2012-04-27Empty line between @param and @returnMichal Čihař
2012-04-25Coding style improvements (Inline control structures are discouraged)Madhura Jayaratne
2012-04-25coding style improvements for import csvAlex Marin
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-22Remove stray trailing whitespacesRouslan Placella
2012-04-19Merge paragraphs in ODS import (bug #3468272)Michal Čihař
2012-04-19Prevent duplicating codeMichal Čihař
2012-04-13Fix Checkstyle Warnings - Type: BraceOnSameLineMadhura Jayaratne
2012-04-11add vim directive for indenting with spacesDieter Adriaenssens
2012-04-03rfe #3507804 Session upload progress (PHP 5.4)Jo Michael
2012-02-18Merge branch 'QA_3_4' into QA_3_5Madhura Jayaratne
2012-02-18bug #3486970 [import] Exception on XML importMadhura Jayaratne
2012-01-22patch #3475424 [import] Fixed CSV escape for the importYuichiro
2011-12-24Merge branch 'QA_3_4'Madhura Jayaratne
2011-12-24bug #3049209 [import] Import from ODS ignores cell that is the same as cell b...Madhura Jayaratne
2011-12-07More coding style improvementsMadhura Jayaratne
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-11-24coding style : control structuresDieter Adriaenssens
2011-11-10Merge branch 'QA_3_4'Marc Delisle
2011-11-10Merge branch 'MAINT_3_4_7' into QA_3_4Marc Delisle
2011-11-07Disable XML loading plugins on old PHPMichal Čihař
2011-11-07Better error messageMichal Čihař
2011-11-07Disable loading of external XML entities when loading XMLMichal Čihař
2011-10-31Fix merge conflictsMarc Delisle
2011-10-31bug #3428627 [import] ODS import ignores memory limitsMarc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23Style errors with class declarationsMadhura Jayaratne
2011-09-21Drizzle does not support GIS data types. So no need to import ESRI shape filesMadhura Jayaratne
2011-08-18set_time_limit may fail, make it do so silentlyPiotr Przybylski
2011-08-17Wrap long lines.Madhura Jayaratne
2011-08-17Use include_once when included conditionallyMadhura Jayaratne
2011-08-17Correcting indentation for switch statementsMadhura Jayaratne
2011-08-17Wrap long linesMadhura Jayaratne