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-03-06patch #3497179 Contest-5: Add user: Allow create DB w/same name + grant u_%Jo Michael
2012-03-01No longer depend on grab_globals.lib.php for $_GET variablesMarc Delisle
2011-12-17Proper row stylesMadhura Jayaratne
2011-12-12Improved export user functionality with ajaxRouslan Placella
2011-12-07Coding style improvements - Multiline assignmentsMadhura Jayaratne
2011-11-28XHTML fixesRouslan Placella
2011-11-27Minor interface changes to the privileges tab in database viewMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-10-24Improve menu tab and page titleMarc Delisle
2011-10-11Fix jQuery UI version numberPiotr Przybylski
2011-10-11Upgrade jQuery UI to 1.8.6Piotr Przybylski
2011-09-29Syntax error using str_replace()Madhura Jayaratne
2011-09-14More coding style improvementsMadhura Jayaratne
2011-09-14Proper indentationMadhura Jayaratne
2011-09-14Multi line function calls, if statements and assignmentsMadhura Jayaratne
2011-09-14Fix doc blocksMadhura Jayaratne
2011-09-14File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-09-14Merge branch 'QA_3_4'Madhura Jayaratne
2011-09-14bug #3400690 [privileges] DB-specific privileges won't submitMadhura Jayaratne
2011-08-19Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-19Fix handling of tables with something what gets urlencodedMichal Čihař
2011-08-19FormatMichal Čihař
2011-08-17Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-17coding style and wrapping long linesDieter Adriaenssens
2011-08-13Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-10Remove useless space from messagesMichal Čihař
2011-08-08Convert more occurences of inline autosubmit code to external jsMichal Čihař
2011-08-05Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-08-05Coding style, function definitionsMichal Čihař
2011-07-22Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-22Replace tabs with spaces, cleanup identationMichal Čihař
2011-07-22Fix spacing after @paramMichal Čihař
2011-07-22Fix spacing on opening code blockMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-07-22Wrap long linesMichal Čihař
2011-07-22Remove unused parameter of PMA_wildcardEscapeForGrant and document othersMichal Čihař
2011-07-21Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-07-21Whitespace fixupMichal Čihař
2011-07-21Function name to match coding standardsMichal Čihař
2011-07-21Function name to match coding standardsMichal Čihař
2011-07-21Add missing space after foreach callsMichal Čihař
2011-06-30Merge remote-tracking branch 'origin/master' into drizzlePiotr Przybylski
2011-06-30Remove unused variablesPiotr Przybylski
2011-06-29Add $column parameter to PMA_DBI_get_columnsPiotr Przybylski
2011-06-27Fix escaping on LIKE queriesMichal Čihař
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-06-16Merge branch 'QA_3_4'Marc Delisle
2011-06-16patch #3317206 [privileges] Generate password option missing on new accountsJacob Middag
2011-06-07Reword redundant messageMarc Delisle
2011-06-07Change redundant messageMarc Delisle