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
2005-01-27Fix detection of SELECT query to display on multiple submits (bug #1110727).Michal Čihař
2004-12-29added infou about UFPDF to documentationMichal Čihař
2004-11-02RFE #1053039 - show file name of uploaded fileGarvin Hicking
2004-10-19Work better in ANSI mode (bug #816858).Michal Čihař
2004-10-08removed superfluous spaces, introduced more CSS ID attributesGarvin Hicking
2004-09-26improvements in detection and reloadMarc Delisle
2004-09-25bug #1034216 open_basedir and file uploadMarc Delisle
2004-09-24bug 1033133 left frame not reloaded after dump readMarc Delisle
2004-09-23bug #1032066 Import Files has no submitMarc Delisle
2004-09-21unused codeMarc Delisle
2004-09-21Allow import of non-UTF-8 SQL files.Alexander M. Turek
2004-09-20bug #1030644 importing when last table exported was emptyMarc Delisle
2004-08-19Fixed one case of reload detection (I forgot to update second regexp on 2004-...Michal Čihař
2004-08-16forgotten debug echo :-)Michal Čihař
2004-08-16Fix handling of comments -- and # (bug #1009494).Michal Čihař
2004-06-26Lets handle better comments, current detection still doesn't work with commen...Michal Čihař
2004-06-24oh, fogot to change one piece of codeMichal Čihař
2004-06-24Show last SELECT result also when there are comments behind last query.Michal Čihař
2004-05-20Little code reorganistaion (RFE #957308), removed some remaining php3 compati...Michal Čihař
2004-04-27bug #925913 - file uploadGarvin Hicking
2004-04-27fixed bug #942390 - multiple queries with one having "use database" didn'tGarvin Hicking
2004-04-10Changed some queries to use MYSQLI_STORE_RESULT.Marcel Tschopp
2004-02-11bug 879005Marc Delisle
2004-01-22Added MySQLi library; Removed calls to old mysql_wrappers library.Alexander M. Turek
2004-01-21PMA_DBI_affected_rowsMarc Delisle
2004-01-20use PMA_DBI functionMarc Delisle
2004-01-20PMA_DBI_num_rowsMarc Delisle
2003-12-15bug 859062Marc Delisle
2003-11-27Huge set of optimizations, please test!Alexander M. Turek
2003-11-22Final batch of PHP3-Compatibility fixes. Please test. :-)Garvin Hicking
2003-11-20Show message about failing upload in all cases, removed some PHP compatibilit...Michal Čihař
2003-11-18no more support for php3Michal Čihař