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
2018-05-30Fix some PSR-2 coding standard errorsMaurício Meneghini Fauth
2018-05-30Use short array syntax instead of long array syntaxMaurício Meneghini Fauth
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2017-07-16Move DI classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-14Move controllers to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2015-12-08Add a controller for server engines pageMadhura Jayaratne
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-03-06Remove unneeded closing tagsRahul Kadyan
2013-10-20Remove trailing white spacesMadhura Jayaratne
2013-08-02refactor server_variablesxmujay
2013-06-24using the common header function to render headerxmujay
2013-06-24refactor server_engines.phpxmujay
2013-05-23Replace tabs with 4 whitespacesMadhura Jayaratne
2013-05-09modify the comment which is not print HTMLxmujay
2013-05-08refactor server_engines.php, split to small functionxmujay
2013-04-16Various coding style improvementsMichal Čihař
2013-04-14refactor server_engines.phpxmujay
2012-11-26Added microhistory metadata to some linksRouslan Placella
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Dropped footer.inc.phpRouslan Placella
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