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-05-05server_status_monitor.php refactor, split long function into small ones:xmujay
2013-05-04PMA_DBI_num_rows --> PMA_DBI_numRowsKasun Chathuranga
2013-05-04PMA_DBI_free_result --> PMA_DBI_freeResultKasun Chathuranga
2013-05-04PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssocKasun Chathuranga
2013-05-04PMA_DBI_select_db --> PMA_DBI_selectDbKasun Chathuranga
2013-04-30Merge branch 'master' into DBI_naming_cleanUpKasun Chathuranga
2013-04-30PMA_DBI_fetch_result --> PMA_DBI_fetchResultKasun Chathuranga
2013-04-30PMA_DBI_try_query --> PMA_DBI_tryQueryKasun Chathuranga
2013-04-20Hide rearrange chart feature for nowAtul Pratap Singh
2013-02-04Cloning addChartForm duplicated whole set of inner elements, further breaking...Atul Pratap Singh
2013-01-01Upgraded to jquery-ui-timepicker-addon 1.1.1Marc Delisle
2012-12-20Upgraded jquery json plugin to v2.4Rouslan Placella
2012-12-17Fixed another multiple dialogs bug in server status monitorRouslan Placella
2012-12-17Fixed multiple dialogs bug in server status monitorRouslan Placella
2012-12-14phpcs fixesRouslan Placella
2012-12-14Removed redundant parameterRouslan Placella
2012-12-14Improved formatting and display of data in server status monitorRouslan Placella
2012-12-14Added missing js includeRouslan Placella
2012-12-14Don't json_encode server status monitor responses twiceRouslan Placella
2012-12-14Use response class for outputRouslan Placella
2012-12-14Split the server staus monitor features into a separate pageRouslan Placella