aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-271-0/+14
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #5629 from 3D-I/ticket/16102Marc Alexander2019-07-271-0/+14
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16102] Add core.posting_modify_post_subject
| | * | | | | | | | [ticket/16102] Add core.posting_modify_post_subject3D-I2019-07-201-0/+14
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16102
* | | | | | | | | Merge pull request #5565 from JoshyPHP/ticket/16016Marc Alexander2019-07-262-33/+80
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | [ticket/16016] Add a base class for native password hashing
| * | | | | | | | [ticket/16016] Add a base class for native password hashingJoshyPHP2019-07-232-33/+80
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16016
* | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-231-21/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #5610 from espipj/ticket/16070Marc Alexander2019-07-231-21/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16070] Remove support for WebSTAR and Xitami
| | * | | | | | | [ticket/16070] Remove unused codeespipj2019-05-271-21/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16070
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-231-4/+24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #5624 from senky/ticket/16089Marc Alexander2019-07-231-4/+24
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16089] Add core.confirm_box_ajax_before
| | * | | | | | | | [ticket/16089] Add core.confirm_box_ajax_beforeJakub Senko2019-07-221-4/+24
| | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16089
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-221-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [ticket/15982] fix warning with PHP >= 7.2 with Q&A captcha pluginNuno Lopes2019-07-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15982
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-221-0/+19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #5609 from senky/ticket/15946Marc Alexander2019-07-221-0/+19
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15946] Add core.posting_modify_row_data
| | * | | | | | | | [ticket/15946] Add core.posting_modify_row_dataJakub Senko2019-05-271-0/+19
| | | |_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15946
* | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-221-1/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #5606 from senky/ticket/15976Marc Alexander2019-07-221-1/+2
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15976] Reset user_passchg only if user changed password
| | * | | | | | | | [ticket/15976] Reset user_passchg only if user changed passwordJakub Senko2019-05-271-1/+2
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15976
* | | | | | | | | Merge pull request #5619 from marc1706/ticket/16082Marc Alexander2019-07-221-107/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16082] Remove XCache as it does not support PHP 7
| * | | | | | | | | [ticket/16082] Remove XCache as it does not support PHP 7Marc Alexander2019-06-061-107/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16082
* | | | | | | | | | Merge pull request #5618 from marc1706/ticket/16081Marc Alexander2019-07-221-107/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16081] Remove eAccelerator cache driver
| * | | | | | | | | | [ticket/16081] Remove eAccelerator cache driverMarc Alexander2019-06-061-107/+0
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eAccelerator does not support any PHP version above 5.3. PHPBB3-16081
* | | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-221-3/+20
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #5572 from dark-1/ticket/16023Marc Alexander2019-07-221-3/+20
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16023] Add core.message_history_modify_template_vars
| | * | | | | | | | | [ticket/16023] Add core.message_history_modify_template_varsDark❶2019-05-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16023
| | * | | | | | | | | [ticket/16023] Add core.message_history_modify_template_varsDark❶2019-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16023
| | * | | | | | | | | [ticket/16023] Add core.message_history_modify_template_varsDark❶2019-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16023
| | * | | | | | | | | [ticket/16023] Add core.message_history_modify_template_varsDark❶2019-04-201-2/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16023
* | | | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-212-1/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #5625 from marc1706/ticket/16093Marc Alexander2019-07-212-1/+5
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16093] Do not display attach-row-tpl
| | * | | | | | | | | | [ticket/16093] Do not display attach-row-tplMarc Alexander2019-07-212-1/+5
| | | |_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16093
* | | | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-212-9/+16
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #5571 from dark-1/ticket/16021Marc Alexander2019-07-212-9/+16
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16021] Recognize number of Template Event instances in events.md file
| | * | | | | | | | | | [ticket/16021] Recognize number of Template Event instances in events.md fileDark❶2019-04-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16021
| | * | | | | | | | | | [ticket/16021] Recognize number of Template Event instances in events.md fileDark❶2019-04-192-9/+16
| | | |/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16021
* | | | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-212-3/+13
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #5562 from senky/ticket/15961Marc Alexander2019-07-212-3/+13
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | [ticket/15961] Use newer TLS in SMTP
| | * | | | | | | | | [ticket/15961] Improve smtp server explanation langJakub Senko2019-04-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15961
| | * | | | | | | | | [ticket/15961] Use newer TLS in SMTPJakub Senko2019-04-082-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15961
* | | | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-231-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #5623 from marc1706/ticket/16078Marc Alexander2019-06-231-0/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | [ticket/16078] Use headless chrome and disable gpu acceleration
| | * | | | | | | | | [ticket/16078] Add use statement for ChromeOptionsMarc Alexander2019-06-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16078
| | * | | | | | | | | [ticket/16078] Use headless chrome and disable gpu accelerationMarc Alexander2019-06-191-0/+2
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to hopefully get rid of some of the issues with timeouts. PHPBB3-16078
* | | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-171-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #5608 from senky/ticket/15967Marc Alexander2019-06-171-1/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15967] Improve admin activate email wording
| | * | | | | | | | | [ticket/15967] Improve admin activate email wordingJakub Senko2019-06-041-1/+1
| | | |_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15967
* | | | | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-171-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #5620 from senky/ticket/16075Marc Alexander2019-06-171-1/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16075] Fix warning in PM filter
| | * | | | | | | | | [ticket/16075] Fix warning in PM filterJakub Senko2019-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16075