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-01Coding style improvementsMadhura Jayaratne
2012-03-17Coding style improvements - mostly fixing doc commentsMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2010-11-01Merge branch 'QA_3_3'Michal Čihař
2010-11-01Fix require path.Michal Čihař
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
2009-12-313.3Marc Delisle
2009-12-313.3Marc Delisle
2009-12-28permit to see tracking info even for deleted tables; code cleanupMarc Delisle
2009-03-03Cleanup of obsolete codeHerman van Rink
2009-03-03fixed bug #2648502 Request-URI Too Large error from Location headerHerman van Rink
2008-12-09[security] possible XSRF on several pagesMichal Čihař
2008-11-24Adding @package, first part.Michal Čihař
2008-06-21protection against XSS when register_globals is on and .htaccess has no effectMarc Delisle
2008-05-09use already retrieved table infoSebastian Mendel
2007-04-01make $sql_query persistent (init it, never unset it, always assume it is set)Sebastian Mendel
2007-03-30do NEVER unset $table or $db;Sebastian 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-10Fix displaying of entered query.Michal Čihař
2006-09-21use @todo tag for todo items, to show up in generated documentationSebastian Mendel
2006-07-27bug #1521910, with selected ... print viewMarc Delisle
2006-04-12variable clashingMarc Delisle
2006-04-12cleanup - what a mess; fixed several undefined variablesSebastian 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-11-15Use define rather than variable for conditional paths.Michal Čihař
2004-10-19Allow work on temporary tables (bug #864984).Michal Čihař
2004-05-11use PMA_sendHeaderLocationMarc Delisle
2004-04-10Changed some queries to use MYSQLI_STORE_RESULT.Marcel Tschopp
2004-01-22Added MySQLi library; Removed calls to old mysql_wrappers library.Alexander M. Turek
2004-01-20use PMA_DBI functionMarc Delisle
2004-01-20use PMA_DBI functionMarc Delisle
2003-11-27Huge set of optimizations, please test!Alexander M. Turek
2003-11-20/libraries cleanup hopefully done. Double-Checked every change, my installati...Garvin Hicking
2003-11-18no more support for php3Michal Čihař