Jakub Senko
101d3b7633
[ticket/10432] Don't require username when user forgets password
...
PHPBB3-10432
2018-10-18 18:51:16 +02:00
Marc Alexander
aa1f07960c
Merge branch '3.2.x'
2018-10-13 17:06:16 -07:00
Marc Alexander
7e003bf687
Merge pull request #5397 from VSEphpbb/ticket/15824
...
[ticket/15824] Fix and update UI framework
2018-10-13 17:06:10 -07:00
Marc Alexander
a70aa74dd1
Merge branch '3.2.x'
2018-10-10 22:49:14 +02:00
Marc Alexander
40332ecfcc
Merge pull request #5374 from senky/ticket/15758
...
[ticket/15758] Show translated msg for INSECURE_REDIRECT
2018-10-10 22:49:08 +02:00
Marc Alexander
78195562db
Merge pull request #5331 from rubencm/ticket/12636
...
[ticket/12636] Add session.log_errors
2018-10-10 22:40:21 +02:00
Marc Alexander
dd236c6bc9
Merge branch '3.2.x'
2018-10-08 22:08:33 +02:00
Marc Alexander
b8c5537948
Merge pull request #5343 from senky/ticket/15716
...
[ticket/15716] Remove OAuth data upon user deletion
2018-10-08 22:07:35 +02:00
Marc Alexander
5cc800bdd1
Merge branch '3.2.x'
2018-10-08 21:55:36 +02:00
Marc Alexander
13fe7b3ed2
Merge pull request #5341 from senky/ticket/15742
...
[ticket/15742] Remove get_magic_quotes_gpc() call
2018-10-08 21:55:25 +02:00
Marc Alexander
c9bf5eb945
Merge branch '3.2.x'
2018-10-08 21:42:56 +02:00
Marc Alexander
2c74cb71b5
Merge pull request #5301 from senky/ticket/11500
...
[ticket/11500] Remove unnamed input
2018-10-08 21:42:46 +02:00
Matt Friedman
253b42372f
[ticket/15824] Add UI test method to wait for AJAX requests
...
PHPBB3-15824
2018-10-03 18:50:30 -07:00
Matt Friedman
b487a3d9ef
[ticket/15824] Make UI test framework correctly install exts
...
PHPBB3-15824
2018-10-01 17:29:13 -07:00
Matt Friedman
4a2b12a0c8
[ticket/15824] Fix cache initialization in UI framework
...
PHPBB3-15824
2018-10-01 13:56:37 -07:00
Jakub Senko
d29d4389f9
[ticket/15758] Show translated msg for INSECURE_REDIRECT
...
PHPBB3-15758
2018-09-28 12:27:55 +02:00
Marc Alexander
1fd304b564
[ticket/15772] Make sure to not run install extensions in ui test case
...
PHPBB3-15772
2018-09-22 12:08:38 +02:00
Marc Alexander
58dd39f781
Merge branch '3.2.x'
2018-09-16 16:19:59 +02:00
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
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
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
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
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
Jakub Senko
89d1401a77
[ticket/15742] Remove addslashes_recursively()
...
PHPBB3-15742
2018-09-13 18:47:14 +02:00
rubencm
9a5edd2874
[ticket/12629] Fix tests
...
PHPBB3-12629
2018-09-13 15:17:12 +00:00
rubencm
03ea042d57
[ticket/12636] Rename log.session_errors to session.log_errors
...
PHPBB3-12636
2018-09-13 14:53:01 +00:00
Marc Alexander
2c9d49bf09
Merge branch 'prep-release-3.2.3' into 3.2.x
2018-09-09 12:00:28 +01:00
Jakub Senko
0f10c6ff6f
[ticket/15716] Remove OAuth data upon user deletion
...
PHPBB3-15716
2018-09-06 21:34:19 +02:00
Rubén Calvo
ade145dc56
[ticket/12636] Add log.session_errors to mock container_builder
...
PHPBB3-12636
2018-09-01 01:57:01 +02:00
Marc Alexander
1f0df30484
Merge branch '3.2.x' into ticket/15746-master
2018-08-26 09:43:33 +02:00
Marc Alexander
7545cb24a0
Merge branch 'prep-release-3.2.3' into 3.2.x
2018-08-21 21:28:44 +02:00
Marc Alexander
c20d84ce17
[ticket/15746] Adjust tests after twig update
...
PHPBB3-15746
2018-08-21 21:25:33 +02:00
Rubén Calvo
d0b7875b18
[ticket/15692] Update tests
...
PHPBB3-15692
2018-08-20 12:05:29 +02:00
Rubén Calvo
b2d7406381
[ticket/15747] Add test
...
PHPBB3-15747
2018-08-15 01:01:43 +02:00
Rubén Calvo
c24b801746
[ticket/15747] Change parameter depth to boolean
...
PHPBB3-15747
2018-08-08 19:23:10 +02:00
Marc Alexander
d0b1a201a3
Merge pull request #5310 from rubencm/ticket/15738
...
[ticket/15738] Remove code related with safe_mode
2018-08-03 09:14:45 +02:00
Rubén Calvo
aaa98248d6
[ticket/15738] Remove code related with safe_mode
...
PHPBB3-15738
2018-07-30 13:58:52 +02:00
rxu
c90e8d270f
[ticket/15725] Fix installing ext in tests for master branch
...
PHPBB3-15725
2018-07-29 17:57:21 +07:00
MikelAlejoBR
b2277e7bf6
[ticket/15733] Remove unused code related to deprecated flood control
...
PHPBB3-15733
2018-07-28 14:29:37 +02:00
Jakub Senko
4ebd582947
[ticket/11500] Remove unnamed input
...
PHPBB3-11500
2018-07-26 17:17:27 +02:00
Rubén Calvo
238247b5fc
[ticket/15342] Remove unused variables
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
f9c1901317
[ticket/15342] Fix test
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
b91ce7610b
[ticket/15342] Fix tests
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
a02fa1170b
[ticket/15342] Track storage files
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Tristan Darricau
2d26fd5b0c
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15659] Fix retrieve_block_vars()
2018-07-08 18:43:17 +02:00
Tristan Darricau
7f76d91128
Merge pull request #5249 from senky/ticket/15659
...
[ticket/15659] Fix retrieve_block_vars()
* github.com:/phpbb/phpbb:
[ticket/15659] Fix retrieve_block_vars()
2018-07-08 18:43:16 +02:00
Tristan Darricau
8033209e03
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15696] Add tests
[ticket/15696] Add support of other tools to 'if'
2018-07-08 18:36:10 +02:00
Tristan Darricau
e680d46865
Merge pull request #5260 from senky/ticket/15696
...
[ticket/15696] 'if' module tool should support calling other tools
* github.com:/phpbb/phpbb:
[ticket/15696] Add tests
[ticket/15696] Add support of other tools to 'if'
2018-07-08 18:36:10 +02:00