aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5386 from senky/ticket/15809Marc Alexander2018-10-101-9/+2
|\ | | | | | | [ticket/15809] Allow twig syntax for template events
| * [ticket/15809] Allow twig syntax for template eventsJakub Senko2018-09-301-9/+2
| | | | | | | | PHPBB3-15809
* | Merge pull request #5326 from rubencm/ticket/15762Marc Alexander2018-10-091-0/+37
|\ \ | | | | | | | | | [ticket/15762] Update type for forum_topics_per_page
| * | [ticket/15762] Update migration dependencyrubencm2018-10-081-1/+1
| | | | | | | | | PHPBB3-15762
| * | [ticket/15762] Update type for forum_topics_per_pageRubén Calvo2018-08-301-0/+37
| | | | | | | | | | | | PHPBB3-15762
* | | Merge pull request #5355 from marc1706/ticket/15770Marc Alexander2018-10-081-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/15770] Make sure sphinx limits are cast to int
| * | | [ticket/15770] Make sure sphinx limits are cast to intMarc Alexander2018-09-141-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15770
* | | | Merge pull request #5341 from senky/ticket/15742Marc Alexander2018-10-083-81/+0
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15742] Remove get_magic_quotes_gpc() call
| * | | | [ticket/15742] Remove addslashes_recursively()Jakub Senko2018-09-132-35/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-15742
| * | | | [ticket/15742] Remove get_magic_quotes_gpc() callJakub Senko2018-09-063-46/+0
| | |/ / | |/| | | | | | | | | | PHPBB3-15742
* | | | Merge pull request #5215 from Zoddo/ticket/13128Marc Alexander2018-10-081-4/+0
|\ \ \ \ | |_|_|/ |/| | | | | | | [ticket/13128] Remove deprecated Sphinx options
| * | | [ticket/13128] Remove deprecated Sphinx optionsZoddo2018-04-231-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
* | | | [ticket/15544] Delete cache through module managerOliver Schramm2018-09-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This might fix issues with migrations since the sql cache will be purged as well. In general, this puts all the logic in one place, so that's good. PHPBB3-15544
* | | | Merge pull request #5319 from rubencm/ticket/15751Marc Alexander2018-09-171-2/+5
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15751] Fix warning when update with CLI
| * | | | [ticket/15751] Fix warning when update with CLIRubén Calvo2018-08-091-2/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-15751
* | | | | Merge pull request #5312 from senky/ticket/15541Marc Alexander2018-09-161-0/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15541] Explicitly explain how to add lang files in core.user_…
| * | | | | [ticket/15541] Explicitly explain how to add lang files in core.user_setupJakub Senko2018-08-011-0/+3
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15541
* | | | | Merge pull request #5300 from senky/ticket/11453Marc Alexander2018-09-162-4/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/11453] Improve performance of notification.method.messenger_base
| * | | | | [ticket/11453] Improve performance of notification.method.messenger_baseJakub Senko2018-07-272-4/+6
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-11453
* | | | | Merge pull request #5295 from v12mike/ticket/15726Marc Alexander2018-09-161-1/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Ticket/15726 Implement selective purge in APCu cache driver
| * | | | | [ticket/15726] Implement selective purge in APCuv12mike2018-09-161-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix indentation of comment PHPBB3-15726
| * | | | | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Edit comment PHPBB3-15726
| * | | | | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix whitespace PHPBB3-15726
| * | | | | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correcting code formatting and whitespace PHPBB3-15726
| * | | | | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix file permissions PHPBB3-15726
| * | | | | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix whitespace PHPBB3-15726
| * | | | | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-1/+5
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current APCu cache driver implements a global clearing of the APCu when the phpBB cache is purged. This is inappropriate if there are other phpBB boards, or other php applications sharing the APCu cache. This patch changes the behviour so that only cache entries matching the key_prefix of this board are cleared by a phpBB cache purge. The APCu unit test script has been updated to test this behaviour. It has also been updated so that the test case can be run individually previously it relied on initialisations made in other test scripts. PHPBB3-15726
* | | | | [ticket/15791] php 7.2 count() bug in memory cache driverhubaishan2018-09-161-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | function `_read` in classes inherted from `memory` may returns `false` but `$vars` must be an array PHPBB3-15791
* | | | | Merge pull request #5325 from hubaishan/ticket/15612Marc Alexander2018-09-151-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15612] Fix PHP7.2 count() bug in MSSQL driver
| * | | | | [ticket/15612] Fix PHP7.2 count() bug in MSSQL driverhubaishan2018-08-251-1/+1
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | sqlsrv_fetch_array() function returns an array when data found, null when no data or false on error. So we need to change null to false only. PHPBB3-15612
* | | | | Merge pull request #5350 from Elsensee/ticket/15767Tristan Darricau2018-09-151-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15767] Fix effictively_installed condition for oauth_tokens
| * | | | | [ticket/15767] Fix effictively_installed condition for oauth_tokensOliver Schramm2018-09-131-1/+1
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15767
* | | | | Merge pull request #5352 from senky/ticket/15744-2Derky2018-09-151-4/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | [ticket/15744] Remove useless sql_freeresults
| * | | | [ticket/15744] Remove useless sql_freeresultsJakub Senko2018-09-131-4/+2
| |/ / / | | | | | | | | | | | | PHPBB3-15744
* | | | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-09-091-0/+37
|\ \ \ \ | |/ / / |/| | |
| * | | [prep-release-3.2.3] Add 3.2.3 migrationMarc Alexander2018-08-261-0/+37
| | | |
* | | | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-08-021-0/+36
|\ \ \ \ | |/ / /
| * | | [prep-release-3.2.3] Add migration for 3.2.3-RC2Marc Alexander2018-07-301-0/+36
| | | |
* | | | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-07-301-0/+5
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | [ticket/11847] Add depends_on() to auth_provider_oauthJakub Senko2018-07-301-0/+5
| | | | | | | | | | | | PHPBB3-11847
* | | Merge pull request #5244 from OxCom/ticket/15678Tristan Darricau2018-07-081-0/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15678] Fix build and cache flow for container * github.com:/phpbb/phpbb: [ticket/15678] Fix build and cache flow for container
| * | | [ticket/15678] Fix build and cache flow for containerAndrii Afanasiev2018-06-152-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. During procedure of building container we have to check both required files in cache: container_* and autoload_*. This files should be "fresh" and if one of the does not exist then we have to build it and put into a cache one more time. 2. Fix typo 'posic_getuid' does not exist, so $php_uid is alwasy was false. PHPBB3-15678
* | | | Merge pull request #5249 from senky/ticket/15659Tristan Darricau2018-07-081-0/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15659] Fix retrieve_block_vars() * github.com:/phpbb/phpbb: [ticket/15659] Fix retrieve_block_vars()
| * | | | [ticket/15659] Fix retrieve_block_vars()Jakub Senko2018-07-071-0/+10
| | | | | | | | | | | | | | | | | | | | PHPBB3-15659
* | | | | Merge pull request #5250 from senky/ticket/15666Tristan Darricau2018-07-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15666] Language system is not fully supported in Twig * github.com:/phpbb/phpbb: [ticket/15666] Fix array key in twig lang() call
| * | | | | [ticket/15666] Fix array key in twig lang() callJakub Senko2018-06-181-1/+1
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15666
* | | | | Merge pull request #5254 from senky/ticket/15620Tristan Darricau2018-07-081-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15620] Use separate local avatar cache file for every lang * github.com:/phpbb/phpbb: [ticket/15620] Use separate local avatar cache file for every lang
| * | | | | [ticket/15620] Use separate local avatar cache file for every langJakub Senko2018-06-181-2/+2
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15620
* | | | | Merge pull request #5257 from senky/ticket/15651Tristan Darricau2018-07-081-4/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15651] Remove unnecessary condition * github.com:/phpbb/phpbb: [ticket/15651] Remove unnecessary condition
| * | | | | [ticket/15651] Remove unnecessary conditionJakub Senko2018-06-181-4/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | module.remove internally check if the module exists PHPBB3-15651