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-30Use short array syntax instead of long array syntaxMaurício Meneghini Fauth
2018-05-16Enable strict mode in PHP filesMaurí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-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-06-29Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2015-10-19Make PHPCS happy.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-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-12Complete tests for TableIndexesControllerJason
2015-08-12Introduce the ResponseStubJason
2015-07-23Make PHPCS happy.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-12Make PHPcs happy.Hugues Peccatte
2015-06-10Fix preview sql for creating indexesJason
2015-06-08Refactoring tbl_indexes.lib.php & tbl_chart.lib.phpJason
2015-03-06Remove unneeded closing tagsRahul Kadyan
2015-01-28Distinguish between index type and index choiceMadhura Jayaratne
2014-07-22RFE#908: Improvements for the table editor (index creation).Ashutosh Dhundhara
2013-08-21removed display_indexes.lib.php. added tbl_display.lib.php and extracted meth...Spun Nakandala
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-02libraries/display_indexes.lib.php file added. HTML generation for the create/...Spun Nakandala
2013-04-30PMA_DBI_get_columns_full --> PMA_DBI_getColumnsFullKasun Chathuranga
2013-03-26Bug #3839 Index comment is supported only starting with MySQL 5.5Marc Delisle
2013-01-08Implemented rfe #3599046 - Added comments for indexesRouslan Placella
2012-12-22Removed the AjaxEnable directiveMarc Delisle
2012-11-15Unify string for adding colums to indexMichal Čihař
2012-10-31Added ajax behaviour to indexes in the navigation treeRouslan Placella
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-09-05Fix indentationMadhura Jayaratne
2012-08-31coding style : fix indentingDieter Adriaenssens
2012-08-30Fix multi line conditionsMadhura Jayaratne
2012-07-29Various coding style improvementsMadhura Jayaratne
2012-06-30Resolve conflictsChanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Dropped PMA_ajaxResponse()Rouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella