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
2021-11-02Merge branch 'QA_5_1'Maurício Meneghini Fauth
2021-09-28Remove useless string concatenationsMaurício Meneghini Fauth
2021-07-21Remove old special case for MS IE from 9 years agoWilliam Desportes
2021-03-05Use PSR-12 for control structures spacingMaurício Meneghini Fauth
2020-07-28Merge branch 'QA_5_0'William Desportes
2020-07-25Fix #16256 - Warning: error_reporting() has been disabled for security reason...William Desportes
2020-05-26Fix some coding standard issuesMaurício Meneghini Fauth
2020-01-20Remove unnecessary annotationsMaurício Meneghini Fauth
2020-01-20Fix some coding standard issuesMaurício Meneghini Fauth
2020-01-20Remove or ignore side effects in PHP filesMaurício Meneghini Fauth
2019-11-24Merge branch 'QA_5_0'William Desportes
2019-11-24Merge branch 'QA_4_9' into QA_5_0William Desportes
2019-11-24Fix #15592 - Warning: error_reporting() has been disabled for security reasonsWilliam Desportes
2019-09-02Remove vim modelinesMaurício Meneghini Fauth
2019-08-23Add missing define in show_config_errors.phpMaurício Meneghini Fauth
2019-07-17Use right PHP functionHugues Peccatte
2018-12-22Define an absolute path to use for require statementsMaurício Meneghini Fauth
2018-05-30Fix some PSR-2 coding standard errorsMaurício Meneghini Fauth
2018-05-16Enable strict mode in PHP filesMaurício Meneghini Fauth
2016-08-18Always use UTC time in HTTP headersMichal Čihař
2015-03-06Remove unneeded closing tagsRahul Kadyan
2012-06-04Wrap long lines, move comments, remove unused codeMichal Čihař
2012-04-22Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a m...Madhura Jayaratne
2012-04-08Fix show_config_errors.phpJo Michael
2012-04-06use include with conditional includesDieter Adriaenssens
2012-03-28Merge branch 'QA_3_5'Marc Delisle
2012-03-28Merge branch 'QA_3_4' into MAINT_3_5_0Marc Delisle
2012-03-28[security] Fixed local path disclosure vulnerability, see PMASA-2012-2Marc Delisle
2012-03-17Leading ./ paths for includes can be omitted, part 2Jo Michael
2011-10-25Use package name PhpMyAdminMichal Čihař
2011-08-04Use new function for no cache headersMichal Čihař
2011-06-22Prevent caching of showing errors of config fileMichal Čihař
2011-06-22Better error message when config file can not be parsedMichal Čihař
2010-08-30Fix permissions.Michal Čihař
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-03-31Provide way for vendors to easily change paths to config files.Michal Čihař
2008-11-24Adding @package, second part.Michal Čihař
2007-04-01coding standard: no braces around includeSebastian Mendel
2007-03-20fixed/added page level docblockSebastian Mendel
2007-03-19synced/fixed vim lineSebastian Mendel
2006-03-17Add wrapper to show config errors even with no error reporting (RFE #1447173).Michal Čihař