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-10-31Dropped main.phpRouslan Placella
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-23Wrap a long lineMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-05-08Removed pointless includes: If common.inc.php was not already included we wou...Rouslan Placella
2012-05-05Dropped server_links.inc.phpRouslan Placella
2012-03-21Coding style improvementsMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-06-28Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-27Remove @uses tags from docblocksMichal Čihař
2011-05-25server_common.php for Drizzle: don't select 'mysql' table, skip listing of ma...Piotr Przybylski
2010-08-30Fix permissions.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
2008-11-24Adding @package, second part.Michal Čihař
2008-06-21protection against XSS when register_globals is on and .htaccess has no effectMarc Delisle
2007-03-30do NEVER unset $table or $db;Sebastian Mendel
2007-03-30do NEVER unset $table or $db;Sebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-19avoid vim error on loadingMarc Delisle
2007-03-13improved displaying of binary logs:Sebastian Mendel
2006-05-18bug #1490193 and code simplificationMarc Delisle
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-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-24Move server_{links,common}.inc.php to libraries folder as it does not require...Michal Čihař