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
2016-02-01Introduce a controller for binary logs pageMadhura Jayaratne
2015-09-09Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-09Remove Drizzle support from functionalities in server levelMadhura Jayaratne
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-01-06Remove unused parameter binary_log_file_namesMichal Čihař
2013-08-02refactor server_variablesxmujay
2013-06-07fix the issues:xmujay
2013-06-07move PMA_getSubPageHeader to server_common.inc.phpxmujay
2013-06-06refactor server_binlog.php:xmujay
2013-05-28Syntax highlighting for binlog tableMadhura Jayaratne
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-10One more line wrapMichal Čihař
2013-05-05Merge branch 'master' into DBI_naming_cleanUp2Kasun Chathuranga
2013-05-05server_binlog.php refactor, render HTML at oncexmujay
2013-05-04PMA_DBI_num_rows --> PMA_DBI_numRowsKasun Chathuranga
2013-05-04PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssocKasun Chathuranga
2013-04-20Fix typo in variable nameMarc Delisle
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-10simplify codeDieter Adriaenssens
2012-09-10remove mixed php and htmlDieter Adriaenssens
2012-08-30Coding style improvementsMadhura Jayaratne
2012-07-29Various coding style improvementsMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-05-05Dropped server_links.inc.phpRouslan Placella
2012-04-11Drop $cfg['MainPageIconic'].Michal Čihař
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
2012-03-18Removed: table[border] attribute (default is 0 anyways), a[rel] for non-stand...Jo Michael
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
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-10Use pgettext for Next/Prev as it is needed for some translations (eg. Chinese)Michal Čihař
2011-07-15pma spritify part 2Tyron Madlener
2011-07-05Merge remote-tracking branch 'origin/master' into tyronmTyron Madlener
2011-03-15Do not highlight rows of these tablesMadhura Jayaratne
2011-02-08Use same icon as is used in linksMichal Čihař
2011-02-02Show SQL query on binlog pageMichal Čihař
2011-02-02Also here exclude size of imageMichal Čihař
2011-02-02Also here exclude size of imageMichal Čihař
2010-08-30Fix permissions.Michal Čihař