Commit graph

29890 commits

Author SHA1 Message Date
Marc Alexander
f08d18c99c
Merge pull request #5295 from v12mike/ticket/15726
Ticket/15726 Implement selective purge in APCu cache driver
2018-09-16 16:10:25 +02:00
v12mike
5edb330366
[ticket/15726] Implement selective purge in APCu
fix indentation of comment

PHPBB3-15726
2018-09-16 16:06:00 +02:00
v12mike
33268e5a72
[ticket/15726] Implement selective purge in APCu cache driver
Edit comment

PHPBB3-15726
2018-09-16 16:05:55 +02:00
v12mike
7f1f64b1dc
[ticket/15726] Implement selective purge in APCu cache driver
Fix whitespace

PHPBB3-15726
2018-09-16 16:05:51 +02:00
v12mike
bf9af92220
[ticket/15726] Implement selective purge in APCu cache driver
Correcting code formatting and whitespace

PHPBB3-15726
2018-09-16 16:05:46 +02:00
v12mike
7d4d9770cf
[ticket/15726] Implement selective purge in APCu cache driver
fix file permissions

PHPBB3-15726
2018-09-16 16:05:40 +02:00
v12mike
63a3033f15
[ticket/15726] Implement selective purge in APCu cache driver
Fix whitespace

PHPBB3-15726
2018-09-16 16:05:33 +02:00
v12mike
02234783c6
[ticket/15726] Implement selective purge in APCu cache driver
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
2018-09-16 16:05:22 +02:00
Jakub Senko
1a284ebe8d
[ticket/15579] Add ucp_front events
PHPBB3-15579
2018-09-16 14:20:49 +02:00
Jakub Senko
fbd1741107
[ticket/15661] Add core.viewtopic_modify_poll_ajax_data
PHPBB3-15661
2018-09-16 14:20:02 +02:00
Jakub Senko
0725723813
[ticket/15662] Add template
PHPBB3-15662
2018-09-16 14:19:13 +02:00
Marc Alexander
d80b208a4b
Merge pull request #5303 from senky/ticket/11838
[ticket/11838] OAuth registration from ucp_register
2018-09-16 13:26:19 +02:00
Marc Alexander
ca408a899c
Merge branch '3.2.x' 2018-09-16 13:15:05 +02:00
Marc Alexander
3e85190798
Merge pull request #5305 from MikelAlejoBR/ticket/15733
[ticket/15733] Remove unused code related to deprecated flood control
2018-09-16 13:14:59 +02:00
Derky
796dde0428 Merge branch '3.2.x' 2018-09-16 13:08:39 +02:00
Derky
18dd250f52 Merge pull request #5362 from hubaishan/ticket/15791
[ticket/15791] fix php 7.2 count() bug in memory cache driver
2018-09-16 13:08:12 +02:00
Marc Alexander
e7b7c66c77
Merge pull request #5248 from rubencm/ticket/15692
[ticket/15692] Move checks if file exists from adapter to storage
2018-09-16 13:05:35 +02:00
Oliver Schramm
101681070b [ticket/14656] Add List-Unsubscribe header to emails
PHPBB3-14656
2018-09-16 12:28:34 +02:00
Marc Alexander
d93c87861e
Merge pull request #5289 from rubencm/ticket/15720
[ticket/15720] Don't escape ampersands on redirections
2018-09-16 11:40:39 +02:00
Marc Alexander
9ab4e3b958
Merge pull request #5288 from rubencm/ticket/15413
[ticket/15413] Login redirect to previous page
2018-09-16 11:36:51 +02:00
Marc Alexander
62e191826d
Merge branch '3.2.x' 2018-09-16 11:27:11 +02:00
Marc Alexander
eb5d61044c
Merge pull request #5160 from kasimi/ticket/15590
[ticket/15590] Add events core.acp_bbcodes_(modify_create|delete)_after
2018-09-16 11:27:03 +02:00
Rubén Calvo
212882fe70 [ticket/15692] Don't try to track files that don't exist
PHPBB3-15692
2018-09-16 08:57:01 +00:00
hubaishan
c7631635fa [ticket/15791] php 7.2 count() bug in memory cache driver
function `_read` in classes inherted from `memory`
may returns `false` but `$vars` must be an array

