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-05Dropped server_links.inc.phpRouslan Placella
2012-04-13Coding style improvementsMadhura Jayaratne
2012-04-11Drop $cfg['MainPageIconic'].Michal Čihař
2012-03-27Final removal of grab_globals scriptMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-17Leading ./ paths for links and favicons can be omitted, part 1Jo Michael
2012-02-17Remove BLOBstreaming support; will need to run update-po after releasing vers...Marc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-26Replaced use of hard coded images with the sprite-aware PMA_getImage() functi...Rouslan Placella
2011-08-03Allow to use noclick class on table levelPiotr Przybylski
2011-07-15pma spritify part 2Tyron Madlener
2011-03-15Do not highlight rows of these tablesMadhura Jayaratne
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to require_once footerMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-22blob streaming code cleanup (work in progress)Marc Delisle
2010-07-22Fix problem where PBMS daemon is not loaded or the 'pbms' database doesn't ex...Barry Leslie
2010-07-22Update blob streaming to match the current API and use the PBMS PHP extension.Barry Leslie
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-03strings to gettext, first batchMarc Delisle
2008-11-24Adding @package, second part.Michal Čihař
2008-11-24Ignore some defines which configure what will be included.Michal Čihař
2007-10-02removed MySQL < 5 codeSebastian Mendel
2007-05-09fixed code indention Sebastian Mendel
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
2007-04-01coding standard: no braces around includeSebastian Mendel
2007-04-01make $sql_query persistent (init it, never unset it, always assume it is set)Sebastian 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
2005-12-07display link to mysql help page for specific engineSebastian Mendel
2005-12-06set PMA_NO_VARIABLES_IMPORTSebastian Mendel
2005-12-06- use variable name as title if title is emptySebastian Mendel
2005-12-06revised (style, code, xhtml output) server_engines.phpSebastian 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ř
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2005-10-12XHTML compl.Sebastian Mendel
2005-03-06InnoDB buffer pool monitorAlexander M. Turek
2005-03-05moved engine-specific settings into pluginsAlexander M. Turek
2005-02-16Mark disabled enginesAlexander M. Turek
2005-01-20new iconAlexander M. Turek
2005-01-18- BerkeleyDB version information.Alexander M. Turek
2005-01-18Emulation for MySQL 4.1.2Alexander M. Turek
2005-01-17Nice output for some MyISAM options.Alexander M. Turek
2005-01-15Problems with InnoDB status outputAlexander M. Turek
2005-01-15Detailed storage engines status information.Alexander M. Turek