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-08-16Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-16Fix comments for functions with missing @return tagPiotr Przybylski
2011-08-13Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-09Remove unused variablesMichal Čihař
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Fix spacing after @paramMichal Čihař
2011-07-21Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-21This @todo does not make senseMichal Čihař
2011-07-21Whitespace cleanupMichal Čihař
2011-07-21Add missing space after foreach callsMichal Čihař
2011-06-28Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-05-11Use lowercase comparisons for Drizzle database namesPiotr Przybylski
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-04-27Class for styling database groupsPiotr Przybylski
2011-03-12improved database group displayPiotr Przybylski
2010-10-21bug #3087682 [interface] Do not apply LeftFrameDBSeparator on first character.Michal Čihař
2010-08-30Fix permissions.Michal Č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-05strings to gettext, second batchMarc Delisle
2010-03-27remove author namesMarc Delisle
2010-03-06remove author names, as discussed at the 2010 developer meeting and according...Marc Delisle
2010-01-24bug #2938492 information_schema sorting orderMarc Delisle
2009-02-01patch #2553372 [display] DB comment tooltips not shown on naviMarc Delisle
2008-12-14patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3Marc Delisle
2008-12-10should fix: Array was modified outside object and internal position is no lon...Sebastian Mendel
2008-11-30rfe #1821619 LeftFrameDBSeparator can be an arrayMichal Čihař
2008-11-24Adding @package, second part.Michal Čihař
2008-07-01patch #2007196, Typos in comments, thanks to knittl - knittlMarc Delisle
2008-05-09make the database list more magic:Sebastian Mendel
2008-05-07removed forgotten debug commandsSebastian Mendel
2008-01-29[config] new parameter $cfg['Servers'][$i]['CountTables'] = true; set to fals...Sebastian Mendel
2008-01-29[config] new parameter $cfg['Servers'][$i]['CountTables'] = true; set to fals...Sebastian Mendel
2008-01-29[config] new parameter $cfg['Servers'][$i]['ShowDatabasesCommand']Sebastian Mendel
2008-01-21get all db comments at once, not with single queriesSebastian Mendel
2007-11-10fix for fixed possible XSS in database name - thanks to Omer Singer, The Digi...Sebastian Mendel
2007-11-09fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust GroupSebastian Mendel
2007-10-02make use of PMA_getDbComment()Sebastian Mendel
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-08-02fixed E_STRICTSebastian Mendel
2007-06-20getItems() becomes getLimitedItems($offset, $count)Marc Delisle
2007-06-18do not use getItems() in this caseMarc Delisle
2007-06-18navigation and MaxDbList (work in progress)Marc Delisle
2007-05-15renamed class files according to PMA standard (or at least how i guess)Sebastian Mendel