| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-04 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge pull request #5761 from AlfredoRamos/ticket/16242 | Marc Alexander | 2019-12-04 | 1 | -2/+2 |
| | |\ | | | | | | | | | | [ticket/16242] Fix nginx redirection loop | ||||
| | | * | [ticket/16242] Fix nginx redirection loop | Alfredo Ramos | 2019-12-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-16242 | ||||
| * | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-04 | 1 | -3/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #5764 from VSEphpbb/ticket/16246 | Marc Alexander | 2019-12-04 | 1 | -3/+5 |
| | |\ \ | | | | | | | | | | | | | [ticket/16246] Update automated testing section of Readme | ||||
| | | * | | [ticket/16246] Update automated testing section of Readme | Matt Friedman | 2019-12-03 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | PHPBB3-16246 | ||||
| * | | | | Merge pull request #5752 from rxu/ticket/16236 | Marc Alexander | 2019-12-04 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16236] Bump phpBB 3.3 max PHP version requirement to PHP 7.4 | ||||
| | * | | | | [ticket/16236] Bump phpBB 3.3 max PHP version requirement to PHP 7.4 | rxu | 2019-11-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16236 | ||||
| * | | | | | Merge pull request #5758 from VSEphpbb/ticket/16241 | Marc Alexander | 2019-12-01 | 1 | -2/+2 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | [ticket/16241] Color Palette backwards compatibility | ||||
| | * | | | | [ticket/16241] Color Palette backwards compatibility | Matt Friedman | 2019-11-30 | 1 | -2/+2 |
| |/ / / / | | | | | | | | | | | | | PHPBB3-16241 | ||||
| * | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-28 | 1 | -7/+18 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #5730 from 3D-I/ticket/16203 | Marc Alexander | 2019-11-28 | 1 | -7/+18 |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/16203] Enable Emojis and rich text in sent Emails | ||||
| | | * | | | [ticket/16203] Enable Emojis and rich text in sent Emails | 3D-I | 2019-11-06 | 1 | -7/+18 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16203 | ||||
| * | | | | | Merge pull request #5749 from 3D-I/ticket/16227 | Marc Alexander | 2019-11-28 | 1 | -0/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16227] Fix undefined vars on login | ||||
| | * | | | | | [ticket/16227] Fix undefined vars on login | 3D-I | 2019-11-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16227 | ||||
| * | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-28 | 2 | -5/+37 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge pull request #5747 from JoshyPHP/ticket/16228 | Marc Alexander | 2019-11-28 | 2 | -5/+37 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/16228] Fix BBCodes merging | ||||
| | | * | | | | | [ticket/16228] Fix BBCodes merging | JoshyPHP | 2019-11-25 | 2 | -5/+37 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-16228 | ||||
| * | | | | | | Merge pull request #5750 from mrgoldy/ticket/12539 | Marc Alexander | 2019-11-28 | 1 | -0/+2 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/12539] Rebind live member search navigation | ||||
| | * | | | | | | [ticket/12539] Rebind live member search navigation | mrgoldy | 2019-11-26 | 1 | -0/+2 |
| | | |/ / / / | |/| | | | | | | | | | | | | | | | | PHPBB3-12539 | ||||
| * | | | | | | Merge pull request #5745 from marc1706/ticket/16223 | Marc Alexander | 2019-11-27 | 11 | -129/+128 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | [ticket/16223] Remove no longer supported memcache driver | ||||
| | * | | | | | [ticket/16223] Use register_php_extension instead of echo | rubencm | 2019-11-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
| | * | | | | | [ticket/16223] Do not use install_php_extension for memcached | Marc Alexander | 2019-11-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
| | * | | | | | [ticket/16223] Use constructor arguments instead of func_get_args() | Marc Alexander | 2019-11-25 | 2 | -10/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
| | * | | | | | [ticket/16223] Use install_php_extensions for installing memcached | Marc Alexander | 2019-11-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
| | * | | | | | [ticket/16223] Add memcached config and PHP extension | Marc Alexander | 2019-11-25 | 5 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
| | * | | | | | [ticket/16223] Ensure memcached tests are only run when available | Marc Alexander | 2019-11-25 | 4 | -4/+77 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
| | * | | | | | [ticket/16223] Add test for memcached driver | Marc Alexander | 2019-11-25 | 1 | -0/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
| | * | | | | | [ticket/16223] Remove no longer supported memcache driver | Marc Alexander | 2019-11-24 | 2 | -125/+3 |
| |/ / / / / | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
| * | | | | | [3.3.x] Update version numbers to 3.3.0-rc1-dev | Marc Alexander | 2019-11-23 | 3 | -4/+4 |
| | | | | | | |||||
| * | | | | | Merge branch 'prep-release-3.3.0-b2' into 3.3.x | Marc Alexander | 2019-11-23 | 8 | -9/+72 |
| |\ \ \ \ \ | |||||
| | * | | | | | [prep-release-3.3.0-b2] Update changelog for 3.3.0-b2 | Marc Alexander | 2019-11-22 | 1 | -0/+25 |
| | | | | | | | |||||
| | * | | | | | [prep-release-3.3.0-b2] Add migration for 3.3.0-b2 | Marc Alexander | 2019-11-22 | 1 | -0/+38 |
| | | | | | | | |||||
| | * | | | | | [prep-release-3.3.0-b2] Update version numbers to 3.3.0-b2 | Marc Alexander | 2019-11-22 | 2 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | [prep-release-3.3.0-b2] Update version numbers to 3.3.0-b2 | Marc Alexander | 2019-11-22 | 4 | -6/+6 |
| | | | | | | | |||||
| * | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-22 | 1 | -4/+0 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge pull request #5741 from marc1706/ticket/16217 | Marc Alexander | 2019-11-22 | 1 | -3/+0 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/16217] Enable opcache on travis tests again | ||||
| | | * | | | | | [ticket/16217] Enable opcache on travis tests again | Marc Alexander | 2019-11-22 | 1 | -3/+0 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-16217 | ||||
| * | | | | | | Merge pull request #5742 from marc1706/ticket/16216 | Marc Alexander | 2019-11-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/16216] Ignore not being able to disable xdebug | ||||
| | * | | | | | | [ticket/16216] Ignore not being able to disable xdebug | Marc Alexander | 2019-11-22 | 1 | -1/+1 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-16216 | ||||
| * | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-22 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| | * | | | | Merge pull request #5740 from marc1706/ticket/16216 | Marc Alexander | 2019-11-22 | 1 | -0/+2 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16216] Disable xdebug on travis | ||||
| | | * | | | | [ticket/16216] Disable xdebug on travis | Marc Alexander | 2019-11-22 | 1 | -0/+2 |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-16216 | ||||
| * | | | | | Merge pull request #5686 from v12mike/ticket/9837 | Marc Alexander | 2019-11-22 | 11 | -7/+507 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/9837] Display unapproved posts to their authors | ||||
| | * | | | | | [ticket/9837] Apply suggested changes by CHItA | Marc Alexander | 2019-11-22 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-9837 | ||||
| | * | | | | | [ticket/9837] Remove not needed lines in test | Marc Alexander | 2019-11-21 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-9837 | ||||
| | * | | | | | [ticket/9837] Make unapproved posts visible to author | v12mike | 2019-11-21 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | review comments PHPBB3-9837 | ||||
| | * | | | | | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 3 | -78/+79 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Coding guidelines fixes PHPBB3-9837 | ||||
| | * | | | | | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarification of comment PHPBB3-9837 | ||||
| | * | | | | | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change code order to improve efficiency. PHPBB3-9837 | ||||