PHPBB3-15791
2018-09-16 06:38:58 +03:00
Marc Alexander
fd6aaf17a4
Merge branch '3.2.x' 2018-09-15 17:22:42 +02:00
Marc Alexander
b0d55a69c7
Merge pull request #5325 from hubaishan/ticket/15612
[ticket/15612] Fix PHP7.2 count() bug in MSSQL driver
2018-09-15 17:22:37 +02:00
Tristan Darricau
c922661a8d Merge branch '3.2.x' 2018-09-15 17:11:44 +02:00
Tristan Darricau
404f3269dc Merge pull request #5342 from senky/ticket/15721
[ticket/15721] Make plupload more versatile
2018-09-15 17:11:39 +02:00
Tristan Darricau
7d12b757c0 Merge branch '3.2.x' 2018-09-15 17:05:17 +02:00
Tristan Darricau
88f897bc86 Merge pull request #5350 from Elsensee/ticket/15767
[ticket/15767] Fix effictively_installed condition for oauth_tokens
2018-09-15 17:05:09 +02:00
Oliver Schramm
bc5808ad87 [ticket/15509] Don't show disabled board when in install
PHPBB3-15509
2018-09-15 15:44:56 +02:00
Derk
b0497a613c
Merge pull request #5340 from senky/ticket/15744
[ticket/15744] Remove useless sql_freeresults
2018-09-15 13:04:14 +02:00
Derky
29e1e26180 Merge branch '3.2.x' 2018-09-15 13:00:28 +02:00
Derky
bb20a88748 Merge pull request #5352 from senky/ticket/15744-2
[ticket/15744] Remove useless sql_freeresults
2018-09-15 12:59:57 +02:00
Derky
9481ff4c1c Merge branch '3.2.x' 2018-09-15 12:53:51 +02:00
Derky
9ea60e3478 Merge pull request #5339 from senky/ticket/15748
[ticket/15748] Fix toggle alt text
2018-09-15 12:53:11 +02:00
Marc Alexander
4ac3c545e1
[ticket/15770] Make sure sphinx limits are cast to int
PHPBB3-15770
2018-09-14 15:02:07 +02:00
Oliver Schramm
0d7c33c1af [ticket/15329] Parse drafts before saving them (and decode)
PHPBB3-15329
2018-09-14 14:54:51 +02:00
Derky
5367c09ec0 Merge branch '3.2.x' 2018-09-14 14:43:48 +02:00
Derky
1991df9519 Merge pull request #5349 from rubencm/ticket/15566
[ticket/15566] Set category to none if extension don't exist
2018-09-14 14:40:46 +02:00
Marc Alexander
7f0ed0a575
Merge pull request #5114 from Nicofuma/ticket/15536
[ticket/15536] Catalog: adds satis.phpbb.com to repositories
2018-09-14 12:27:59 +02:00
Derky
4d5258b5a3 [ticket/15748] Trim whitespace before storing in data attribute
PHPBB3-15748
2018-09-14 11:34:14 +02:00
Oliver Schramm
204b18dd59 [ticket/15607] Skip ban and disabled checks when deleting cookies
PHPBB3-15607
2018-09-14 11:21:55 +02:00
Marc Alexander
bf071ffac3
Merge pull request #5324 from rubencm/ticket/15760
[ticket/15760] Fix write_stream
2018-09-13 19:10:14 +02:00
Marc Alexander
9c55100c82
Merge pull request #5330 from rubencm/ticket/12623
[ticket/12623] Add allow_install_dir
2018-09-13 19:08:09 +02:00
Jakub Senko
89d1401a77
[ticket/15742] Remove addslashes_recursively()
PHPBB3-15742
2018-09-13 18:47:14 +02:00
Jakub Senko
271c9d34dc
[ticket/15744] Remove useless sql_freeresults
PHPBB3-15744
2018-09-13 17:49:24 +02:00
rubencm
af5a2c4a20 [ticket/15566] Add missing variable sign
PHPBB3-15566
2018-09-13 15:26:17 +00:00
rubencm
03ea042d57 [ticket/12636] Rename log.session_errors to session.log_errors
PHPBB3-12636
2018-09-13 14:53:01 +00:00
rubencm
06a8affd66 [ticket/12629] Rename errors_show to show_errors
PHPBB3-12629
2018-09-13 14:40:47 +00:00