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
2010-01-31bug #2941101 import timeout when table already created and several data linesMarc Delisle
2010-01-25Load mootools in every page.Michal Čihař
2010-01-04[core] Updated mootools to fix some glitches with Safari.Michal Čihař
2009-12-313.3Marc Delisle
2009-12-313.3Marc Delisle
2009-09-13Updated JS code for displaying upload and import informationTomas Srnka
2009-08-22do not try to display a tab that was not builtMarc Delisle
2009-07-02patch #2798592 [import] Progress barMarc Delisle
2009-06-20undefined import_handle when importing zip fileMarc Delisle
2008-11-24Adding @package, second part.Michal Čihař
2008-11-24Document some require/includes as phpdoc otherwise takes random block before ...Michal Čihař
2008-11-21bug #2315549 [import] fclose() error with "Create PHP code"Marc Delisle
2008-11-04bug #2222230 [import] Assigning a value in import.phpMarc Delisle
2008-10-09correct fix for bug 2143882Marc Delisle
2008-10-04patch #2143882 [import] Temporary uploaded file not deletedMarc Delisle
2008-10-02no longer useful since all lang files are UTF-8Marc Delisle
2008-08-09bug #2033962 [import] Cannot import zip fileMarc Delisle
2008-05-09reworked bookmarkingSebastian Mendel
2007-10-17cleanupSebastian Mendel
2007-10-17make use of PMA_MessageSebastian Mendel
2007-10-16make use of PMA_MessageSebastian Mendel
2007-10-09make use of new third 'class' parameter for PMA_showMessage()Sebastian Mendel
2007-10-04use array to define included JavaScript librariesSebastian Mendel
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-05-15store browse state in session per querySebastian Mendel
2007-04-01$db and $table is always set, no need to checkSebastian Mendel
2007-04-01coding standard: no braces around includeSebastian Mendel
2007-04-01make $sql_query persistent (init it, never unset it, always assume it is set)Sebastian 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
2006-11-17Check before commit!Michal Čihař
2006-10-25Rename db_* files to drop useless _details part.Michal Čihař
2006-10-25Rename tbl_* files to drop useless _properties part.Michal Čihař
2006-08-11bug #1533945, wrong table name in header (SELECT from query window)Marc Delisle
2006-05-21bug #1467804, improve the messageMarc Delisle
2006-05-16Increase magic contstant to avoid problems with compression of some specific ...Michal Čihař
2006-04-27Improve functionality of limiting DROP DATABASE (bug #1456082).Michal Čihař
2006-03-04bug #1413880, page status not preserved on RefreshMarc Delisle
2006-02-05refresh left frame also on multiqueries and bookmarksSebastian Mendel
2006-02-01bug 1418382, CSV import does not workMarc Delisle
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2006-01-09 Work on 10MB chunks if no memory limit is set (bug #1399477).Michal Čihař
2005-12-16Configurable memory limit (RFE #1373904).Michal Čihař
2005-12-09Generic plugin infrastructure and use it in import (needed for RFE#1325937), ...Michal Čihař
2005-12-06Fix import layout (bug #1370416), prefer recoding of strings over changing My...Michal Čihař
2005-12-06Fix import of some CSV files (bug #1373731), provide better error messages.Michal Čihař
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2005-10-18Support for user specific upload and save directories (RFE #1260039).Michal Čihař