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
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
2012-12-14Split the advisor feature into a separate pageRouslan Placella
2012-12-03Fixed Query Analyzer Profiling Chart not displaying + Some bad gfx glitch wit...Tyron Madlener
2012-10-31Correctly use Util classMichal Čihař
2012-10-31Dropped includes for globally included JS filesRouslan Placella
2012-10-31Got rid of inline JS on server_status.phpRouslan Placella
2012-10-28Incorrect reference to imagesMarc Delisle
2012-09-25Fix typoMadhura Jayaratne
2012-09-24Fix typoMichal Čihař
2012-09-24Fix typoMichal Čihař
2012-09-24Properly escape quotesMichal Čihař
2012-09-24Add missing ;Michal Čihař
2012-09-24Use double quotes hereMichal Čihař
2012-09-24Wrap some long lines, fix indentationMichal Čihař
2012-09-24Replace inline html with echo statementsMichal Čihař
2012-09-24Replace inline html with echo statementsMichal Čihař
2012-09-24Replace inline html with echo statementsMichal Čihař
2012-09-24Replace inline html with echo statementsMichal Čihař
2012-09-24Wrap some long linesMichal Čihař
2012-09-22Fix merge conflictsMarc Delisle
2012-09-22Fix jqplot charts display in IE versions less than 9Atul Pratap Singh
2012-09-22Fix merge conflictsMarc Delisle