aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16260] Missing check whether the index exists in ACP - PHP 7.43D-I2019-12-221-7/+11
| | | | PHPBB3-16260
* [ticket/16260] Missing check whether the index exists in ACP - PHP 7.43D-I2019-12-211-4/+6
| | | | PHPBB3-16260
* [3.3.x] Update version numbers to 3.3.0-RC2-devMarc Alexander2019-12-213-4/+4
|
* Merge branch 'prep-release-3.3.0-RC1' into 3.3.xMarc Alexander2019-12-218-7/+74
|\
| * [prep-release-3.3.0-RC1] Update changelog for 3.3.0-RC1Marc Alexander2019-12-211-0/+31
| |
| * [prep-release-3.3.0-RC1] Add migration for 3.3.0-RC1Marc Alexander2019-12-211-0/+36
| |
| * [prep-release-3.3.0-RC1] Update version numbers to 3.3.0-RC1Marc Alexander2019-12-212-3/+3
| |
| * [prep-release-3.3.0-RC1] Update version numbers to 3.3.0-RC1Marc Alexander2019-12-214-4/+4
|/
* Merge pull request #5770 from JoshyPHP/ticket/16250Marc Alexander2019-12-217-5/+262
|\ | | | | | | [ticket/16250] Add a service to check BBCodes safeness in ACP
| * [ticket/16250] Reworked status as constantsJoshyPHP2019-12-163-13/+29
| | | | | | | | PHPBB3-16250
| * [ticket/16250] Add a service to check BBCodes safenessJoshyPHP2019-12-137-5/+246
| | | | | | | | PHPBB3-16250
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-211-2/+2
|\ \
| * \ Merge pull request #5777 from KYPREO/ticket/16258Marc Alexander2019-12-211-2/+2
| |\ \ | | | | | | | | | | | | [ticket/16258] Fix sample Sphinx configuration file
| | * | [ticket/16258] Fix sample Sphinx configuration fileKYPREO2019-12-171-2/+2
| |/ / | | | | | | | | | PHPBB3-16258
* | | Merge pull request #5769 from hanakin/ticket/16248Marc Alexander2019-12-2117-4/+20
|\ \ \ | | | | | | | | | | | | [ticket/16248] swap logo for new svg version
| * | | [ticket/16248] stupid lack of standards are stupidhanakin2019-12-171-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16248
| * | | [ticket/16248] add quotes to langhanakin2019-12-171-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16248
| * | | [ticket/16248] Convert to twighanakin2019-12-171-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16248
| * | | [ticket/16248] fix logo in acphanakin2019-12-082-2/+8
| | | | | | | | | | | | | | | | PHPBB3-16248
| * | | [ticket/16248] loaaaad svg old way for BChanakin2019-12-074-6/+11
| | | | | | | | | | | | | | | | PHPBB3-16248
| * | | [ticket/16248] Remove all unused theme/imageshanakin2019-12-0710-0/+0
| | | | | | | | | | | | | | | | PHPBB3-16248
| * | | [ticket/16248] Swap out logoshanakin2019-12-072-4/+8
| | | | | | | | | | | | | | | | PHPBB3-16248
| * | | [ticket/16248] Add DS_Store to gitignorehanakin2019-12-071-0/+1
| | | | | | | | | | | | | | | | PHPBB3-16248
* | | | Merge pull request #5728 from rxu/ticket/15294Marc Alexander2019-12-154-58/+221
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15294] Fix session_gc() selecting expired sessions for unique users
| * | | | [ticket/15294] Minor code adjustingrxu2019-11-053-51/+51
| | | | | | | | | | | | | | | | | | | | PHPBB3-15294
| * | | | [ticket/15294] Add session_gc() testsrxu2019-11-053-1/+140
| | | | | | | | | | | | | | | | | | | | PHPBB3-15294
| * | | | [ticket/15294] Get rid of SQL query in a loop as far as possiblerxu2019-11-041-8/+43
| | | | | | | | | | | | | | | | | | | | PHPBB3-15294
| * | | | [ticket/15294] Back to the all DBMS compliant splitted queriesrxu2019-11-041-27/+17
| | | | | | | | | | | | | | | | | | | | PHPBB3-15294
| * | | | [ticket/15294] Another approach, optimize updating & purging expired sessionsrxu2019-11-031-32/+31
| | | | | | | | | | | | | | | | | | | | PHPBB3-15294
| * | | | [ticket/15294] Fix session_gc() selecting expired sessions for unique usersrxu2019-11-031-28/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove limit of 10 as it does not allow to collect all the garbage. PHPBB3-15294
* | | | | Merge pull request #5775 from SagePtr/ticket/16255Marc Alexander2019-12-151-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16255] Fix PHP 7.4 deprecation warning
| * | | | | [ticket/16255] Fix PHP 7.4 deprecation warningSage Pointer2019-12-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16255
* | | | | | Merge pull request #5773 from marc1706/ticket/16238-3.3.xMarc Alexander2019-12-151-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16238] Update version for deprecation
| * | | | | | [ticket/16238] Update version for deprecationMarc Alexander2019-12-121-1/+1
| |/ / / / / | | | | | | | | | | | | | | | | | | PHPBB3-16238
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-130-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #5765 from marc1706/ticket/16224Marc Alexander2019-12-132-91/+211
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16224] Update composer dependencies - 3.2.x version
* | \ \ \ \ \ Merge pull request #5766 from marc1706/ticket/16224-3.3.xMarc Alexander2019-12-132-200/+313
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | [ticket/16224] Update composer dependencies - 3.3.x version
| * | | | | | Merge branch 'ticket/16224' into ticket/16224-3.3.xMarc Alexander2019-12-121-23/+28
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | [ticket/16224] Update fast-image-size to 1.1.6Marc Alexander2019-12-121-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16224
| * | | | | | Merge branch 'ticket/16224' into ticket/16224-3.3.xMarc Alexander2019-12-042-193/+301
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | [ticket/16224] Update composer dependenciesMarc Alexander2019-12-041-91/+211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16224
| | * | | | | [ticket/16224] Update composer to 1.9.1Marc Alexander2019-12-041-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16224
* | | | | | | Merge pull request #5751 from AlfredoRamos/ticket/16235Marc Alexander2019-12-121-3/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16235] Fix PHP CodeSniffer ignore patterns
| * | | | | | | [ticket/16235] Fix PHP CodeSniffer ignore patternsAlfredo Ramos2019-11-281-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16235
* | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-122-1/+36
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #5771 from JoshyPHP/ticket/16251Marc Alexander2019-12-122-1/+36
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16251] Prevent shortened links from overriding other plugins
| | * | | | | | | [ticket/16251] Prevent shortened links from overriding other pluginsJoshyPHP2019-12-092-1/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16251
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-125-1/+56
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge pull request #5772 from JoshyPHP/ticket/16252Marc Alexander2019-12-125-1/+56
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markup
| | * | | | | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markupJoshyPHP2019-12-095-1/+56
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-16252