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-03-14Wrap long linesMichal Čihař
2012-03-14Merge remote-tracking branch 'origin/QA_3_5'Michal Čihař
2012-03-14Merge remote-tracking branch 'origin/QA_3_4' into QA_3_5Michal Čihař
2012-03-14Escape version before printingMichal Čihař
2012-03-14Better messages for tracking changesMichal Čihař
2012-03-14Always use single format string for db.table, this prevents errors in transla...Michal Čihař
2012-03-14Use ordered format string to ease work for translatorsMichal Čihař
2012-03-14Use ordered format string to ease work for translatorsMichal Čihař
2012-01-05Improved the Structure table of the snapshotYuichiro
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-23Spaces between parameters in function callsMadhura Jayaratne
2011-09-05fix coding style : control structuresDieter Adriaenssens
2011-08-24Merge branch 'QA_3_4'Marc Delisle
2011-08-19Slightly far fetched XSS preventionHerman van Rink
2011-08-16PMA_backquote is not needed for string literalsPiotr Przybylski
2011-08-08Sanitize filenames before using in Content-Disposition headerHerman van Rink
2011-08-08remove extraneous ?Herman van Rink
2011-08-06XSS with IE <= 8.x (semicolon and attachment headersMarc Delisle
2011-08-05XSS fixesHerman van Rink
2011-08-05XSS fixesHerman van Rink
2011-08-05Make better use of PMA_generate_common_url to prevent XSSHerman van Rink
2011-08-05XSS fixesHerman van Rink
2011-08-04Include length in headers when we know itMichal Čihař
2011-08-04Use new function for download headersMichal Čihař
2011-07-22Fix spacing after @paramMichal Čihař
2011-07-22Fix spacing on opening code blockMichal Čihař
2011-07-22Spacing around ifMichal Čihař
2011-07-21Merge commit '97b1375605f241481a953e2c78eb42d43f84fa9d'Michal Čihař
2011-07-21Add missing space after foreach callsMichal Čihař
2011-07-15pma spritify part 2Tyron Madlener
2011-07-05Merge remote-tracking branch 'origin/master' into tyronmTyron Madlener
2011-06-27Consistent capitalisation of PMA_sqlAddSlashesMichal Čihař
2011-05-20Merge branch 'QA_3_4'Marc Delisle
2011-05-20XSS in Tracking page, moreHerman van Rink
2011-05-20XSS in Tracking pageHerman van Rink
2011-05-16TyposMarc Delisle
2011-05-11+ delete button into tracking table + function change tracking data in Tracke...bumbu
2011-03-18Avoid comparing translated strings and simplify the code.Michal Čihař
2011-03-15Do not highlight rows of these tablesMadhura Jayaratne
2010-08-30Fix permissions.Michal Čihař
2010-07-29Resolve merge conflicts for upstream mergeninadsp
2010-07-26Remove explicit inclusion of Table.class.php as it is included in common.inc ...Michal Čihař
2010-07-26No need to require_once footerMichal Čihař
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-20Drop @version tag from docblocks.Michal Čihař
2010-06-03Merge remote branch 'origin/master'ninadsp