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
2018-04-01Refactor PhpMyAdmin\Transformations static methodsMaurício Meneghini Fauth
2017-07-08Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-05-31Refactor the transformations into static methodsMaurício Meneghini Fauth
2017-03-02Properly escape MIME transformatoin namesMichal Čihař
2016-12-07Simplify Response object handlingMichal Čihař
2016-08-31Remove odd CSS class logic from PHP filePatric Gustafsson
2015-12-04Remove some unnecessary string concatenationsMarc Delisle
2015-12-03Remove some unnecessary string concatenationsMarc Delisle
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-07-19Remove unneeded closing tags.Dan Ungureanu
2014-07-12RFE-637: Custom field handlers (input transformations)Chirayu Chiripal
2014-06-25PMA console, history and bookmarks.Edward Cheng
2014-02-24Remove blank lines from the end of PHP files (causing extra output)Michal Čihař
2013-06-11Various coding style improvementsMichal Čihař
2012-06-20oop: transformations - fix classes, add interface and use descriptionsAlex Marin
2012-06-11Drop display() from Header and Footer classes. The Response class will do all...Rouslan Placella
2012-06-11Dropped footer.inc.phpRouslan Placella
2012-06-11PMA_Footer and PMA_Header no longer need to be singletonsRouslan Placella
2012-06-11Drop constant PMA_DISPLAY_HEADINGRouslan Placella
2012-06-11Dropped header.inc.php in favor of the PMA_Header classRouslan Placella
2012-03-18Removed: table[border] attribute (default is 0 anyways), a[rel] for non-stand...Jo Michael
2012-03-14bug #3504567 [mime] Description of the transformation missing in the tooltipMadhura Jayaratne
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to require_once footerMichal Čihař
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-24merging changes from originninadsp
2010-05-24Convert transformation descriptions to gettext.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-03strings to gettext, first batchMarc Delisle
2008-11-24Adding @package, third part.Michal Čihař
2008-11-24Ignore some defines which configure what will be included.Michal Čihař
2008-05-09not even to include the relation libSebastian Mendel
2008-05-09no need to fetch $cfgRelationSebastian Mendel
2007-10-17cleanupSebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2006-04-25style upgradeSebastian Mendel
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-23Move transformation overview out of libraries folder.Michal Čihař