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
2016-09-16Avoid using mb_strlen for checking whether string is emptyMichal Čihař
2016-06-16Separate adding HTML markup to message from othersMichal Čihař
2016-04-11Move MySQL charsets handling to the Charsets classMichal Čihař
2016-04-11Move getting collation to the DBI layerMichal Čihař
2016-02-03Remove PmaAbsoluteUri from redirectsMichal Čihař
2016-01-04Remove /*overload*/ prefix from mb_* callsMichal Čihař
2015-12-21Remove unused PMA_String classMichal Čihař
2015-12-21Remove unused pmaString variableMichal Čihař
2015-11-08Make PHPCS happy.Hugues Peccatte
2015-10-04Merge remote-tracking branch 'origin/master' into useNamespaces_masterHugues Peccatte
2015-10-03Clarify method nameMarc Delisle
2015-09-14Revert PMA_String rename.Hugues Peccatte
2015-09-09Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-09Remove Drizzle from database level functionsMadhura Jayaratne
2015-09-05Move libraries/plugins/auth and export classes into a namespace.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-25Refactor db_info.inc.phpMarc Delisle
2015-07-30Creating StructureControllerJason
2015-07-25Make PHPCS happy.Hugues Peccatte
2015-07-01Trial Approach to solve Privileges bug for RFE#657Deven Bansod
2015-06-18Use type hintingMadhura Jayaratne
2015-05-22Fixed method Names where they are calledDeven Bansod
2015-05-22Added Documentation for RFE#657Deven Bansod
2015-05-19RFE 657 : Realigning privileges after DB/Tbl/Col/Proc Rename/CopyDeven Bansod
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-11-26This is no longer requiredMadhura Jayaratne
2014-11-26Use $sql_query as $GLOBALS. There is no point passing them back and forth.Madhura Jayaratne
2014-11-26Simplify the conditionMadhura Jayaratne
2014-11-26This method is redundantMadhura Jayaratne
2014-11-26Merge branch 'QA_4_2' into QA_4_3Madhura Jayaratne
2014-11-26bug #4607 Syntax error during db_copy operationMadhura Jayaratne
2014-10-30Improve multibytes string manipulation performances.Hugues Peccatte
2014-10-18More fixes to new PMA_URL_getCommon styleAnn + J.M
2014-10-08Merge from master.Hugues Peccatte
2014-10-06Fix code execution path warningMarc Delisle
2014-10-04Define $sql_query in all pathsMadhura Jayaratne
2014-10-04Define $message in all pathsMadhura Jayaratne
2014-09-28Replace PMA_String uses by mb_* calls.Hugues Peccatte
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-25Improve messagesMarc Delisle
2014-08-11RFE#1123: Zeroconf PMA tables support.Ashutosh Dhundhara
2014-07-27clarify variable origin (db_operations.php)D-storm
2014-07-01Remove old relational schema edit/export page and related codeBimal Yashodha
2014-06-22Fix coding styleAnn + J.M
2014-05-10A boolean is expected hereMadhura Jayaratne
2014-02-02Correct punctuation for sentencesMichal Čihař
2014-01-06Rename variable to match current meaningMichal Čihař
2013-10-27Merge branch 'QA_4_0'Atul Pratap Singh
2013-10-27#4144 "DROP DATABASE" displays wrong database name FIXUmair Khan