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
2015-09-01Remove classes require_once.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-25Refactor db_info.inc.phpMarc Delisle
2015-08-12Recover tests for PMA_Table and rename sGetStatusInfo to getStatusInfoJason
2015-07-25Make PHPCS happy.Hugues Peccatte
2015-07-23Fix test failuresJason
2015-07-16- Remove code duplicationMarc Delisle
2015-06-14Fix typos.Hugues Peccatte
2015-05-25Clarify method name (avoid confusion with SQL's VIEW)Marc Delisle
2015-03-26Merge pull request #1547 from znck/masterMarc Delisle
2015-03-24Streamline messageMarc Delisle
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-11-11Eliminate duplicate codeMadhura Jayaratne
2014-10-22Merge branch 'master' into ZweiSteinSoft/rfe/1550-pma-url-getcommon-new-styleAnn + J.M
2014-10-19Refactor code duplicationMarc Delisle
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-09-21Remove unneeded codeMarc Delisle
2014-09-16Fix code execution path warningMarc Delisle
2014-09-06Mass modifications to use PMA_String.Hugues Peccatte
2014-08-01RFE#919: Multiple-column foreign key relation.Ashutosh Dhundhara
2014-05-19rfe #1523 Better visual clue for table structure primary key columnAnn + J.M
2014-05-08Remove code related to older MySQL version (minimum supported is 5.5)Marc Delisle
2014-02-27Remove space from the stringMichal Čihař
2013-09-04Fix codestyleMarc Delisle
2013-08-07Better names for URL generating functionsMichal Čihař
2013-08-06Various coding style fixesMichal Čihař
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-22Use correct SQL terminologyMarc Delisle
2013-05-22Dead codeMarc Delisle
2013-05-10Wrap some long linesMichal Čihař
2013-05-10Replace HTML/PHP mix with PHPMichal Čihař
2013-05-04PMA_DBI_select_db --> PMA_DBI_selectDbKasun Chathuranga
2013-04-30Merge branch 'master' into DBI_naming_cleanUpKasun Chathuranga
2013-04-30PMA_DBI_get_table_indexes --> PMA_DBI_getTableIndexesKasun Chathuranga
2013-04-30PMA_DBI_fetch_value --> PMA_DBI_fetchValueKasun Chathuranga
2013-04-30PMA_DBI_get_columns --> PMA_DBI_getColumnsKasun Chathuranga
2013-04-30PMA_DBI_get_columns_full --> PMA_DBI_getColumnsFullKasun Chathuranga
2013-04-30PMA_DBI_get_tables --> PMA_DBI_getTablesKasun Chathuranga
2013-04-25Consistently include colon in strings to translateMichal Čihař
2012-12-09The data dictionary is a print view pageRouslan Placella
2012-10-28Clean PHP, HTML mixMadhura Jayaratne
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-08-30Coding style improvementsMadhura Jayaratne
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-14Modifications to PMA_printButton() function in common.lib.php and renamed as ...Chanaka Indrajith
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-04-27Fix spacing around bracketsMichal Čihař
2012-04-26Little bit of coding styleMichal Čihař
2012-04-21Clarify variable nameMarc Delisle
2012-04-21Clarify function nameMarc Delisle