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
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23Use lower case for true, false and nullMadhura Jayaratne
2011-07-31Fixed the bugs in table copy of table operationsThilanka Kaushalya
2011-07-31Ajaxify the table coppy option in table operationsThilanka Kaushalya
2011-03-28auto get back to the Table Operations tabAtul Pratap Singh
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26Remove explicit inclusion of Table.class.php as it is included in common.inc ...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-11gettext conversionMarc Delisle
2008-11-24Adding @package, third part.Michal Čihař
2007-12-30bug #1859460, prevent an empty target_db field to produce a failure, thanks t...Marc Delisle
2007-10-16make use of PMA_MessageSebastian Mendel
2007-10-12use full qualified table name in success message (`db`.`table` instead if jus...Sebastian Mendel
2007-10-12make use of PMA_MessageSebastian Mendel
2007-10-04use array to define included JavaScript librariesSebastian 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 tbl_* files to drop useless _properties part.Michal Čihař
2006-07-04bug 1388048, constraints copied too early when copying a dbMarc Delisle
2006-02-21merged libraries\tbl_move_copy.php in class PMA_TableSebastian Mendel
2006-01-17(not complete) PEAR coding standardSebastian Mendel
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-03-07Unified cookie path handling, added / to end of path (bug #1155373).Michal Čihař
2004-10-20Implemented database copying (RFE #996730), this forced separating code for c...Michal Čihař
2004-10-20Remove unused PMA_myHandler().Michal Čihař
2004-10-19Fix left frame reloading after dropping table (bug #1034531).Michal Čihař
2004-08-01bug 995098, cannot copy table dataMarc Delisle
2004-05-20Little code reorganistaion (RFE #957308), removed some remaining php3 compati...Michal Čihař
2004-01-22Added MySQLi library; Removed calls to old mysql_wrappers library.Alexander M. Turek
2004-01-20PMA_DBI_insert_idMarc Delisle
2003-11-27Huge set of optimizations, please test!Alexander M. Turek
2003-11-25Reverted some obfuscated RegExes. Nijel, as you where working on that: I remo...Garvin Hicking
2003-11-22Final batch of PHP3-Compatibility fixes. Please test. :-)Garvin Hicking
2003-11-21typoMarc Delisle
2003-11-20Cleanup in table moving/copying and allow to keep constraints over these oper...Michal Čihař
2003-11-18no more support for php3Michal Čihař