| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-25 | 1 | -0/+20 |
| |\ | |||||
| | * | Merge pull request #5564 from xchwarze/PHPBB3-16015 | Marc Alexander | 2019-12-25 | 1 | -0/+20 |
| | |\ | | | | | | | | | | [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validation | ||||
| | | * | [ticket/16015] Adjust since version | Marc Alexander | 2019-12-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-16015 | ||||
| | | * | [ticket/16015] Fix core.ucp_profile_avatar_upload_validation docblock | DSR! | 2019-04-16 | 1 | -4/+4 |
| | | | | | | | | | | | | | PHPBB3-16015 | ||||
| | | * | [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validation | DSR! | 2019-04-15 | 1 | -0/+2 |
| | | | | | | | | | | | | | PHPBB3-16015 | ||||
| | | * | [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validation | DSR! | 2019-04-14 | 1 | -0/+18 |
| | | | | | | | | | | | | | PHPBB3-16015 | ||||
| * | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-24 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #5786 from marc1706/ticket/16209 | Marc Alexander | 2019-12-24 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | | | [ticket/16209] Match exactly "phpbb" in nginx example configuration file | ||||
| | | * | | [ticket/16209] Match exactly "phpbb" in nginx example configuration file | Alfredo Ramos | 2019-12-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | It blocks an image in the ACP. PHPBB3-16209 | ||||
| * | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-24 | 1 | -2/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #5784 from 3D-I/ticket/15902 | Marc Alexander | 2019-12-24 | 1 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/15902] Out of range error with Sphinx search | ||||
| | | * | | | [ticket/15902] Out of range error with Sphinx search | 3D-I | 2019-12-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing modification. PHPBB3-15902 | ||||
| | | * | | | [ticket/15902] Out of range error with Sphinx search | 3D-I | 2019-12-23 | 1 | -1/+1 |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The reporter he's waiting this fix to be in the core. I created this PR based on trusting his report. I can't test it. PHPBB3-15902 | ||||
| * | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-24 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #5785 from 3D-I/ticket/16257 | Marc Alexander | 2019-12-24 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |/| | | | | | | [ticket/16257] Typo in SMTP_SERVER_EXPLAIN | ||||
| | | * | | [ticket/16257] Typo in SMTP_SERVER_EXPLAIN | 3D-I | 2019-12-24 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | PHPBB3-16257 | ||||
| * | | | Merge pull request #5782 from marc1706/ticket/16263 | Marc Alexander | 2019-12-23 | 1 | -0/+5 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16263] Ensure that remove_email_hash depends on migration adding hash | ||||
| | * | | | [ticket/16263] Ensure that remove_email_hash depends on migration adding hash | Marc Alexander | 2019-12-23 | 1 | -0/+5 |
| |/ / / | | | | | | | | | | PHPBB3-16263 | ||||
| * | | | Merge pull request #5779 from 3D-I/ticket/16260 | Marc Alexander | 2019-12-23 | 1 | -4/+7 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16260] Missing check whether the index exists in ACP - PHP 7.4 | ||||
| | * | | | [ticket/16260] Missing check whether the index exists in ACP - PHP 7.4 | 3D-I | 2019-12-22 | 1 | -10/+7 |
| | | | | | | | | | | | | | | | | | PHPBB3-16260 | ||||
| | * | | | [ticket/16260] Missing check whether the index exists in ACP - PHP 7.4 | 3D-I | 2019-12-22 | 1 | -7/+11 |
| | | | | | | | | | | | | | | | | | PHPBB3-16260 | ||||
| | * | | | [ticket/16260] Missing check whether the index exists in ACP - PHP 7.4 | 3D-I | 2019-12-21 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | PHPBB3-16260 | ||||
| * | | | | Merge pull request #5781 from marc1706/ticket/16263 | Marc Alexander | 2019-12-22 | 1 | -40/+40 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16263] Do not expect numbers as strings in apache provider test | ||||
| | * | | | | [ticket/16263] Do not expect numbers as strings in apache provider test | Marc Alexander | 2019-12-22 | 1 | -40/+40 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-16263 | ||||
| * | | | | Merge pull request #5780 from 3D-I/ticket/16261 | Marc Alexander | 2019-12-22 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / |/| | | | | | | | [ticket/16261] Missing check whether the index exists in install - PHP 7.4 | ||||
| | * | | | [ticket/16261] Missing check whether the index exists in install - PHP 7.4 | 3D-I | 2019-12-22 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | PHPBB3-16261 | ||||
| * | | | [3.3.x] Update version numbers to 3.3.0-RC2-dev | Marc Alexander | 2019-12-21 | 3 | -4/+4 |
| | | | | |||||
| * | | | Merge branch 'prep-release-3.3.0-RC1' into 3.3.x | Marc Alexander | 2019-12-21 | 8 | -7/+74 |
| |\ \ \ | |||||
| | * | | | [prep-release-3.3.0-RC1] Update changelog for 3.3.0-RC1 | Marc Alexander | 2019-12-21 | 1 | -0/+31 |
| | | | | | |||||
| | * | | | [prep-release-3.3.0-RC1] Add migration for 3.3.0-RC1 | Marc Alexander | 2019-12-21 | 1 | -0/+36 |
| | | | | | |||||
| | * | | | [prep-release-3.3.0-RC1] Update version numbers to 3.3.0-RC1 | Marc Alexander | 2019-12-21 | 2 | -3/+3 |
| | | | | | |||||
| | * | | | [prep-release-3.3.0-RC1] Update version numbers to 3.3.0-RC1 | Marc Alexander | 2019-12-21 | 4 | -4/+4 |
| |/ / / | |||||
| * | | | Merge pull request #5770 from JoshyPHP/ticket/16250 | Marc Alexander | 2019-12-21 | 7 | -5/+262 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16250] Add a service to check BBCodes safeness in ACP | ||||
| | * | | | [ticket/16250] Reworked status as constants | JoshyPHP | 2019-12-16 | 3 | -13/+29 |
| | | | | | | | | | | | | | | | | | PHPBB3-16250 | ||||
| | * | | | [ticket/16250] Add a service to check BBCodes safeness | JoshyPHP | 2019-12-13 | 7 | -5/+246 |
| | | | | | | | | | | | | | | | | | PHPBB3-16250 | ||||
| * | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-21 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Merge pull request #5777 from KYPREO/ticket/16258 | Marc Alexander | 2019-12-21 | 1 | -2/+2 |
| | |\ \ \ | | | | | | | | | | | | | | | | [ticket/16258] Fix sample Sphinx configuration file | ||||
| | | * | | | [ticket/16258] Fix sample Sphinx configuration file | KYPREO | 2019-12-17 | 1 | -2/+2 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-16258 | ||||
| * | | | | Merge pull request #5769 from hanakin/ticket/16248 | Marc Alexander | 2019-12-21 | 17 | -4/+20 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16248] swap logo for new svg version | ||||
| | * | | | | [ticket/16248] stupid lack of standards are stupid | hanakin | 2019-12-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16248 | ||||
| | * | | | | [ticket/16248] add quotes to lang | hanakin | 2019-12-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16248 | ||||
| | * | | | | [ticket/16248] Convert to twig | hanakin | 2019-12-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16248 | ||||
| | * | | | | [ticket/16248] fix logo in acp | hanakin | 2019-12-08 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16248 | ||||
| | * | | | | [ticket/16248] loaaaad svg old way for BC | hanakin | 2019-12-07 | 4 | -6/+11 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16248 | ||||
| | * | | | | [ticket/16248] Remove all unused theme/images | hanakin | 2019-12-07 | 10 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16248 | ||||
| | * | | | | [ticket/16248] Swap out logos | hanakin | 2019-12-07 | 2 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16248 | ||||
| | * | | | | [ticket/16248] Add DS_Store to gitignore | hanakin | 2019-12-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-16248 | ||||
| * | | | | | Merge pull request #5728 from rxu/ticket/15294 | Marc Alexander | 2019-12-15 | 4 | -58/+221 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15294] Fix session_gc() selecting expired sessions for unique users | ||||
| | * | | | | | [ticket/15294] Minor code adjusting | rxu | 2019-11-05 | 3 | -51/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15294 | ||||
| | * | | | | | [ticket/15294] Add session_gc() tests | rxu | 2019-11-05 | 3 | -1/+140 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15294 | ||||
