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-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-03-17Coding style improvements - mostly fixing doc commentsMadhura Jayaratne
2012-03-06No longer depend on grab_globals.lib.php for $_GET variablesMarc Delisle
2011-12-14Fix merge conflictsMarc Delisle
2011-12-10[security] Self-XSS on export options (export server/database/table), see PMA...Dieter Adriaenssens
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-23File is being conditionally included; use "include" insteadMadhura Jayaratne
2011-09-11Merge branch 'QA_3_4'Marc Delisle
2011-09-11bug #3399951 [export] Config for export compression not usedMarc Delisle
2011-08-05Coding style, function definitionsMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-07-15pma spritify part 2Tyron Madlener
2011-07-05Merge remote-tracking branch 'origin/master' into tyronmTyron Madlener
2011-07-02bug #3340151 [export] Working SQL query exports error pageMadhura Jayaratne
2011-07-01bug #3348995 [config] $cfg['Export']['asfile'] set to false does not select a...Madhura Jayaratne
2011-06-06MergeTyron Madlener
2011-05-22Merge branch 'QA_3_4'Madhura Jayaratne
2011-05-22bug #3305517 [config] Config for export compression not usedMadhura Jayaratne
2011-05-09For easier reading, replace "!isset" with "! isset"Marc Delisle
2011-02-17More uses of standard function for PHP doc linksMichal Čihař
2011-01-31Single place to handle redirection.Michal Čihař
2011-01-28[security] Redirect external links to avoid Referer leakage.Michal Čihař
2011-01-07Messages not under gettextMarc Delisle
2010-12-07English improvementsMarc Delisle
2010-08-30Fix permissions.Michal Čihař
2010-08-28Merged branch official/master. Resolved merge conflicts introduced due to me...ninadsp
2010-08-27These should be translatable as well.Michal Čihař
2010-08-27correct template variableMarc Delisle
2010-08-22Merge conflict resolved for Lori's tree merge to mainninadsp
2010-08-19account for changes introduced when merging lori/gsoc branchCrack
2010-08-19Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Crack
2010-08-19Use format strings.Michal Čihař
2010-08-15Added commentslorilee
2010-08-15Checks if value is a string before calling urldecode()lorilee
2010-08-11Back button on export.php pagelorilee
2010-08-03This code got deleted somehow from a previous commitlorilee
2010-08-02Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Crack
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-29Fixing HTML markuplorilee
2010-07-28new database format stringMarc Delisle
2010-07-27Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoclorilee
2010-07-26Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Crack
2010-07-26Remove explicit inclusion of Table.class.php as it is included in common.inc ...Michal Čihař
2010-07-26No need to explicitely include relation.lib its anyway included in common.incMichal Čihař
2010-07-24Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyad...Crack
2010-07-24Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoclorilee
2010-07-23Fixed conflict due to upstream mergeninadsp
2010-07-21Move documentation link to better place.Michal Čihař
2010-07-21By default use new format strings.Michal Čihař