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
2012-04-30Fix indentationMadhura Jayaratne
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-22Patch #3500882 Fixing checkbox behaviour while editing identical rowsAtul Pratap Singh
2012-03-27Final removal of grab_globals scriptMarc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-23use include() instead of require() when including file conditionallyDieter Adriaenssens
2011-06-06Replace TRUE/FALSE with true/false.Michal Čihař
2011-05-01Misleading commentsMarc Delisle
2011-03-18No need for extra loading of js and headers here (bug#3222746).Michal Čihař
2011-03-18Another replacement of translated strings by fixed onesMichal Čihař
2011-03-18Whitespace cleanupMichal Čihař
2010-10-05bug 3055906 error when running SQL query over AJAXMarc Delisle
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-24functions.js included automaticallyMarc Delisle
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-05strings to gettext, second batchMarc Delisle
2010-05-03strings to gettext, first batchMarc Delisle
2010-03-27remove author namesMarc Delisle
2010-03-22testing before mergeMarc Delisle
2009-12-313.3Marc Delisle
2009-12-313.3Marc Delisle
2009-12-30primary_key is really a WHERE clause (that works also on tables where no PK i...Marc Delisle
2009-05-04patch #2745215 [edit] Multi-row change with "]" improvedMarc Delisle
2008-11-24Adding @package, third part.Michal Čihař
2007-10-04use array to define included JavaScript librariesSebastian Mendel
2007-09-27superglobalized;Sebastian Mendel
2007-05-15store browse state in session per querySebastian Mendel
2007-04-01coding standard: no braces around includeSebastian Mendel
2007-04-01make $sql_query persistent (init it, never unset it, always assume it is set)Sebastian 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-15bug #1674972 no export with %afm%Sebastian Mendel
2006-10-25Rename tbl_* files to drop useless _properties part.Michal Čihař
2005-11-26define variables only where neededSebastian Mendel
2005-11-24Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries...Michal Čihař
2005-11-24Move mult_submits.inc.php to libraries folder as it does not require direct a...Michal Čihař
2005-11-18common.lib.php should REALLY REALLY and ALWAYS be the first includeSebastian Mendel
2005-07-10Fix undefined variable warning.Michal Čihař
2005-03-13rfe 1097729, rename tbl_row_delete.php to tbl_row_action.phpMarc Delisle