Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5215 from Zoddo/ticket/13128 | Marc Alexander | 2018-10-08 | 1 | -4/+0 |
|\ | | | | | | | [ticket/13128] Remove deprecated Sphinx options | ||||
| * | [ticket/13128] Remove deprecated Sphinx options | Zoddo | 2018-04-23 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | These configuration options are deprecated: * sql_query_info (since sphinx 2.2.2; used only by the "search" command which was removed; wiki need to be updated accordingly) * max_matches (since sphinx 2.2.3; should be set in the sphinx query) * charset_type (since sphinx 2.2.2; sphinx now supports only utf-8) * compat_sphinxql_magics (since sphinx 2.2.1) PHPBB3-13128 | ||||
* | | Merge pull request #5307 from Zoddo/ticket/15735 | Marc Alexander | 2018-09-16 | 1 | -0/+28 |
|\ \ | | | | | | | | | | [ticket/15735] Add *_content_after template event | ||||
| * | | [ticket/15735] Add viewtopic_body_postrow_content_after template event | Zoddo | 2018-07-30 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735 | ||||
| * | | [ticket/15735] Add search_results_content_after template event | Zoddo | 2018-07-30 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735 | ||||
| * | | [ticket/15735] Add posting_topic_review_row_content_after template event | Zoddo | 2018-07-30 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735 | ||||
| * | | [ticket/15735] Add posting_preview_content_after template event | Zoddo | 2018-07-29 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735 | ||||
* | | | [prep-release-3.2.3] Update changelog with changes after 3.2.3-RC2 | Marc Alexander | 2018-09-09 | 1 | -0/+11 |
| | | | |||||
* | | | [prep-release-3.2.3] Update changelog for 3.2.3-RC2 | Marc Alexander | 2018-07-30 | 1 | -0/+24 |
|/ / | |||||
* | | [ticket/15680] Point to 3.2 documentation | Anssi Johansson | 2018-06-05 | 1 | -1/+1 |
|/ | | | | | | The old link pointed to 3.1 documentation PHPBB3-15680 | ||||
* | [prep-release-3.2.3] Update changelog after merging PR | Marc Alexander | 2018-03-26 | 1 | -0/+1 |
| | |||||
* | [prep-release-3.2.3] Update changelog for 3.2.3-RC1 | Marc Alexander | 2018-02-28 | 1 | -0/+56 |
| | |||||
* | [ticket/15569] Suggest using file replacing instead of automatic updater | Marc Alexander | 2018-02-25 | 1 | -4/+4 |
| | | | | PHPBB3-15569 | ||||
* | [ticket/15466] Update CREDITS.txt to reflect Nils leaving [ci skip] | Marc Alexander | 2018-02-22 | 1 | -3/+4 |
| | | | | PHPBB3-15466 | ||||
* | [ticket/15500] Adds 7.1 and 7.2 to tested versions | Christian Schnegelberger | 2018-01-19 | 1 | -1/+1 |
| | | | | PHPBB3-15500 | ||||
* | [ticket/15500] Remove number from upper PHP limit | Christian Schnegelberger | 2018-01-16 | 1 | -1/+1 |
| | | | | PHPBB3-15500 | ||||
* | [ticket/15500] Updates PHP requirements to 5.4.7+ in docs/ | Christian Schnegelberger | 2018-01-07 | 2 | -2/+2 |
| | | | | PHPBB3-15500 | ||||
* | Merge branch 'prep-release-3.1.12' into prep-release-3.2.2 | Marc Alexander | 2018-01-07 | 1 | -0/+4 |
|\ | |||||
| * | [prep-release-3.1.12] Update changelog | Marc Alexander | 2018-01-07 | 1 | -0/+4 |
| | | |||||
* | | [prep-release-3.2.2] Update changelog for 3.2.2 release | Marc Alexander | 2018-01-07 | 1 | -0/+8 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2 | Marc Alexander | 2018-01-07 | 1 | -4/+4 |
|\ \ | |||||
| * | | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -4/+4 |
| | | | | | | | | | | | | PHPBB3-14972 | ||||
* | | | Merge remote-tracking branch 'phpbb-security/prep-release-3.1.12' into ↵ | Marc Alexander | 2018-01-07 | 1 | -0/+44 |
|\ \ \ | |/ / |/| / | |/ | prep-release-3.2.2 | ||||
| * | [prep-release-3.1.12] Update changelog for 3.1.12 | Marc Alexander | 2017-12-31 | 1 | -0/+44 |
| | | |||||
| * | Merge pull request #29 from phpbb/ticket/security-181 | Marc Alexander | 2017-07-16 | 4 | -5/+28 |
| |\ | | | | | | | | | | [ticket/security-181] Harden protection of migrations files and other directories | ||||
* | | | [prep-release-3.2.2] Update changelog for 3.2.2-RC1 | Marc Alexander | 2017-12-28 | 1 | -0/+132 |
| | | | |||||
* | | | Merge pull request #5063 from vinny/ticket/15485 | Marc Alexander | 2017-12-28 | 1 | -0/+28 |
|\ \ \ | | | | | | | | | | | | | [ticket/15485] Add template event for forum images | ||||
| * | | | [ticket/15485] Add missing separation below event title | Marc Alexander | 2017-12-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-15485 | ||||
| * | | | [ticket/15485] Add template event for forum images | vinny | 2017-12-18 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | | PHPBB3-15485 | ||||
* | | | | Merge pull request #5042 from kinerity/ticket/15451 | Marc Alexander | 2017-12-27 | 1 | -0/+14 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15451] Add template event mcp_topic_postrow_attachments_before/after | ||||
| * | | | | [ticket/15451] Add template event mcp_topic_postrow_attachments_before/after | Kailey Truscott | 2017-11-13 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15451 | ||||
* | | | | | Merge pull request #5043 from kinerity/ticket/15452 | Marc Alexander | 2017-12-27 | 1 | -0/+7 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15452] Add template event mcp_topic_postrow_post_before | ||||
| * | | | | | [ticket/15452] Add template event mcp_topic_postrow_post_before | Kailey Truscott | 2017-11-13 | 1 | -0/+7 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15452 | ||||
* | | | | | [ticket/15471] Add core events to ACP when pruning a forum | Daniel Sinn | 2017-11-30 | 1 | -0/+7 |
| |/ / / |/| | | | | | | | | | | | PHPBB3-15471 | ||||
* | | | | [ticket/15463] Add MichaelC and Hanakin to the dev credits | Máté Bartus | 2017-11-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-15463 | ||||
* | | | | [ticket/15461] Add Derky to the list of contributors. | Máté Bartus | 2017-11-21 | 1 | -1/+2 |
|/ / / | | | | | | | | | | PHPBB3-15461 | ||||
* | | | [ticket/15385] nginx.sample.conf: www redirection, security regex | ftc2 | 2017-10-01 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | according to the latest wiki info: http://wiki.nginx.org/Pitfalls#Taxing_Rewrites `return 301` is preferred over a rewrite. also, the 'security' regex breaks some official extensions because it will match and deny access to `/ext/phpbb`. looking through the names of dirs and files containing `phpbb`, it looks like the intent of the regex was to only disallow the folder `phpbb` in the root dir and not other `/phpbb` matches. a negative lookbehind was added to specifically not match `/ext/phpbb` but still match other occurrences of `/phpbb`. Tracker ticket: https://tracker.phpbb.com/browse/PHPBB3-15385 | ||||
* | | | Merge pull request #4889 from javiexin/ticket/15307 | Oliver Schramm | 2017-09-10 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | | | | | [ticket/15307] Extensions may add modes to acp_users | ||||
| * | | | [ticket/15307] Extensions may add modes to acp_users | javiexin | 2017-08-06 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Includes both PHP and Template events. PHPBB3-15307 | ||||
* | | | | [ticket/15350] Changes outdated wiki-link to new docs/ | Crizzo | 2017-09-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-15350 | ||||
* | | | | Merge pull request #4905 from rxu/ticket/15324 | Máté Bartus | 2017-09-07 | 1 | -0/+14 |
|\ \ \ \ | | | | | | | | | | | [ticket/15324] Add more core and template events | ||||
| * | | | | [ticket/15324] Add more core and template events | rxu | 2017-08-16 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15324 | ||||
* | | | | | [ticket/15334] Add template event viewtopic_topic_title_before | kasimi | 2017-08-21 | 1 | -0/+7 |
|/ / / / | | | | | | | | | | | | | PHPBB3-15334 | ||||
* | | | | Merge pull request #30 from phpbb/ticket/security-181-rhea | Marc Alexander | 2017-07-16 | 4 | -4/+27 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/security-181] Harden protection of migrations files and other directories | ||||
| * | | | Merge branch 'ticket/security-181' into ticket/security-181-rhea | Marc Alexander | 2017-01-06 | 1 | -3/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | [ticket/security-181] Update wording in INSTALL.html | Marc Alexander | 2017-01-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | SECURITY-181 | ||||
| * | | | Merge branch 'ticket/security-181' into ticket/security-181-rhea | Marc Alexander | 2016-11-13 | 4 | -4/+27 |
| |\ \ \ | | |/ / | |||||
| | * | | [ticket/security-181] Update INSTALL.html to ask for more secure apache config | Marc Alexander | 2016-11-13 | 2 | -3/+26 |
| | | | | | | | | | | | | | | | | SECURITY-181 | ||||
| | * | | [ticket/security-181] Port .htaccess changes to other webserver types | Marc Alexander | 2016-11-13 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | SECURITY-181 | ||||
* | | | | [prep-release-3.2.1] Add changelog since 3.2.0 | Marc Alexander | 2017-06-25 | 1 | -0/+108 |
| | | | |