aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16072] Update s9e/text-formatterJoshyPHP2019-05-313-18/+57
| | | | PHPBB3-16072
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-270-0/+0
|\
| * Merge pull request #5592 from 3D-I/ticket/16055Marc Alexander2019-05-271-1/+1
| |\ | | | | | | | | | [ticket/16055] Fix Oauth's logins in 3.2.x
| | * [ticket/16055] Fix Oauth's redirects3D-I2019-05-161-1/+1
| | | | | | | | | | | | | | | | | | Via forum, memberlist, topic or post etc.. PHPBB3-16055
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-274-8/+40
|\ \ \ | |/ /
| * | Merge pull request #5593 from JoshyPHP/ticket/16053Marc Alexander2019-05-274-8/+40
| |\ \ | | | | | | | | | | | | [ticket/16053] Update s9e/text-formatter
| | * | [ticket/16053] Update s9e/text-formatterJoshyPHP2019-05-174-8/+40
| | | | | | | | | | | | | | | | PHPBB3-16053
* | | | Merge pull request #5591 from rubencm/ticket/16057Marc Alexander2019-05-272-21/+8
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/16057] Fix vagrant in 3.3
| * | | | [ticket/16057] Enable cgi.fix_pathinfo in php.inirubencm2019-05-171-3/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-16057
| * | | | [ticket/16057] Undo composer.json changesrubencm2019-05-152-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-16057
| * | | | [ticket/16057] Enable url rewrite and composer.json rulerubencm2019-05-153-2/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-16057
| * | | | [ticket/16057] Fix vagrant in 3.3rubencm2019-05-134-24/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-16057
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-231-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #5598 from marc1706/ticket/16067Marc Alexander2019-05-231-0/+1
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | [ticket/16067] Specify trusty build environment
| | * | | [ticket/16067] Specify trusty build environmentMarc Alexander2019-05-231-0/+1
| |/ / / | | | | | | | | | | | | PHPBB3-16067
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-141-1/+1
|\ \ \ \ | |/ / /
| * | | Merge pull request #5587 from 3D-I/ticket/16048Marc Alexander2019-05-141-1/+1
| |\ \ \ | | | | | | | | | | | | | | | [ticket/16048] Fix restore backup from ACP
| | * | | [ticket/16048] Fix restore backup from ACP3D-I2019-05-071-1/+1
| | | |/ | | |/| | | | | | | | | PHPBB3-16048
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-141-1/+1
|\ \ \ \ | |/ / /
| * | | Merge pull request #5588 from rxu/ticket/16050Marc Alexander2019-05-141-1/+1
| |\ \ \ | | | | | | | | | | | | | | | [ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+
| | * | | [ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+rxu2019-05-111-1/+1
| | |/ / | | | | | | | | | | | | PHPBB3-16050
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-141-1/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge pull request #5590 from cclauss/patch-1Marc Alexander2019-05-141-1/+0
| |\ \ | | |/ | |/| | | | [ticket/16058] Travis CI: "sudo: required" not longer is
| | * [ticket/16058] Travis CI: "sudo: required" not longer iscclauss2019-05-131-1/+0
| |/ | | | | | | | | | | | | | | | | | | [Travis are now recommending removing the __sudo__ tag]( https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration). "_If you currently specify __sudo:__ in your __.travis.yml__, we recommend removing that configuration_" PHPBB3-16058
* | [ticket/16052] Update composer dependenciesMarc Alexander2019-05-121-806/+232
| | | | | | | | PHPBB3-16052
* | [ticket/16052] Add 3.3.0-dev migrationMarc Alexander2019-05-111-0/+36
| | | | | | | | PHPBB3-16052
* | [ticket/15927] Avoid using floatshanakin2019-05-111-6/+2
| | | | | | | | PHPBB3-15927
* | [ticket/15927] Fix render issuehanakin2019-05-112-9/+13
| | | | | | | | PHPBB3-15927
* | [ticket/15828] Do not allow PHP 7.3 tests to failMarc Alexander2019-05-111-3/+0
| | | | | | | | PHPBB3-15828
* | [ticket/16052] Update version numbers to 3.3Marc Alexander2019-05-1123-75/+75
| | | | | | | | PHPBB3-16052
* | [ticket/16052] Fix issues caused by mergesMarc Alexander2019-05-115-7/+7
| | | | | | | | PHPBB3-16052
* | [ticket/15369] Fix php_exporter testsMatt Friedman2019-05-101-7/+13
| | | | | | | | PHPBB3-15369
* | [ticket/15369] Fix testsMatt Friedman2019-05-102-2/+7
| | | | | | | | PHPBB3-15369
* | [ticket/15938] Update classes in backupStaticAttributesBlacklistMarc Alexander2019-05-092-8/+8
| | | | | | | | PHPBB3-15938
* | [ticket/14948] Remove checks for unsupported PHP versionsMarc Alexander2019-05-094-23/+6
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Switch to VC15 where necessary for appveyor mssql driverMarc Alexander2019-05-091-2/+3
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Use MSSQL 5.3.0 driver in appveyor buildsMarc Alexander2019-05-091-1/+1
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Remove no longer needed or supported phpunit configsMarc Alexander2019-05-096-64/+9
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Use new namespaced classes when generating mssql schemaMarc Alexander2019-05-091-5/+5
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Require json extension in composer.jsonMarc Alexander2019-05-092-2/+4
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Allow failures on PHP 7.3 until segfault is resolvedMarc Alexander2019-05-091-0/+1
| | | | | | | | | | | | PHPUnit still runs into segfaults on PHP 7.3.0. Let this test fail for now. PHPBB3-14948
* | [ticket/14948] Use continue 2 instead of continue to continue while loopMarc Alexander2019-05-091-2/+2
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Remove mysql build as it's no longer supported in PHP >= 7.0Marc Alexander2019-05-091-2/+0
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Update lexer to be compatible with twig 2.6Marc Alexander2019-05-091-13/+3
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Change PHP versions for appveyorMarc Alexander2019-05-091-3/+3
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Update codesniffer files to be compatible with phpcs 3.xMarc Alexander2019-05-095-54/+74
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Update requirements and travis build matrixMarc Alexander2019-05-099-29/+22
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-09189-257/+275
| | | | | | | | PHPBB3-14948
* | [ticket/14948] Require PHP 7.1 and update dependenciesMarc Alexander2019-05-092-493/+751
| | | | | | | | PHPBB3-14948
* | [ticket/15921] Fix master buildMáté Bartus2019-05-091-454/+609
| | | | | | | | PHPBB3-15921