aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16277] Move from each() functionrxu2019-12-291-1/+2
* [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
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-11-281-5/+21
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/16228] Fix BBCodes mergingJoshyPHP2019-11-251-5/+21
* | | | | [ticket/16223] Use constructor arguments instead of func_get_args()Marc Alexander2019-11-251-9/+4
* | | | | [ticket/16223] Ensure memcached tests are only run when availableMarc Alexander2019-11-251-3/+22
* | | | | [ticket/16223] Remove no longer supported memcache driverMarc Alexander2019-11-241-122/+0
| |/ / / |/| | |
* | | | [prep-release-3.3.0-b2] Add migration for 3.3.0-b2Marc Alexander2019-11-221-0/+38
* | | | Merge pull request #5686 from v12mike/ticket/9837Marc Alexander2019-11-222-3/+41
|\ \ \ \
| * | | | [ticket/9837] Apply suggested changes by CHItAMarc Alexander2019-11-221-3/+3
| * | | | [ticket/9837] Make unapproved posts visible to authorv12mike2019-11-211-1/+1
| * | | | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-3/+3
| * | | | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-1/+1
| * | | | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-211-5/+4
| * | | | [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-211-5/+5