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-09-06Remove no longer needed page_settings.forms.php and user_preferences.forms.phpMichal Čihař
2017-09-05Refactor configuration descriptions into classMichal Čihař
2017-07-16Move DI classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-14Move controllers to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-07Fixed url query handling in table structureMichal Čihař
2017-03-20Fix method namesMichal Čihař
2017-03-20Move the tbl_info.inc.php code to Table classVishal Pandey
2016-04-11Move MySQL charsets handling to the Charsets classMichal Čihař
2016-03-09Remove bookmark library includesMadhura Jayaratne
2015-11-08Make PHPCS happy.Hugues Peccatte
2015-11-03Move the controller to appropriate packageMadhura Jayaratne
2015-09-13Fix case issue.Hugues Peccatte
2015-09-13Remove duplicate require.Hugues Peccatte
2015-09-06Add missing require.Hugues Peccatte
2015-09-02Move PMA/DI namespace to PMA\libraries\di.Hugues Peccatte
2015-09-01Add missing 'use'.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-16Add tests for DatabaseStructureControllerJason
2015-08-12Introduce the ResponseStubJason
2015-08-10Create separate controllers from table and database structure pagesMadhura Jayaratne
2015-08-03Fix: Unexpected dialog shown when creating tableJason
2015-07-31Remove structure.lib.php and display_structure.inc.phpJason
2015-07-30Creating StructureControllerJason
2015-07-26Refactor PMA_getHtmlForFavoriteAnchor and remove unused functionsJason
2015-07-23Fix test failuresJason
2015-07-13More show create queriesMadhura Jayaratne
2015-07-10Updated sql-parser library.Dan Ungureanu
2015-07-10Use new parser for table's structure.Dan Ungureanu
2015-07-10Replaced PMA_SQP_isKeyWord().Dan Ungureanu
2015-07-01Trial Approach to solve Privileges bug for RFE#657Deven Bansod
2015-06-14Fix typos.Hugues Peccatte
2015-05-18Page-related settings, rfe#1559Nisarg Jhaveri
2015-04-22Add icon for columns with indexMadhura Jayaratne
2015-04-22Allow retrieving indexes by typesMadhura Jayaratne
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-02-10Improve message translatabilityMarc Delisle
2015-02-10Merge pull request #1491 from rakeshkaundilya/rfe#723Marc Delisle
2015-02-09rfe #1235 Relation view: move to main "Structure" pageMadhura Jayaratne
2015-02-08Feature request #723RAKESH KUMAR
2015-01-14Reload navigation after adding indexesMadhura Jayaratne
2015-01-14bug #4705 Table structure: adding primary key doesn't refresh pageMadhura Jayaratne