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
2017-07-16Move DI classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-14Move controllers to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-13Remove _url_query attribute from DatabaseStructureController.phpMichal Čihař
2016-04-06Merge branch 'QA_4_6'Michal Čihař
2016-04-06Improve performance of database structure pageMichal Čihař
2016-04-06Always set correct sub_part requestMichal Čihař
2016-03-22Make phpcs happyDeven Bansod
2015-11-18Move packages for better organizationMadhura Jayaratne
2015-11-08Make PHPCS happy.Hugues Peccatte
2015-09-02Move PMA/DI namespace to PMA\libraries\di.Hugues Peccatte
2015-09-01Update controllers' namespace.Hugues Peccatte
2015-09-01Set namespace on config classes.Hugues Peccatte
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-30Set namespace on config classes.Hugues Peccatte
2015-08-30Remove classes require_once.Hugues Peccatte
2015-08-29Rename classes files.Hugues Peccatte
2015-08-29Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-25Refactor db_info.inc.phpMarc Delisle
2015-08-12Introduce the ResponseStubJason
2015-08-10Create separate controllers from table and database structure pagesMadhura Jayaratne
2015-07-31Remove structure.lib.php and display_structure.inc.phpJason
2015-07-30Creating StructureControllerJason
2015-07-26Refactor PMA_getHtmlForShowCreate, PMA_tableHeader, PMA_getHtmlForMoveColumns...Jason
2015-07-26Refactor PMA_getHtmlForDisplayTableStats and move template calls into db_stru...Jason
2015-07-23Resolve conflicts from upstreamJason
2015-06-14Fix typos.Hugues Peccatte
2015-06-01Merge pull request #1708 from devenbansod/rfe701_using_cssIsaac Bennetch
2015-06-01RFE#1676 : Actually a BugDeven Bansod
2015-06-01RFE#701 - Print View using CSS - RewriteDeven Bansod
2015-05-26Fix bug#4925Nisarg Jhaveri
2015-05-18Page-related settings, rfe#1559Nisarg Jhaveri
2015-04-28Merge branch 'QA_4_4'Marc Delisle
2015-04-28bug: Table overhead stats: missing space before the unitMarc Delisle
2015-03-26Merge pull request #1547 from znck/masterMarc Delisle
2015-03-07Fix some more coding styleChirayu Chiripal
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-11-10Minor coding style modifications.Hugues Peccatte
2014-11-09Replace $replication_info by a global variable.Hugues Peccatte
2014-11-09Use $replication_info everywhere, instead of $server_* variables.Hugues Peccatte
2014-10-18More fixes to new PMA_URL_getCommon styleAnn + J.M
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-10-16rfe1547 - Wrap message with message boxWojciech Mleczek
2014-09-25Refactor duplicate codeMarc Delisle
2014-08-17Fix issues reported by Scrutinizer.Ashutosh Dhundhara
2014-05-18Fix some coding style violationsMadhura Jayaratne
2014-05-10RFE: #1448 Allow clicking an approximate row count to get a correct one.Ashutosh Dhundhara