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-11-02Minor coding style modifications.Hugues Peccatte
2014-10-30Fix PHPCS issues.Hugues Peccatte
2014-10-30Improve multibytes string manipulation performances.Hugues Peccatte
2014-10-28Merge commit '2b4ed22'Marc Delisle
2014-10-28bug #4572 missing trailing slash (import and open_basedir)Marc Delisle
2014-10-22Merge branch 'master' into ZweiSteinSoft/rfe/1550-pma-url-getcommon-new-styleAnn + J.M
2014-10-20Fix syntax error.Hugues Peccatte
2014-10-20Refactor code duplicationMarc Delisle
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-10-04Replace mb functions by standard string functions.Hugues Peccatte
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-14Coding style modifications.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-10Coding style modifications.Hugues Peccatte
2014-08-02Fix typoMarc Delisle
2014-07-29[Console]Second commitEdward Cheng
2014-07-28Simplify testMarc Delisle
2014-07-28Fix execution path noticeMarc Delisle
2014-07-25Clarify variable's originMarc Delisle
2014-07-08Merge branch 'QA_4_2'Atul Pratap Singh
2014-07-08Fix bug 4483/4440: selflink was disappearing in certain casesAtul Pratap Singh
2014-07-03Fix coding styleAnn + J.M
2014-07-03Fix coding style in import.phpAnn + J.M
2014-06-25PMA console, history and bookmarks.Edward Cheng
2014-06-22RFE#869: Run SQL query: Allow rollback for InnoDB tables.Ashutosh Dhundhara
2014-06-22Fix coding styleAnn + J.M
2014-06-19RFE#861: Simulate UPDATE queries.Ashutosh Dhundhara
2014-06-13Fix merge conflictMarc Delisle
2014-06-13bug #4405 Cannot import (open_basedir): fix another caseMarc Delisle
2014-06-12Remove $GLOBALS['cfg']['Bookmark'] variableMichal Čihař
2014-06-03Fix coding styleMarc Delisle
2014-05-28Merge commit '785ad04'Marc Delisle
2014-05-28bug #4405 Cannot import (open_basedir)Marc Delisle
2014-05-20PMA_Bookmark_delete: Drop unnecessary $db paramAnn + J.M
2014-05-17Fixed documentation issue related to argument type mismatching, raised by scr...Chanaka Indrajith
2014-05-08Remove unused parameterMarc Delisle
2014-04-15Merge commit '29fb3c8'Marc Delisle
2014-04-15Bug Fix: #4365 Creating bookmark with multiple queries not working.Ashutosh Dhundhara
2014-03-20Remove trailing whitespace from the codeMichal Čihař
2014-02-22Fix coding styleMarc Delisle
2014-02-22Move function to library and rename itMarc Delisle
2014-02-17Show a meaningful error if open_basedir is misconfigured (the tmp directoy is...yzsolt
2014-02-17Use the tmp directory provided by the system instead of a hard-coded one.yzsolt
2014-02-17This check is unnecessary.yzsolt
2014-02-17Exit immediately on import error.yzsolt
2014-02-05Merge remote-tracking branch 'origin/QA_4_1'Michal Čihař
2014-02-05Sanitize filename in import messageMichal Čihař
2014-02-05Avoid code duplicationMichal Čihař
2014-02-02Better messasge after creating a bookmarkMichal Čihař
2014-01-29Make error message a sentenceMichal Čihař