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
2016-01-18Fix #11866 Direct calling of functions.js #11866Marc Delisle
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-05-18Page-related settings, rfe#1559Nisarg Jhaveri
2015-03-06Remove unneeded closing tagsRahul Kadyan
2014-12-01Table filtering for multiqueryMadhura Jayaratne
2013-10-20Remove trailing white spacesMadhura Jayaratne
2013-08-20refactor PMA_getHtmlForSqlQueryForm and fix code stylexmujay
2013-08-06Various coding style fixesMichal Čihař
2013-07-10There might be other reasons to use the SQL query box on an empty databaseMarc Delisle
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-04-26Include CodeMirror globallyRouslan Placella
2012-04-14Coding style improvementsMadhura Jayaratne
2012-04-13+ rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEn...Jo Michael
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2012-03-10Globalize this $_GET parameterMarc Delisle
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-06use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-07-20Load codemirror only when neededMichal Čihař
2011-06-07Merge remote-tracking branch 'origin/master' into arisAris Feryanto
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2011-06-01Add makegrid triggering in other filesAris Feryanto
2010-08-30Fix permissions.Michal Čihař
2010-08-22Merge conflict resolved for Lori's tree merge to mainninadsp
2010-08-20Merge branch 'QA_3_3'Michal Čihař
2010-08-18Fix XSS on delimiter in db_sql.php.Marc Delisle
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-06-27Included the new js/sql.js file in all three pagesninadsp
2010-05-22testing git setup - no major change made in code yetninadsp
2009-12-313.3Marc Delisle
2009-12-313.3Marc Delisle
2008-11-24Adding @package, first part.Michal Čihař
2007-12-05bug #1835904 [GUI] Back link after a SQL error forgets the queryMarc Delisle
2007-04-01coding standard: no spaces inside bracesSebastian Mendel
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
2007-03-17from patch 1649881, support procedures and functions (work in progress)Marc Delisle
2006-10-25Rename db_* files to drop useless _details part.Michal Čihař