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 libraries filesMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2016-03-10This is an inc fileMadhura Jayaratne
2016-03-09Remove bookmark library includesMadhura Jayaratne
2016-02-22Refactored url parmeters generating, Issue #11990Durgesh
2015-12-17Simplify detection of current scriptMichal Čihař
2015-12-14Fix merge conflictMarc Delisle
2015-12-13Fixes #11679Achilles-96
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-07-19Remove unneeded closing tags.Dan Ungureanu
2015-06-13Replace script names as config options with plain english wordsDeven Bansod
2014-11-25Do not advertise on every table level page that tracking is activeMadhura Jayaratne
2014-11-25Merge branch 'QA_4_2' into QA_4_3Madhura Jayaratne
2014-11-25bug #4606 Tracking report export as SQL dump does not workMadhura Jayaratne
2014-10-18More fixes to new PMA_URL_getCommon styleAnn + J.M
2014-10-18Convert PMA_URL_getCommon calls to new styleAnn + J.M
2014-01-06Rename variable to match current meaningMichal Čihař
2013-08-07Better names for URL generating functionsMichal Čihař
2013-05-24Convert database interface to a classMadhura Jayaratne
2013-05-12PMA_is_system_schema --> PMA_isSystemSchemaKasun Chathuranga
2013-03-28Do not show table as tracked if request for deactivation has been submittedMadhura Jayaratne
2012-09-16Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::Chanaka Indrajith
2012-06-22Implement class behavior of common.lib.php fileChanaka Indrajith
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan 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-09Coding style improvementsMadhura Jayaratne
2012-05-08Removed pointless includes: If common.inc.php was not already included we wou...Rouslan Placella
2012-05-06wrap long linesDieter Adriaenssens
2012-05-05Renamed tbl_common.php to tbl_common.inc.php for better consistencyRouslan Placella