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-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
2014-05-06Remove unused variableMichal Čihař
2014-05-06Refactoring: PMA_addRemoveFavoriteTables()Marc Delisle
2014-04-21Remove empty else blockChanaka Indrajith
2014-04-20Limited the access to _tables variable in PMA_RecentFavoriteTable classChanaka Indrajith
2014-04-08Merge pull request #1129 from WhaleWatching/navigationMarc Delisle
2014-04-07Fix coding styleMarc Delisle
2014-04-07Improve NavigationEdward Cheng
2014-04-02Browser local storage support for Favorite tables feature.Ashutosh Dhundhara
2014-03-28Implemented Favorite tables feature with Ajax.Ashutosh Dhundhara
2014-03-26Feature request: #1476 Favourite tables select box.Ashutosh Dhundhara
2014-01-08Fix coding styleMadhura Jayaratne