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
2019-11-11Fix #13912 and #15123 - Tables of phpMyAdmin storage are not accessibleWilliam Desportes
2018-11-11Retrieve parameters from $_POST in server_user_groups.phpMaurício Meneghini Fauth
2018-03-26Replace PhpMyAdmin\Relation static callsMaurício Meneghini Fauth
2017-10-10Remove is_superuser superglobalMichal Čihař
2017-09-08Refactor server_user_groups to static methodsMaurício Meneghini Fauth
2017-09-08Refactor server_users functions to static methodsMaurício Meneghini Fauth
2017-08-23Refactor relation functions to static methodsMaurí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-10-19Make PHPCS happy.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-07-23Trailing white spaceBimal Yashodha
2014-07-18bug #4491 [security] Missing validation for accessing User groups featureMarc Delisle
2013-09-09Move user group related functions to a lib file of its ownKasun Chathuranga
2013-07-31Add new JS file for server_user_groupsKasun Chathuranga
2013-07-15Improve documentation commentsKasun Chathuranga
2013-07-13Allow viewing users belonging to a particular user groupKasun Chathuranga
2013-07-12Remove unnecessary success messagesKasun Chathuranga
2013-07-12Move User groups related functionality to a separate sub menu tabKasun Chathuranga