Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16277] Move from each() function | rxu | 2019-12-29 | 1 | -1/+2 |
| | | | | PHPBB3-16277 | ||||
* | [ticket/16271] Fix invalid docblocks | Marc Alexander | 2019-12-27 | 10 | -7/+17 |
| | | | | PHPBB3-16271 | ||||
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-26 | 1 | -0/+36 |
|\ | |||||
| * | [prep-release-3.2.9] Add migration for 3.2.9-RC1 | Marc Alexander | 2019-12-25 | 1 | -0/+36 |
| | | |||||
* | | 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 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | [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 | ||||
* | | | [ticket/16263] Ensure that remove_email_hash depends on migration adding hash | Marc Alexander | 2019-12-23 | 1 | -0/+5 |
| | | | | | | | | | | | | PHPBB3-16263 | ||||
* | | | [ticket/16261] Missing check whether the index exists in install - PHP 7.4 | 3D-I | 2019-12-22 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16261 | ||||
* | | | [prep-release-3.3.0-RC1] Add migration for 3.3.0-RC1 | Marc Alexander | 2019-12-21 | 1 | -0/+36 |
| | | | |||||
* | | | Merge pull request #5770 from JoshyPHP/ticket/16250 | Marc Alexander | 2019-12-21 | 2 | -0/+121 |
|\ \ \ | | | | | | | | | | | | | [ticket/16250] Add a service to check BBCodes safeness in ACP | ||||
| * | | | [ticket/16250] Reworked status as constants | JoshyPHP | 2019-12-16 | 2 | -8/+24 |
| | | | | | | | | | | | | | | | | PHPBB3-16250 | ||||
| * | | | [ticket/16250] Add a service to check BBCodes safeness | JoshyPHP | 2019-12-13 | 2 | -0/+105 |
| | | | | | | | | | | | | | | | | PHPBB3-16250 | ||||
* | | | | Merge pull request #5728 from rxu/ticket/15294 | Marc Alexander | 2019-12-15 | 1 | -50/+74 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15294] Fix session_gc() selecting expired sessions for unique users | ||||
| * | | | | [ticket/15294] Minor code adjusting | rxu | 2019-11-05 | 1 | -18/+18 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15294 | ||||
| * | | | | [ticket/15294] Get rid of SQL query in a loop as far as possible | rxu | 2019-11-04 | 1 | -8/+43 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15294 | ||||
| * | | | | [ticket/15294] Back to the all DBMS compliant splitted queries | rxu | 2019-11-04 | 1 | -27/+17 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15294 | ||||
| * | | | | [ticket/15294] Another approach, optimize updating & purging expired sessions | rxu | 2019-11-03 | 1 | -32/+31 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15294 | ||||
| * | | | | [ticket/15294] Fix session_gc() selecting expired sessions for unique users | rxu | 2019-11-03 | 1 | -28/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove limit of 10 as it does not allow to collect all the garbage. PHPBB3-15294 | ||||
* | | | | | [ticket/16255] Fix PHP 7.4 deprecation warning | Sage Pointer | 2019-12-13 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16255 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-12 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge pull request #5771 from JoshyPHP/ticket/16251 | Marc Alexander | 2019-12-12 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16251] Prevent shortened links from overriding other plugins | ||||
| | * | | | | [ticket/16251] Prevent shortened links from overriding other plugins | JoshyPHP | 2019-12-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16251 | ||||
* | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-12 | 1 | -1/+19 |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | |||||
| * | | | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markup | JoshyPHP | 2019-12-09 | 1 | -1/+19 |
| |/ / / | | | | | | | | | | | | | PHPBB3-16252 | ||||
* | | | | Merge pull request #5756 from mrgoldy/ticket/16239 | Marc Alexander | 2019-12-06 | 1 | -21/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16239] Remove deprecated phpbb\db\tools | ||||
| * | | | | [ticket/16239] Remove deprecated phpbb\db\tools | mrgoldy | 2019-11-30 | 1 | -21/+0 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16239 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-06 | 2 | -8/+16 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | [ticket/16247] Quote PM has no identifier | 3D-I | 2019-12-05 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code review PHPBB3-16247 | ||||
| * | | | | [ticket/16247] Code consistency | 3D-I | 2019-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16247 | ||||
| * | | | | [ticket/16247] Quote PM has no identifier | 3D-I | 2019-12-05 | 2 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16247 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-28 | 1 | -5/+21 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [ticket/16228] Fix BBCodes merging | JoshyPHP | 2019-11-25 | 1 | -5/+21 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16228 | ||||
* | | | | | [ticket/16223] Use constructor arguments instead of func_get_args() | Marc Alexander | 2019-11-25 | 1 | -9/+4 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
* | | | | | [ticket/16223] Ensure memcached tests are only run when available | Marc Alexander | 2019-11-25 | 1 | -3/+22 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16223 | ||||
* | | | | | [ticket/16223] Remove no longer supported memcache driver | Marc Alexander | 2019-11-24 | 1 | -122/+0 |
| |/ / / |/| | | | | | | | | | | | PHPBB3-16223 | ||||
* | | | | [prep-release-3.3.0-b2] Add migration for 3.3.0-b2 | Marc Alexander | 2019-11-22 | 1 | -0/+38 |
| | | | | |||||
* | | | | Merge pull request #5686 from v12mike/ticket/9837 | Marc Alexander | 2019-11-22 | 2 | -3/+41 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/9837] Display unapproved posts to their authors | ||||
| * | | | | [ticket/9837] Apply suggested changes by CHItA | Marc Alexander | 2019-11-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-9837 | ||||
| * | | | | [ticket/9837] Make unapproved posts visible to author | v12mike | 2019-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | review comments PHPBB3-9837 | ||||
| * | | | | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Coding guidelines fixes 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 | ||||
| * | | | | [ticket/9837] Display unapproved posts to their authors | v12mike | 2019-11-21 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-order code for efficiency PHPBB3-9837 | ||||
| * | | | | [ticket/9837] Make unapproved posts visible to posters | v12mike | 2019-11-21 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tests Tidy up code Improve user message formatting PHPBB3-9837 |