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-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
2015-01-09Fix coding styleMarc Delisle
2015-01-09Plural form of messageMarc Delisle
2015-01-08FRE #1578: warn about reserved kywordSmita Kumari
2013-08-22renamed to better reflect its purposeSpun Nakandala
2013-08-22added method PMA_displayTableBrowseForSelectedColumnsSpun Nakandala
2013-08-14added method PMA_getMultipleFieldCommandTypeSpun Nakandala
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Various coding style fixesMichal Čihař
2013-08-01$true_selected was used when we are modifying the structure ofMarc Delisle
2013-07-23Clarify commentsMarc Delisle
2013-07-23replaced include sql.php from tbl_structure.phpSpun Nakandala
2013-06-24Merge remote-tracking branch 'origin/QA_4_0'Michal Čihař
2013-06-21Bug #3960 NavigationBarIconic config not honoredMarc Delisle
2013-06-11refactor mysql_charsets.inc.phpxmujay