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
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
2013-08-06Various coding style fixesMichal Čihař
2013-08-06We need those files, so use requireMichal Čihař
2013-08-01The condition on $is_info no longer exists.Marc Delisle
2013-06-11refactor mysql_charsets.inc.phpxmujay
2013-05-26These constants are better as a part of DatabaseInterface classMadhura Jayaratne
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-12Merge pull request #371 from kasunchathuranga/PEARComplianceJ.M.
2013-05-12PMA_is_system_schema --> PMA_isSystemSchemaKasun Chathuranga
2013-05-11Improved layout on db and table operations pagesRouslan Placella
2013-05-04PMA_DBI_select_db --> PMA_DBI_selectDbKasun Chathuranga
2013-04-30PMA_DBI_get_tables_full --> PMA_DBI_geTablesFullKasun Chathuranga
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-30Coding style improvementsMadhura Jayaratne