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
2019-08-06Use the router the for the browse foreigners pageMaurício Meneghini Fauth
2019-07-31Declare $containerBuilder global when necessaryMaurício Meneghini Fauth
2019-06-15Remove useless 'use'Hugues Peccatte
2019-06-15Remove as much as possible the old DI systemHugues Peccatte
2019-06-01Inject dependencies (#15271)Hugues Peccatte
2019-05-19Define controllers as services in an external configuration fileHugues Peccatte
2019-04-18Get $dbi from DIC instead of global in entry pointsMaurício Meneghini Fauth
2019-03-09Create BrowseForeignersControllerMaurício Meneghini Fauth
2019-01-12Fix wrong case in function namesHugues Peccatte
2019-01-07Format array declarationsMaurício Meneghini Fauth
2018-12-22Define an absolute path to use for require statementsMaurício Meneghini Fauth
2018-12-13Merge branch 'QA_4_8'Maurício Meneghini Fauth
2018-11-11Retrieve parameters from $_POST in browse foreignersMaurício Meneghini Fauth
2018-08-31Remove $GLOBALS['dbi'] from Relation classMaurício Meneghini Fauth
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-30Remove Twig php function extensionsLeonardo Strozzi
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2018-03-26Replace PhpMyAdmin\Relation static callsMaurício Meneghini Fauth
2018-01-19Refactor PhpMyAdmin\BrowseForeigners classMaurício Meneghini Fauth
2017-11-04Replace globals with DI in PhpMyAdmin\BrowseForeignersMaurício Meneghini Fauth
2017-09-12Refactor browse_foreigners functions to static methodsMaurício Meneghini Fauth
2017-08-23Refactor relation functions to static methodsMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-05-31Refactor the transformations into static methodsMaurício Meneghini Fauth
2017-03-01Fixed related field selection for native relationsMichal Čihař
2016-12-07Simplify Response object handlingMichal Čihař
2016-11-10Use a forcing parameter to get $the_total records for a foreign key columnDeven Bansod
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-06-25PMA console, history and bookmarks.Edward Cheng
2014-05-14FR #1487: Browse Foreign Values should be modal dialogChirayu Chiripal
2014-01-06bug #4217 Current value not highlighted when browsing foreign valuesMarc Delisle
2013-10-20Remove trailing white spacesMadhura Jayaratne
2013-09-06error correctedSpun Nakandala
2013-09-06added browse_foreigners.lib.php and extracted methods from browse_foreigners ...Spun Nakandala
2013-08-26Directly use request parameterMarc Delisle
2013-08-07Fix merge conflictsMarc Delisle
2013-08-07Bug #4048 Cannot select foreign value in SearchMarc Delisle
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Directly use the request parameterMarc Delisle
2013-08-06Directly use the request parameterMarc Delisle
2013-08-06Dead codeMarc Delisle
2013-08-05Directly use the request parameterMarc Delisle
2013-07-17Make all string function accessible via $GLOBALS['PMA_String']Madhura Jayaratne
2013-06-20Group native and mb string functions into classesayushchd
2013-05-29Merge commit '34e12cf'Marc Delisle
2013-05-29bug #3956 "Browse foreign values" search filter / page selector not workingMarc Delisle
2013-04-25Consistently include colon in strings to translateMichal Čihař