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-05Move sql entry points to libraries/entry_pointsMaurício Meneghini Fauth
2019-06-17Declare $containerBuilder global in some filesMaurício Meneghini Fauth
2019-06-16Remove old DI container in sql.php, db_sql.php and tbl_sql.phpMaurício Meneghini Fauth
2019-06-15Define correctly the Table\SqlController parametersHugues 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-05-14Remove $table global from ignored errors for PHPStanMaurício Meneghini Fauth
2019-05-14Remove $db from ignore errors for PHPStanMaurício Meneghini Fauth
2019-04-18Get $dbi from DIC instead of global in entry pointsMaurício Meneghini Fauth
2019-04-01Merge branch 'QA_4_8'William Desportes
2019-04-01Fix - #15140 -Failing an insert, edit link does not workSaurabh Srivastava
2019-03-24Create server, database and table SqlControllersMaurí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 sql pagesMaurício Meneghini Fauth
2018-05-30Fix some PSR-2 coding standard errorsMaurício Meneghini Fauth
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2018-04-04Refactor PhpMyAdmin\SqlQueryForm static methodsMaurício Meneghini Fauth
2017-09-14Refactor sql_query_form functions to static methodsMaurício Meneghini Fauth
2017-09-06Remove no longer needed page_settings.forms.php and user_preferences.forms.phpMichal Čihař
2017-09-06Rewrite Page settings forms as classesMichal Čihař
2017-07-09Move config classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-14Move js/jquery to js/vendor/jqueryMaurício Meneghini Fauth
2017-03-20Move the tbl_info.inc.php code to Table classVishal Pandey
2016-12-07Simplify Response object handlingMichal Čihař
2015-09-06Add missing require.Hugues Peccatte
2015-09-06Add missing require.Hugues Peccatte
2015-09-01Set namespace on config classes.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-05-18Page-related settings, rfe#1559Nisarg Jhaveri
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-12-01Table filtering for multiqueryMadhura Jayaratne
2013-10-20Remove trailing white spacesMadhura Jayaratne
2013-08-20refactor PMA_getHtmlForSqlQueryForm and fix code stylexmujay
2013-08-06Various coding style fixesMichal Čihař
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-05-05Renamed tbl_common.php to tbl_common.inc.php for better consistencyRouslan Placella
2012-05-05Dropped tbl_links.inc.phpRouslan Placella
2012-04-30Wrap some long linesMadhura Jayaratne
2012-04-26Include CodeMirror globallyRouslan Placella
2012-04-13+ rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEn...Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-07-20Load codemirror only when neededMichal Čihař
2011-06-01Add makegrid triggering in other filesAris Feryanto
2010-08-30Fix permissions.Michal Čihař