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-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2018-04-01Refactor PhpMyAdmin\Import static methodsMaurício Meneghini Fauth
2017-11-26Refactor PhpMyAdmin\Display\Import classMaurício Meneghini Fauth
2017-09-06Refactor display_import functions to static methodsMaurício Meneghini Fauth
2017-09-06Remove no longer needed page_settings.forms.php and user_preferences.forms.phpMichal Čihař
2017-07-09Move config classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2017-07-01Move classes to PhpMyAdmin namespaceMaurício Meneghini Fauth
2016-12-07Simplify Response object handlingMichal Čihař
2015-09-06Add missing require.Hugues Peccatte
2015-09-06Add missing require.Hugues Peccatte
2015-09-01Set namespace on config classes.Hugues Peccatte
2015-09-01Set namespace on Advisor, Config, Console and Util classes.Hugues Peccatte
2015-08-13Refactor to remove display_import.inc.phpMarc Delisle
2015-05-18Page-related settings, rfe#1559Nisarg Jhaveri
2015-03-06Remove unneeded closing tagsRahul Kadyan
2013-08-06Various coding style fixesMichal Čihař
2013-07-271. rename display_import.lib.php to display_import.inc.phpxmujay
2012-06-11Dropped footer.inc.phpRouslan 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-05Dropped server_links.inc.phpRouslan Placella
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2010-08-30Fix permissions.Michal Čihař
2010-08-22Merge conflict resolved for Lori's tree merge to mainninadsp
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-21Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...lorilee
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-06-11Included import.jslorilee
2010-05-22testing git setup - no major change made in code yetninadsp
2010-04-15[interface] Convert upload progress bar to jQuery.Philip Frank
2010-01-25Load mootools in every page.Michal Čihař
2010-01-04[core] Updated mootools to fix some glitches with Safari.Michal Čihař
2009-07-02patch #2798592 [import] Progress barMarc Delisle
2008-11-24Adding @package, second part.Michal Čihař
2007-04-01coding standard: no braces around includeSebastian 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
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-24Move server_{links,common}.inc.php to libraries folder as it does not require...Michal Čihař
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2005-09-26Support for browsing selected columns (RFE #1275909).Michal Čihař