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-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2017-09-13Refactor replication_gui functions to static methodsMaurício Meneghini Fauth
2017-09-08Refactor server_status_queries to static methodsMaurício Meneghini Fauth
2017-09-07Rename ServerStatusData to Server/Status/DataMaurício Meneghini Fauth
2017-07-07Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-30Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-14Move jqPlot to js/vendorMaurício Meneghini Fauth
2017-06-14Move js/jquery to js/vendor/jqueryMaurício Meneghini Fauth
2017-02-21Merge remote-tracking branch 'origin/pull/12952' into tmpMichal Čihař
2017-02-13Load server stats queries scripts in orderMichal Čihař
2017-02-04show-hide-chart-sliceCristiano Lancelotti
2016-12-07Simplify Response object handlingMichal Čihař
2016-01-14Remove excanvasMichal Čihař
2015-11-06These scripts are not requiredMadhura Jayaratne
2015-11-06Use generic charting mechanism for profiling chart as wellMadhura Jayaratne
2015-09-09Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-09Remove Drizzle support from functionalities in server levelMadhura 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-08-31Fix #11445 MySQL 5.7 and Status page for an unprivileged userMadhura Jayaratne
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-11-09Replace $replication_info by a global variable.Hugues Peccatte
2014-11-09Use $replication_info everywhere, instead of $server_* variables.Hugues Peccatte
2013-07-29fix the code style of server_status_queries.phpxmujay
2013-07-29refactor server_status_queries.php: 1. move functions to lib filexmujay
2013-05-16Bug #3907, other fixesMarc Delisle
2013-05-15refactor function naming on server view filesxmujay
2013-05-01Merge pull request #299 from xmujay/refactor_procedure1J.M.
2013-05-01[server_status_queries.php refactor]xmujay
2013-04-25Consistently include colon in strings to translateMichal Čihař
2013-01-25remove unused variablesDieter Adriaenssens
2012-12-14phpcs fixesRouslan Placella
2012-12-14Removed redundant parameterRouslan Placella
2012-12-14Restored server_status table sorterRouslan Placella
2012-12-14Split the server staus monitor features into a separate pageRouslan Placella
2012-12-14Moved more features from server_status.php to own pagesRouslan Placella