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-05-21Remove deprecated function PMA_DBI_get_fieldsPiotr Przybylski
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-05-05This message was never displayedMarc Delisle
2011-05-05This message is not needed (and does not work anyway)Marc Delisle
2011-05-04Start to replace warning level with error levelMarc Delisle
2011-03-08Use standard linkMarc Delisle
2011-01-27Offer switch to designer only if it is available.Michal Čihař
2010-12-04remove author namesMarc Delisle
2010-11-20do not show visual builder anchor if js is not enabledMarc Delisle
2010-11-20these should be translatableMarc Delisle
2010-11-19Merge remote branch 'ankitg/master'Marc Delisle
2010-09-04misleading variable nameMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26Remove explicit inclusion of Table.class.php as it is included in common.inc ...Michal Čihař
2010-07-26No need to require_once footerMichal Čihař
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-06-09link in query tabankitg
2010-06-03Merge remote branch 'origin/master'ninadsp
2010-05-31conform to relational terminology regarding columns and rowsMarc Delisle
2010-05-24merging changes from originninadsp
2010-05-23style is already in theme CSSMarc Delisle
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-11gettext conversionMarc Delisle
2010-05-06gettext conversion; clarify codeMarc Delisle
2010-05-05strings to gettext, second batchMarc Delisle
2010-05-03strings to gettext, first batchMarc Delisle
2010-04-29Correct type.Michal Čihař
2010-04-10Use input field instead of textarea for additional criteriaMarc Delisle
2009-10-23remove deprecated parameter of PMA_Table::countRecords()Marc Delisle
2009-01-14patch #2498350 [cleanup] XHTML cleanupMarc Delisle
2008-11-24Adding @package, first part.Michal Čihař
2008-08-21more room for query in multi-table query generatorMarc Delisle
2008-08-21adding/removing criteria columns did not workMarc Delisle
2008-08-21JOIN generation did not work in 3.0 for multi-table queriesMarc Delisle
2008-07-09b to strong, and remove bold for MySQL charsetMarc Delisle
2007-10-17make use of PMA_MessageSebastian Mendel
2007-10-16cleanupSebastian Mendel
2007-10-16removed closing of db connection, closing database connection is only require...Sebastian Mendel
2007-10-02removed deprecated PMA_convert_display_charset()Sebastian Mendel
2007-09-02XHTML fixesMarc Delisle
2007-07-24avoid a thick line on top of fieldset tblFootersMarc Delisle
2007-05-14bug #1699772 Visual space bug in table name (in browser)Sebastian Mendel
2007-05-12 bug #1717477 Warning on Query page when db is emptyMarc Delisle
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel