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
2012-07-10remove echoThilina Buddika
2012-07-10implemet PMA_getHtmlForExportUserDefinition()Thilina Buddika
2012-07-09implemet PMA_updatePrivileges() and change PMA_getCommonSQlQueryForAddUserAnd...Thilina Buddika
2012-07-09function implementation PMA_deleteUserThilina Buddika
2012-07-09implement PMA_getDbRightsForUserOverview()Thilina Buddika
2012-07-09formattingThilina Buddika
2012-07-09implementation of PMA_getHtmlForDisplayTheInitialsThilina Buddika
2012-07-09formatingThilina Buddika
2012-07-08correct spelling mistake and chane functions namesThilina Buddika
2012-07-08functions for display user overviewThilina Buddika
2012-07-08implement PMA_displaySelectDbInEditPrivs and solved fetal error in server_pri...Thilina Buddika
2012-07-08implement function PMA_getTableForDisplayAllTableSpecificRights and formattingThilina Buddika
2012-07-08implement PMA_displayUserRightsInRawsThilina Buddika
2012-07-08correct spelling mistake and change a function nameThilina Buddika
2012-07-08Edit privileges section impelementation and remove duplicate codeThilina Buddika
2012-07-07implemeetation of PMA_getAllUserSpecificRightsForReleventDb()Thilina Buddika
2012-07-07implemeetation of PMA_getLinkToDbAndTableThilina Buddika
2012-07-07function for change login informationThilina Buddika
2012-07-07formatingThilina Buddika
2012-07-05remove var_dump and a noticeThilina Buddika
2012-07-05some changes to PMA_getExtraDataForAjaxBehavior functionThilina Buddika
2012-07-05function for ajax behavior in privilegesThilina Buddika
2012-07-03function for get standard linksThilina Buddika
2012-07-03function implementations for user form for privileesThilina Buddika
2012-07-03implementation for PMA_getHtmlForAddUser()Thilina Buddika
2012-07-03upstream mergeThilina Buddika
2012-07-01remove unwanted function parametersThilina Buddika
2012-07-01remove duplicate code snippet from server_privileges scriptThilina Buddika
2012-07-01a function for privileges revokeThilina Buddika
2012-07-01function for update password in privilegesThilina Buddika
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-26implement PMA_getGrantsArray() in server_privileges-libThilina Buddika
2012-06-26fixed bug in Add user panel in privilegesThilina Buddika
2012-06-25new lib file for server_privilegesThilina Buddika
2012-06-25function for Resource limits in server_privilegesThilina Buddika
2012-06-25Merge remote-tracking branch 'upstream/master'Thilina Buddika
2012-06-24Use checkbox for checking/unchecking all rows in a tableJ.M
2012-06-23some refactoring for PMA_displayPrivTable function in server_privileges scriptThilina Buddika
2012-06-23code refactoring for PMA_displayColumnPrivs function in server_privileges-php...Thilina Buddika
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-15Fixed local variable name conflictRouslan Placella
2012-06-11Dropped PMA_ajaxResponse()Rouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-06-11Renamed PMA_reloadNavigation() to PMA_getReloadNavigationScript()Rouslan Placella
2012-06-03Merge branch 'QA_3_5'Rouslan Placella
2012-06-03Fixed bug #3531585 - Broken password validation in copy user formRouslan Placella
2012-06-03Fixed missing globalsRouslan Placella
2012-05-13Resolve conflicts due to changes in method names of common.lib.phpChanaka Indrajith