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-03-07Unified cookie path handling, added / to end of path (bug #1155373).Michal Čihař
2005-03-06Added Microsoft Word and Excel 2000 export (RFE #1155122).Michal Čihař
2005-02-08Fix export of SQL for Safari (bug #1113015).Michal Čihař
2005-01-24Back to Content-Type application/x-bzip2 on bzip2 export (bug #1106652).Michal Čihař
2005-01-03Use standardised mime types and use content encoding for gzip/bzip2. I hope t...Michal Čihař
2004-10-19Use just \n for SQL exports (bug #1042521).Michal Čihař
2004-10-02bug 1038804 - insufficient space to saveMarc Delisle
2004-06-25remove auto-select of exported textareaMarc Delisle
2004-06-15PMA_securePathMarc Delisle
2004-06-14redesign part 3Marc Delisle
2004-06-07EXPERIMENTAL native MS Excel export support, using PEAR module Spreadsheet_Ex...Michal Čihař
2004-05-20Little code reorganistaion (RFE #957308), removed some remaining php3 compati...Michal Čihař
2004-04-14Support for enclosing SQL export in transaction (RFE #930827).Michal Čihař
2004-03-10Correctly report error when export fails.Michal Čihař
2004-03-09minor export fixesMichal Čihař
2004-02-18bug 899610Marc Delisle
2004-02-02security fixMarc Delisle
2004-01-22Added MySQLi library; Removed calls to old mysql_wrappers library.Alexander M. Turek
2004-01-20use PMA_DBI functionMarc Delisle
2003-12-12fixed regexGarvin Hicking
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-18no more support for php3Michal Čihař