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
2018-05-30Fix some PSR-2 coding standard errorsMaurício Meneghini Fauth
2018-05-30Use short array syntax instead of long array syntaxMaurício Meneghini Fauth
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2018-03-26Replace PhpMyAdmin\Relation static callsMaurício Meneghini Fauth
2017-09-04Merge branch 'QA_4_7'Michal Čihař
2017-09-04Remove no longer needed attributeMichal Čihař
2017-08-23Refactor relation functions to static methodsMaurício Meneghini Fauth
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
2016-01-04Remove /*overload*/ prefix from mb_* callsMichal Čihař
2015-10-19Make PHPCS happy.Hugues Peccatte
2015-09-19Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-18Use the local variableMadhura Jayaratne
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-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-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-17Add tests for TableStructureController and TableRelationControllerJason
2015-08-12Introduce the ResponseStubJason
2015-08-12Recover tests for PMA_Table and rename sGetStatusInfo to getStatusInfoJason
2015-07-23Fix test failuresJason
2015-07-22Coding style modification.Hugues Peccatte
2015-07-17Use spaces in place of tabsMadhura Jayaratne
2015-07-06Achieve constructor injection usign the introduced DICAtul Pratap Singh
2015-07-03Test & fix TableGisVisualizationControllerJason
2015-06-23Introduce Controllers for tbl related scriptsJason
2015-06-16Finish refactoring tbl_*.lib.phpJason
2015-06-14Fix typos.Hugues Peccatte
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-02-09rfe #1235 Relation view: move to main "Structure" pageMadhura Jayaratne
2014-11-03Fix code execution path warningMarc Delisle
2014-11-04Use post params directlyMadhura Jayaratne
2014-11-04Success message for display column change. Update display column in the datab...Madhura Jayaratne
2014-11-04Success message for internal relationsMadhura Jayaratne
2014-10-04Function does not handle null values even if it was documented to handle themMadhura Jayaratne
2014-08-17Fix issues reported by Scrutinizer.Ashutosh Dhundhara
2014-08-11Bug#4511: QBE fails to generate LEFT join for InnoDB foreign keys in absence ...Ashutosh Dhundhara
2014-08-01RFE#919: Multiple-column foreign key relation.Ashutosh Dhundhara
2014-02-03tbl_relation.php: check if $existrel_foreign is defined before using itAnn + J.M
2013-09-06fix coding style : indentationDieter Adriaenssens
2013-08-30remove global variables and use super global variablesSpun Nakandala
2013-08-29errors correctedSpun Nakandala
2013-08-29added method PMA_handleUpdateForForeignKeySpun Nakandala