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-05-11Fix function names: PMA_generate_html_tabs -> PMA_generateHtmlTabsMadhura Jayaratne
2012-04-26Include CodeMirror globallyRouslan Placella
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura 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-02-09Patch #3480999 Activate codemirror in the query windowEric Krona
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-09-26Replaced use of hard coded images with the sprite-aware PMA_getImage() functi...Rouslan Placella
2011-09-25Merge branch 'QA_3_4'Piotr Przybylski
2011-09-25"javascript:" is not needed herePiotr Przybylski
2011-09-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-09-21Use PMA_getIcon()Madhura Jayaratne
2011-07-15pma spritify part 2Tyron Madlener
2011-07-05Merge remote-tracking branch 'origin/master' into tyronmTyron Madlener
2011-02-16Link is too near the rest of the textMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26No need to explicitely include relation.lib its anyway included in common.incMichal Čihař
2010-07-24functions.js included automaticallyMarc Delisle
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-20No @uses __('Something').Michal Čihař
2010-07-20Drop @version tag from docblocks.Michal Čihař
2010-05-22testing git setup - no major change made in code yetninadsp
2010-05-06gettext conversionMarc Delisle
2010-04-15These parameters are no longer needed.Philip Frank
2009-06-07improve function namesMarc Delisle
2009-01-02forgot a parameterMarc Delisle
2008-11-24Adding @package, second part.Michal Čihař
2008-07-09Do not save too big queries in historyMarc Delisle
2007-11-27patch #1837691 [query window] js errors, thanks to Victor VolkovMarc Delisle
2007-10-20bug #1805102, TextareaAutoSelect issuesMarc Delisle
2007-10-16removed closing of db connection, closing database connection is only require...Sebastian Mendel
2007-10-05refactored JavaScript handlingSebastian Mendel
2007-10-04use array for JavaScript messagesSebastian Mendel
2007-04-01make $sql_query persistent (init it, never unset it, always assume it is set)Sebastian Mendel
2007-03-29improved out buffer function handling;Sebastian Mendel
2007-03-26removed unnecessary JavaScript code (due to session based history)Sebastian Mendel
2007-03-22fixed escaping for JavaScriptSebastian Mendel
2007-03-22documentation;Sebastian Mendel
2007-03-20splitted common.lib.php into common.inc.php, core.lib.php and common.lib.phpSebastian Mendel
2007-03-19bug #1664212 querywindow loses url encoded charactersSebastian Mendel
2006-10-25Rename db_* files to drop useless _details part.Michal Čihař
2006-10-25Rename tbl_* files to drop useless _properties part.Michal Čihař
2006-09-20replaced $dblist with new PMA_List_Database classSebastian Mendel
2006-09-08bug #1549824, SQL history and quote escapeMarc Delisle
2006-07-03bug #1477576 with rtl langs, navi links open in wrong frameSebastian Mendel
2006-05-30is_superuser not definedMarc Delisle
2006-04-27Improve functionality of limiting DROP DATABASE (bug #1456082).Michal Čihař
2006-01-15allow 0 as name for database, table collumn, alias and indexSebastian Mendel
2005-12-13Fix query history displaying (bug #1374639).Michal Čihař