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
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
2015-11-19New controller for server databases pageMadhura Jayaratne
2015-09-13Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-12Merge branch 'QA_4_5'Marc Delisle
2015-09-12Fix error report #14350Marc Delisle
2015-09-09Merge branch 'master' into useNamespaces_masterHugues Peccatte
2015-09-09Remove Drizzle support from functionalities in server levelMadhura Jayaratne
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-11-09Replace $replication_info by a global variable.Hugues Peccatte
2013-10-20Remove trailing white spacesMadhura Jayaratne
2013-08-29refactor server_databases: add function for drop multiple databasesxmujay
2013-08-26refactor the PMA_getListForSortDatabasexmujay
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-02refactor server_variablesxmujay
2013-06-23refactor of server_databases.phpxmujay
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-12PMA_is_system_schema --> PMA_isSystemSchemaKasun Chathuranga
2013-05-01Merge branch 'master' into DBI_naming_cleanUpKasun Chathuranga
2013-05-01Don't use id attribute for checkall boxes, use class nameJ.M
2013-04-30Merge branch 'master' into DBI_naming_cleanUpKasun Chathuranga
2013-04-30PMA_DBI_get_databases_full --> PMA_DBI_getDatabasesFullKasun Chathuranga
2013-04-11Merge pull request #235 from xmujay/gsoc2013_4Marc Delisle
2013-04-11add $html definitionxmujay
2013-04-10fix some indentionxmujay
2013-04-10merge with $html="" with php statements belowxmujay
2013-04-10[Refactor] server_databases.php refactor:xmujay
2013-04-10Revert "Count real number of shown databases"Michal Čihař
2013-03-02[Contest1] No hard-coded icons in cssSamith Dassanayake
2013-02-14Count real number of shown databasesMichal Čihař
2012-12-22Removed the AjaxEnable directiveMarc Delisle
2012-11-05Fixed drop databases form submissionRouslan Placella
2012-10-31Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JSRouslan Placella
2012-09-16Renamed ->method() with PMA_Util::method()Chanaka Indrajith
2012-09-16Remove variableChanaka Indrajith
2012-08-30Coding style improvementsMadhura Jayaratne
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-27Resolved conflictsChanaka Indrajith
2012-06-24Use checkbox for checking/unchecking all rows in a tableJ.M
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-18Merge pull request #73 from roccivic/server-databases-ajax-fixesMichal Čihař
2012-06-15Drop dead codeRouslan Placella
2012-06-15Don't refresh the whole list when dropping databases in server_databases.phpRouslan Placella
2012-06-14Modifications to PMA_listNavigator() function in common.lib.php and renamed a...Chanaka Indrajith
2012-06-11Dropped PMA_ajaxResponse()Rouslan Placella