aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16283] Update requirements for 3.3.03D-I2020-01-011-3/+1
* [ticket/16283] Update requirements for 3.3.03D-I2019-12-311-1/+1
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-301-0/+1
|\
| * Merge pull request #5792 from KYPREO/ticket/16269Marc Alexander2019-12-301-0/+1
| |\
| | * [ticket/16269] Strip HTML markup from Sphinx search indexKYPREO2019-12-271-0/+1
* | | Merge pull request #5783 from brunoais/ticket/16262Marc Alexander2019-12-301-0/+2
|\ \ \
| * | | [ticket/16262] Add unset variables to fulltext_native compactbrunoais2019-12-231-0/+2
* | | | Merge pull request #5790 from rxu/ticket/16266Marc Alexander2019-12-291-4/+17
|\ \ \ \
| * | | | [ticket/16266] Prevent "Use of undefined constant" warning in testsrxu2019-12-291-0/+8
| * | | | [ticket/16266] Refactor patch using argon2 predefined constantsrxu2019-12-282-23/+5
| * | | | [ticket/16266] More code optimizingrxu2019-12-281-3/+3
| * | | | [ticket/16266] More code optimizingrxu2019-12-282-4/+6
| * | | | [ticket/16266] Optimize coderxu2019-12-282-16/+14
| * | | | [ticket/16266] Fix argon2 driver issue for Sodium implementationrxu2019-12-262-4/+27
* | | | | [ticket/16271] Fix invalid docblocksMarc Alexander2019-12-2710-7/+17
|/ / / /
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-261-0/+36
|\ \ \ \ | | |/ / | |/| |
| * | | [prep-release-3.2.9] Add migration for 3.2.9-RC1Marc Alexander2019-12-251-0/+36
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-251-0/+20
|\ \ \ \ | |/ / /
| * | | Merge pull request #5564 from xchwarze/PHPBB3-16015Marc Alexander2019-12-251-0/+20
| |\ \ \
| | * | | [ticket/16015] Adjust since versionMarc Alexander2019-12-251-1/+1
| | * | | [ticket/16015] Fix core.ucp_profile_avatar_upload_validation docblockDSR!2019-04-161-4/+4
| | * | | [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validationDSR!2019-04-151-0/+2
| | * | | [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validationDSR!2019-04-141-0/+18
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-241-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/15902] Out of range error with Sphinx search3D-I2019-12-241-1/+1
| * | | | [ticket/15902] Out of range error with Sphinx search3D-I2019-12-231-1/+1
| | |_|/ | |/| |
* | | | [ticket/16263] Ensure that remove_email_hash depends on migration adding hashMarc Alexander2019-12-231-0/+5
* | | | [ticket/16261] Missing check whether the index exists in install - PHP 7.43D-I2019-12-221-1/+1
| |_|/ |/| |
* | | [prep-release-3.3.0-RC1] Add migration for 3.3.0-RC1Marc Alexander2019-12-211-0/+36
* | | Merge pull request #5770 from JoshyPHP/ticket/16250Marc Alexander2019-12-212-0/+121
|\ \ \
| * | | [ticket/16250] Reworked status as constantsJoshyPHP2019-12-162-8/+24
| * | | [ticket/16250] Add a service to check BBCodes safenessJoshyPHP2019-12-132-0/+105
* | | | Merge pull request #5728 from rxu/ticket/15294Marc Alexander2019-12-151-50/+74
|\ \ \ \
| * | | | [ticket/15294] Minor code adjustingrxu2019-11-051-18/+18
| * | | | [ticket/15294] Get rid of SQL query in a loop as far as possiblerxu2019-11-041-8/+43
| * | | | [ticket/15294] Back to the all DBMS compliant splitted queriesrxu2019-11-041-27/+17
| * | | | [ticket/15294] Another approach, optimize updating & purging expired sessionsrxu2019-11-031-32/+31
| * | | | [ticket/15294] Fix session_gc() selecting expired sessions for unique usersrxu2019-11-031-28/+28
* | | | | [ticket/16255] Fix PHP 7.4 deprecation warningSage Pointer2019-12-131-3/+3
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-121-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #5771 from JoshyPHP/ticket/16251Marc Alexander2019-12-121-1/+1
| |\ \ \ \
| | * | | | [ticket/16251] Prevent shortened links from overriding other pluginsJoshyPHP2019-12-091-1/+1
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-121-1/+19
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markupJoshyPHP2019-12-091-1/+19
| |/ / /
* | | | Merge pull request #5756 from mrgoldy/ticket/16239Marc Alexander2019-12-061-21/+0
|\ \ \ \
| * | | | [ticket/16239] Remove deprecated phpbb\db\toolsmrgoldy2019-11-301-21/+0
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-062-8/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [ticket/16247] Quote PM has no identifier3D-I2019-12-051-10/+10
| * | | | [ticket/16247] Code consistency3D-I2019-12-051-1/+1
| * | | | [ticket/16247] Quote PM has no identifier3D-I2019-12-052-0/+8