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-21Use the router for view_operations.phpMaurício Meneghini Fauth
2019-07-31Declare $containerBuilder global when necessaryMaurício Meneghini Fauth
2019-07-20Use the router for table structure pageMaurício Meneghini Fauth
2019-06-15Remove useless 'use'Hugues Peccatte
2019-06-15Remove as much as possible the old DI systemHugues Peccatte
2019-06-14Add a trailing comma in multi-line arraysMaurício Meneghini Fauth
2019-06-07Rename js/tbl_*.js to js/table/*.jsMaurício Meneghini Fauth
2019-06-01Inject dependencies (#15271)Hugues Peccatte
2019-05-17Remove $sql_query global from PHPStan ignore listMaurício Meneghini Fauth
2019-05-15Remove $url_query global from PHPStan ignored listMaurício Meneghini Fauth
2019-04-18Get $dbi from DIC instead of global in entry pointsMaurício Meneghini Fauth
2019-01-11Extract HTML from view_operations.php to a Twig template (#14836)Thiago Colares
2018-12-22Define an absolute path to use for require statementsMaurício Meneghini Fauth
2018-12-21Use Bootstrap buttons componentMaurício Meneghini Fauth
2018-12-19Remove unnecessary HTML closing tagsMaurício Meneghini Fauth
2018-12-13Merge branch 'QA_4_8'Maurício Meneghini Fauth
2018-11-11Retrieve parameters from $_POST in view_operations.phpMaurício Meneghini Fauth
2018-09-16Remove $GLOBALS['dbi'] from Operations classMaurício Meneghini Fauth
2018-06-19Some coding style fixesMaurí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-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2018-02-25Replace static methods with instance methodsMaurício Meneghini Fauth
2017-08-21Refactor operations 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-06-30Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-28Remove explicit size attributes from operation inputsMichal Čihař
2017-06-28Remove custom layout for operations pagesMichal Čihař
2017-03-20Simplify rereading of informationMichal Čihař
2017-03-20Move the tbl_info.inc.php code to Table classVishal Pandey
2016-06-17Fix messages handlingMichal Čihař
2016-06-16Make it clear whether addMessages expects string or Message objectMichal Čihař
2016-06-16Actually get warning messages to displayMichal Čihař
2016-02-22Refactored url parmeters generating, Issue #11990Durgesh
2016-02-16Update to match the namespace usageMadhura Jayaratne
2016-02-16Merge branch 'QA_4_5' into QA_4_6Madhura Jayaratne
2016-02-16Fix #11969 Missing confirmation while dropping a view in view_operations.phpMadhura Jayaratne
2015-12-06Remove some unnecessary string concatenationsMarc Delisle
2015-10-19Make PHPCS happy.Hugues Peccatte
2015-09-01Rename classes files.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-07-19Remove unneeded closing tags.Dan Ungureanu
2015-06-14Fix typos.Hugues Peccatte
2015-04-17Remove extraneous argumentMarc Delisle
2014-06-16Remove unnecessarily added empty lines.Dhananjay Nakrani
2014-06-16Remove included 'common_error_reporting.php' script and its inclusion from al...Dhananjay Nakrani
2014-06-16Include error reporting script at the end of all the 'relevant' scripts.Dhananjay Nakrani
2014-02-24Remove blank lines from the end of PHP files (causing extra output)Michal Čihař
2014-02-02Correct punctuation for sentencesMichal Čihař