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-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
2012-05-11Fix function names: PMA_unescape_mysql_wildcards -> PMA_unescapeMysqlWildcardsMadhura Jayaratne
2012-05-11Fix function names: PMA_escape_mysql_wildcards -> PMA_escapeMysqlWildcardsMadhura Jayaratne
2012-05-11Fix function names: PMA_display_html_radio -> PMA_displayHtmlRadioMadhura Jayaratne
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-05-08Resolved conflicts after mergeChanaka Indrajith
2012-05-08Render HTML content in PMA_displayTableHeaders() function at once, in display...Chanaka Indrajith
2012-05-08Return strings from functions, instead of using 'echo()'Rouslan Placella
2012-05-05Dropped server_links.inc.phpRouslan Placella
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-26Include CodeMirror globallyRouslan Placella
2012-04-25Various coding style fixesMadhura Jayaratne
2012-04-25Coding style improvements (Closing parenthesis of a multi-line function call ...Madhura Jayaratne
2012-04-24Wrap some long linesMichal Čihař
2012-04-21When adding user in server privileges, autofocus username inputJo Michael
2012-04-19Fix confirm message not showing after deleting checked users in server privil...Jo Michael
2012-04-19Fetch GET and POST parameters earlierMarc Delisle
2012-04-16Missing transformation of a POST variable into a globalMarc Delisle
2012-04-13Merge branch 'master' of github.com:phpmyadmin/phpmyadminMadhura Jayaratne
2012-04-13Coding style improvementsMadhura Jayaratne
2012-04-13+ rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEn...Jo Michael
2012-04-09jQuery UI is already included from common.inc.phpMarc Delisle
2012-04-05Merge branch 'QA_3_5'Marc Delisle
2012-04-05bug #3515181 [users] Error in create user + underscore + create databaseMarc Delisle
2012-03-27Removed stray end tag </div> in server_privilegesJo Michael
2012-03-20Use format string rather than concatenationMichal Čihař
2012-03-18Merge pull request #7 from mynetx/masterMarc Delisle
2012-03-18Replaced td[align] with td[class] due to HTML5Jo Michael
2012-03-18Replaced HTML5-obsolete <tt> tags with <code>Jo Michael
2012-03-18Use 'void' if nothing is returnedMadhura Jayaratne
2012-03-17Merge branch 'master' of git://github.com/phpmyadmin/phpmyadminJo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-17Fixed double server-privs "Export all" label if PropertiesIconic is 0Jo Michael
2012-03-16Coding style improvementsMadhura Jayaratne
2012-03-16Added user export for checkbox-selected usersJo Michael
2012-03-16Don't rely on $GLOBALS for 'Add User' formJo Michael
2012-03-10Bug #3500296 Incorrect break statementMarc Delisle
2012-03-09Incorrect EOLMarc Delisle
2012-03-08Saner use of translated stringsMichal Čihař
2012-03-07Improve globalization codeMarc Delisle
2012-03-07escaping is not necesaryDieter Adriaenssens
2012-03-07second parameter is about originating hosts, not databasesDieter Adriaenssens
2012-03-07Avoid uninitialized variable warningMarc Delisle
2012-03-07These should be translatableMarc Delisle
2012-03-07The "Export all" link is not related to the checkboxesMarc Delisle
2012-03-07Operators spacing; rephrase a messageMarc Delisle
2012-03-07Patch #3498201 Contest-6: Export all privilegesAlex Marin