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
2019-04-27Fix #15229 - Notice - Undefined index: strPrivDescDelete versioning rowsTblWilliam Desportes
2018-11-11Retrieve parameters from $_POST in user/Privileges pagesMadhura Jayaratne
2018-03-26Replace PhpMyAdmin\Relation static callsMaurício Meneghini Fauth
2017-12-04Use 'elseif' keyword istead of 'else if'Maurício Meneghini Fauth
2017-11-03Use template for server sub page headerMaurício Meneghini Fauth
2017-10-10Remove is_superuser superglobalMichal Čihař
2017-09-13Refactor relation_cleanup functions to static methodsMaurício Meneghini Fauth
2017-09-12Refactor check_user_privileges to static methodsMaurício Meneghini Fauth
2017-09-08Refactor server_common functions to static methodsMaurício Meneghini Fauth
2017-09-08Refactor server_users functions to static methodsMaurício Meneghini Fauth
2017-09-07Refactor change password function to static methodMaurício Meneghini Fauth
2017-08-29issue #13614 Fix link name and urlMadhura Jayaratne
2017-08-23Refactor relation functions to static methodsMaurício Meneghini Fauth
2017-08-05Move server privileges to static methodsMaurício Meneghini Fauth
2017-07-18Show warning in case user can only display privilegesMichal Čihař
2017-07-18Use Message to avoid need to specify namespaceMichal Čihař
2017-07-08Move 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-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-14Move js/zxcvbn.js to js/vendor/zxcvbn.jsMaurício Meneghini Fauth
2017-06-03Refactor the core functions into static methodsMaurício Meneghini Fauth
2016-12-07Simplify Response object handlingMichal Čihař
2016-12-07Remove is_ajax_request globalMichal Čihař
2016-11-10Merge remote-tracking branch 'origin/pull/12363' into tmpMichal Čihař
2016-08-14Fix #12419 wrong description on GRANT option of table/routine privileges.Pavel Rochnyack
2016-08-03Fixes #12352 - password strength simulatorAchilles-96
2016-07-29Fixed deleting users in non English localesMichal Čihař
2015-10-30Fix #11622 Reloading privileges is not allowedMadhura Jayaratne
2015-10-27Merge branch 'QA_4_5'Madhura Jayaratne
2015-10-27Fix #11607 Unable to change password from Login information tab - make the er...Madhura Jayaratne
2015-10-19Make PHPCS happy.Hugues Peccatte
2015-10-04Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-10-03Clarify method nameMarc Delisle
2015-09-26Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-09-22Fix coding style violations related to function callsMadhura Jayaratne
2015-09-20Make PHPCS happy.Hugues Peccatte
2015-09-19Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-17Fix #11479 Allow setting routine wise privilegesMadhura Jayaratne
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-25Refactor db_info.inc.phpMarc Delisle
2015-07-15These checks are redundant. <feature>work variables should always be defined ...Madhura Jayaratne
2015-07-02Remove configuration storage data related to a user upon deleting the userMadhura Jayaratne
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-01-08Bug Undefined index menusworkMarc Delisle
2014-10-23Merge branch 'QA_4_2'Marc Delisle
2014-10-23bug #4571 Database Privileges link does not workMarc Delisle
2014-10-20Refactor code duplicationMarc Delisle
2014-10-03Cleanup edit privilege functionalityMadhura Jayaratne