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-05-11Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupportedMadhura Jayaratne
2012-04-25Coding style improvements (Inline control structures are discouraged)Madhura Jayaratne
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-19Add trailing ; after ALTER TABLE (rfe #2009500)Michal Čihař
2012-04-17Move common includes to root files rather than to library (which should not b...Michal Čihař
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23Spaces between parameters in function callsMadhura Jayaratne
2011-09-06use require() instead of include() when including file unconditionallyDieter Adriaenssens
2011-08-26remove unused codeDieter Adriaenssens
2011-08-19Move library to librariesMichal Čihař
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-03Drop $GLOBALS['charset'].Michal Čihař
2010-11-07undefined messages in DesignerMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to explicitely include relation.lib its anyway included in common.incMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-14gettext conversionMarc Delisle
2009-06-24clarify function nameMarc Delisle
2008-11-24Do not use same function name in two contexts.Michal Čihař
2008-05-04PBXT: foreign key supportMarc Delisle
2008-02-21avoid of existing variables during extractMarc Delisle
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-03-20marked phpMyAdmin Designer as own package (phpMyAdmin-Designer)Sebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2007-01-05patch #1627831, English language improvements - also, abstract some messages ...Marc Delisle
2007-01-02designer: support for MSIE 6 and various fixesMarc Delisle
2006-11-23remove unneeded calls, and very if internal relations are enabled before tryi...Marc Delisle
2006-11-22rename pmd_session.php to pmd_common.phpMarc Delisle
2006-11-19support internal relations also on unique keys, not only on primary keysMarc Delisle
2006-11-17Check before commit!Michal Čihař