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
2011-09-06use require() instead of include() when including file unconditionallyDieter Adriaenssens
2011-09-05fix coding style : control structuresDieter Adriaenssens
2011-09-02typosDieter Adriaenssens
2011-09-01This is not needed as wellMichal Čihař
2011-09-01Fix transformation without downloadMichal Čihař
2011-08-31Fix format stringMichal Čihař
2011-08-29Correctly show error message when unable to save UI propertyAris Feryanto
2011-08-27Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Madhura Jayaratne
2011-08-27Coding style improvementsMadhura Jayaratne
2011-08-27Missing choice for InitialSlidersStateMarc Delisle
2011-08-26Avoid duplicate idsMarc Delisle
2011-08-26fix coding style, whitespace cleanup, docblocksDieter Adriaenssens
2011-08-26remove unused codeDieter Adriaenssens
2011-08-26make die() messages translatable, where possibleDieter Adriaenssens
2011-08-26try indentationDieter Adriaenssens
2011-08-26fix DocCodingDieter Adriaenssens
2011-08-25try indentationDieter Adriaenssens
2011-08-25PHPDocPiotr Przybylski
2011-08-25Whitespace cleanup, code formattingPiotr Przybylski
2011-08-25Whitespace cleanupPiotr Przybylski
2011-08-25Adjust to new calling conventionsMichal Čihař
2011-08-25Fix syntaxMichal Čihař
2011-08-25Remove useless commentMichal Čihař
2011-08-25Fix typoMichal Čihař
2011-08-25Use same order of database and table params as elsewhereMichal Čihař
2011-08-24Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-24Condition excluding XML output from server export was brokenPiotr Przybylski
2011-08-24Remove unused variablePiotr Przybylski
2011-08-24Use PMA_Table::isView() instead of PMA_isView()Piotr Przybylski
2011-08-24Remove deprecated method PMA_Table::_isView()Piotr Przybylski
2011-08-24Sanitize filenames in a unified manner - more instancesMadhura Jayaratne
2011-08-24Merge branch 'QA_3_4'Marc Delisle
2011-08-24Merge branch 'MAINT_3_4_4' into QA_3_4Marc Delisle
2011-08-24Fix indentation broken by past mergesPiotr Przybylski
2011-08-24WhitespacePiotr Przybylski
2011-08-24PMA_getServerType() - recognize Percona ServerPiotr Przybylski
2011-08-24Print server_comment after server software versionPiotr Przybylski
2011-08-24PMA_DBI_fetch_single_row() shouldn't allow to set the $options argumentPiotr Przybylski
2011-08-24TypoMadhura Jayaratne
2011-08-24Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Madhura Jayaratne
2011-08-24Min-max calculation for polygons needs not consider inner ringsMadhura Jayaratne
2011-08-24PMA_DBI_fetch_value() doesn't shouldn't allow to set the $options argumentPiotr Przybylski
2011-08-24Create PMA_is_system_schema() function which checks whether current database ...Piotr Przybylski
2011-08-24Better commentPiotr Przybylski
2011-08-24Inline PMA_DBI_get_default_engine(), this one-liner is used only oncePiotr Przybylski
2011-08-24Use PMA_DBI_get_table_indexes_sql() only when really needed, in all other cas...Piotr Przybylski
2011-08-23Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-23Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Madhura Jayaratne
2011-08-23Coding style improvementsMadhura Jayaratne
2011-08-23Remove some unused variablesMichal Čihař