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-06-01Fix function name: PMA_download_header -> PMA_downloadHeaderMadhura Jayaratne
2012-05-13Resolve conflicts due to changes in method names of common.lib.phpChanaka Indrajith
2012-05-11Fix function names: PMA_convert_bit_default_value -> PMA_convertBitDefaultValueMadhura Jayaratne
2012-05-11Remove HTML rendering inside the functions in display_tbl.lib.php file itselvesChanaka Indrajith
2012-05-05Renamed tbl_common.php to tbl_common.inc.php for better consistencyRouslan Placella
2012-05-05Dropped tbl_links.inc.phpRouslan Placella
2012-04-30Wrap some long linesMadhura Jayaratne
2012-04-27Cleanup spacing after @returnMichal Čihař
2012-04-27Fix spacing around bracketsMichal Čihař
2012-04-25Coding style improvements (Inline control structures are discouraged)Madhura Jayaratne
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-21Clarify variable nameMarc Delisle
2012-04-21Clarify function nameMarc Delisle
2012-04-14Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a mu...Madhura Jayaratne
2012-04-13Fix Checkstyle Warnings - Type: BraceOnSameLineMadhura Jayaratne
2012-03-31Replaced HTML nowrap attribute with CSS for HTML5 validityJo Michael
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ř