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
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
2014-10-03Cleanup add user functionalityMadhura Jayaratne
2014-09-09Remove dead codeMarc Delisle
2014-09-07Merge remote-tracking branch 'origin/QA_4_2'Hugues Peccatte
2014-09-07Fix #4524: Add missing 0 initial on the "Users overview".Hugues Peccatte
2014-08-16rfe-1521 : Add confirmation, when delete userChanaka Dharmarathna
2014-07-17RFE-1488/781: User privilege tab not shown in all relevant casesChirayu Chiripal
2014-05-25RFE#706: Multi-db privileges adding.Ashutosh Dhundhara
2014-02-02Consistent naming of privileges ending with commaMichal Čihař
2014-02-02Add missing full stopMichal Čihař
2014-01-02Improve function namesMarc Delisle
2013-12-01Throw an error not to leave the interface.Hugues Peccatte
2013-12-01Display error message when using "Change Login Information / Copy User" dialo...Hugues Peccatte
2013-09-09Move user group related functions to a lib file of its ownKasun Chathuranga
2013-08-31Merge branch 'master' into tablePrivsKasun Chathuranga
2013-08-31Show sub menus only in Users pageKasun Chathuranga
2013-08-30Table specific privilegesKasun Chathuranga
2013-08-28refactor server_privilegesxmujay
2013-08-27Merge pull request #642 from kasunchathuranga/configurableMenusIsaac Bennetch
2013-08-26Do not show 'User groups' sub tab in database privileges pageKasun Chathuranga
2013-08-11Improve function nameMarc Delisle
2013-08-11Improve function nameMarc Delisle
2013-08-11remove unneeded parameter and return valuesxmujay
2013-08-10rename function for better readabilityxmujay
2013-08-10fix code stylesxmujay
2013-08-10refactor function PMA_updateDataForAddUserxmujay
2013-08-10refactor function PMA_updateDataForChangeOrCopyUserxmujay
2013-08-10refactor PMA_updateDataForDBInfo, moving parameter into functionxmujay
2013-08-09fix code stylexmujay
2013-08-09update function namexmujay
2013-08-09rename some functionsxmujay
2013-08-09refactor server_privileges.php: split long code to functionsxmujay
2013-08-07Correctly generate link for exporting userMichal Čihař
2013-08-07Correctly generate link for revoking userMichal Čihař
2013-08-07Correctly generate link for editing userMichal Čihař
2013-08-07Remove always set $conditional_class variableMichal Čihař
2013-08-06Various coding style fixesMichal Čihař
2013-07-15Remove not used parameter $hostnameKasun Chathuranga
2013-07-15Displaying and editing user group moved to user overview tableKasun Chathuranga
2013-07-12Move User groups related functionality to a separate sub menu tabKasun Chathuranga
2013-07-08Manage user groupsKasun Chathuranga
2013-07-07Allow setting user groups when creating and editing usersKasun Chathuranga
2013-06-12Fix bug#3922, user privileges-database name unescapedAtul Pratap Singh
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-01Merge branch 'master' into DBI_naming_cleanUpKasun Chathuranga
2013-04-30PMA_DBI_fetch_single_row --> PMA_DBI_fetchSingleRowKasun Chathuranga
2013-04-30PMA_DBI_fetch_value --> PMA_DBI_fetchValueKasun Chathuranga