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-07Refactor server_status functions 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
2016-12-07Simplify Response object handlingMichal Čihař
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
2014-06-24RFE-1490 Dynamic process listChirayu Chiripal
2014-06-06One place to generate KILL queryMichal Čihař
2014-06-05Dynamically detect an amazon rds instanceCraig Duncan
2014-06-04Allow processes to be killed on Amazon RDSCraig Duncan
2013-07-28Fix merge conflictsMarc Delisle
2013-07-16refactor server_status.phpxmujay
2013-07-07[security] Fix stored XSS in Server status monitor, see PMASA-2013-9J.M
2013-06-211. change the function namexmujay
2013-06-19refactor server_replication.phpxmujay
2013-06-04split long linesxmujay
2013-06-03refactor server_status.phpxmujay
2013-05-27Use CodeMirror to highlight in the processes listMarc Delisle
2013-05-26Merge branch 'master' into OOP_DBIMadhura Jayaratne
2013-05-26Clarify function nameMarc Delisle
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-18Remove unnecessary message. When this page did not contain tabs for theMarc Delisle
2013-05-15refactor function naming on server view filesxmujay
2013-05-11Add missing variable (yes there is a one-line duplication)Marc Delisle
2013-05-07refactor server_view:xmujay
2013-05-05Merge branch 'master' into DBI_naming_cleanUp2Kasun Chathuranga
2013-05-05server_status.php refactorxmujay
2013-05-04PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssocKasun Chathuranga
2013-05-01Merge branch 'master' into DBI_naming_cleanUpKasun Chathuranga
2013-05-01split the long function (getServerTrafficHtml) into three functions:xmujay
2013-04-30PMA_DBI_fetch_value --> PMA_DBI_fetchValueKasun Chathuranga
2013-04-30PMA_DBI_try_query --> PMA_DBI_tryQueryKasun Chathuranga
2013-01-25remove unused variablesDieter Adriaenssens
2013-01-21Avoid undefined variable noticesMadhura Jayaratne
2012-12-18Use PMA_Util::getImage() for getting imagesRouslan Placella
2012-12-14phpcs fixesRouslan Placella
2012-12-14Removed redundant parameterRouslan 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