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
2006-09-21use @todo tag for todo items, to show up in generated documentationSebastian Mendel
2006-08-26bug #1544779, undefined variable on db copyMarc Delisle
2006-08-08add a FIXME for db copy with Add Constraints and mysql extensionMarc Delisle
2006-07-04bug 1388048, constraints copied too early when copying a dbMarc Delisle
2006-07-04single-table copy did not copy the constraintsMarc Delisle
2006-07-02undefined variable tableMarc Delisle
2006-04-26Adapt to changes in export.Michal Čihař
2006-03-25DROP VIEW choice also for a db copy operationMarc Delisle
2006-03-23bug #1401864, preparing for possible DROP VIEW clausesMarc Delisle
2006-02-21merged libraries\tbl_move_copy.php in class PMA_TableSebastian Mendel
2006-01-17(not complete) PEAR coding standardSebastian Mendel
2006-01-15allow 0 as name for database, table collumn, alias and indexSebastian Mendel
2005-12-17added database name to relation querysSebastian Mendel
2005-12-08Fix XHTML.Michal Čihař
2005-12-05db operations: revised (style, code, xhtml output)Sebastian Mendel
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-24Move db_details_{common,db_info,links}.php to libraries folder as it does not...Michal Čihař
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2005-10-26unified message boxes (error, warning, confirmation)Sebastian Mendel
2005-10-17removed queryframe.php and references to itSebastian Mendel
2005-09-30bug #1307208, detect lack of permission for CREATE TABLEMarc Delisle
2005-09-30Fix auto increment export (bug #1309257).Michal Čihař
2005-07-22those operations do not make sense on information_schemaMarc Delisle
2005-07-11Allow adding DROP TABLE when copying database (RFE #1235761).Michal Čihař
2005-07-11Show better error messages when checking numerical inputs (bug #1207402).Michal Čihař
2005-07-02bug #1230224, db rename and old pmadb informationMarc Delisle
2005-06-24Cleaning up Marc's codeAlexander M. Turek
2005-06-24rename db problemMarc Delisle
2005-06-18bug #1221359, Copying a db containing a MERGE tableMarc Delisle
2005-06-12bug #1215688, Copying database does not preserve default charset and collationMarc Delisle
2005-06-04CreateDatabaseBeforeCopyingMarc Delisle
2005-05-30bug #1170227, copying a db does not refresh the queryframeMarc Delisle
2005-04-30bug #1192468, bookmarks copied too many timesMarc Delisle
2005-03-09db comments brokenMarc Delisle
2005-03-07Unified cookie path handling, added / to end of path (bug #1155373).Michal Čihař
2004-10-22We switch to database here. not table.Michal Čihař
2004-10-21Duplicate create new table dialog (see RFE #808029).Michal Čihař
2004-10-20Implemented database copying (RFE #996730), this forced separating code for c...Michal Čihař
2004-10-20Separate operations from structure (RFE #808029).Michal Čihař