1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-31 11:39:37 +02:00

4161 Commits

Author SHA1 Message Date
Marc Alexander
294b3ff922
Merge pull request #6651 from marc1706/ticket/17347
[ticket/17347] Add console command to delete users by user IDs
2024-06-30 17:20:35 +02:00
Marc Alexander
3647cf2cfe
Merge pull request #6637 from rxu/ticket/17337
[ticket/17337] Fix mysqli driver is missing transaction begin statement - 3.3.x
2024-06-24 20:35:00 +02:00
rxu
dd3ebe2b71
[ticket/17337] Correctly handle transaction test on MyISAM (non-transactional)
PHPBB-17337
2024-06-24 21:32:18 +07:00
Marc Alexander
f3460fe9eb
[ticket/17337] Extend write tests with simple transaction test
PHPBB-17337
2024-06-23 23:26:13 +02:00
Marc Alexander
15960a7918
Merge pull request #6639 from marc1706/ticket/17301
[ticket/17301] Ensure reading invalid cache files is aborted
2024-06-22 11:56:21 +02:00
Marc Alexander
7f9bcc2743
[ticket/17347] Change command to be called user:delete_id
PHPBB-17347
2024-06-21 21:12:38 +02:00
Marc Alexander
d875eaa405
[ticket/17347] Update tests for delete_id command
PHPBB-17347
2024-06-21 21:12:09 +02:00
Marc Alexander
db40145fd5
[ticket/17347] Use progress bar and test bot deletion only
PHPBB-17347
2024-06-21 20:59:04 +02:00
Marc Alexander
8c77da9c30
[ticket/17347] Add special handling for deletion of bots
PHPBB-17347
2024-06-21 20:48:41 +02:00
Marc Alexander
8432e506c4
[ticket/17347] Add tests for delete ids
PHPBB-17347
2024-06-20 22:23:38 +02:00
Marc Alexander
9e15802805
[ticket/17301] Do not test unreadable files on windows
PHPBB-17301
2024-06-11 20:29:23 +02:00
Marc Alexander
f98f2c5896
[ticket/17301] Ensure reading invalid cache files is aborted
PHPBB-17301
2024-06-11 20:12:01 +02:00
rxu
51b773e588
[ticket/17332] Add test
PHPBB-17332
2024-06-05 12:50:03 +07:00
Marc Alexander
7c661746cf
[ticket/security/276] Add test for expiration timer
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
f986138467
[ticket/17312] Update tests for new column
PHPBB3-17312
2024-05-17 16:41:40 +02:00
Marc Alexander
eb12d385a0
Merge pull request #6549 from marc1706/ticket/15325
[ticket/15325] Do not show non-local permissions for local data
2024-05-08 17:22:15 +02:00
Marc Alexander
9aec69413f
Merge pull request #6594 from marc1706/ticket/17077
[ticket/17077] Improve handling of posting to reduce double submit possibility
2024-05-06 18:22:58 +02:00
Marc Alexander
3f73ae8545
[ticket/17130] Reparse magic urls in posts based on actual content
PHPBB3-17130
2024-05-03 20:25:44 +02:00
Marc Alexander
6f45b46746
[ticket/17077] Add proper locking in PHP without releasing form tokens
PHPBB3-17077
2024-05-01 11:22:29 +02:00
Marc Alexander
8dd6b5373d
[ticket/15325] Add test for displayed permissions
PHPBB3-15325
2024-04-23 21:33:09 +02:00
Marc Alexander
98929ca983
[ticket/17077] Add test for posting lock
PHPBB3-17077
2024-04-09 21:13:28 +02:00
Marc Alexander
b4a343bdc9
[ticket/17296] Enforce unique session entry for admin user with delete
PHPBB3-17296
2024-03-19 20:36:38 +01:00
Marc Alexander
9c51a7866b
[ticket/17296] Fix session page update test
PHPBB3-17296
2024-03-10 09:26:05 +01:00
Marc Alexander
51b3d9de63
[ticket/17296] Ensure session page update test actually runs
PHPBB3-17296
2024-03-07 21:25:08 +01:00
rxu
112392bcf3
[ticket/17286] Remove test pauses
PHPBB3-17286
2024-02-03 12:09:47 +07:00
rxu
9401ce1c5f
[ticket/17286] Add test
PHPBB3-17286
2024-02-03 00:02:03 +07:00
rxu
ec7180db4f
[ticket/17286] Do not update user session page if it does not exist
PHPBB3-17286
2024-02-02 23:33:12 +07:00
Marc Alexander
c4642d2502
Merge pull request #6580 from rxu/ticket/17117
[ticket/17117] Do not load non-existent/disabled notification methods
2024-01-02 16:47:49 +01:00
rxu
887b1e25fb
[ticket/17117] Add test for non=existent notification method
PHPBB3-17117
2024-01-02 16:30:44 +07:00
Marc Alexander
61a28c154b
Merge pull request #6563 from marc1706/ticket/17212
[ticket/17212] Support updating session info when editing post with p=
2024-01-01 21:35:53 +01:00
Marc Alexander
a9b5dcd954
[ticket/17176] Use different call to cause a notice
The previous call was upgraded to cause a warning in PHP 8.3

PHPBB3-17176
2023-11-26 22:41:30 +07:00
Marc Alexander
92e678a116
[ticket/17212] Extend viewonline test for editing post
PHPBB3-17212
2023-11-11 10:36:17 +01:00
Marc Alexander
593c4b875c
[ticket/17201] Split off logic into function and add tests
PHPBB3-17201
2023-10-23 21:10:53 +02:00
Marc Alexander
ac76b80cb1
Merge pull request #6531 from toxyy/ticket/17188
[ticket/17188] Allow request variable to check multiline unicode
2023-10-06 20:20:00 +02:00
Marc Alexander
42bf5778d5
Merge pull request #6526 from marc1706/ticket/17029
[ticket/17029] Update post count when changing post visibility
2023-10-01 13:59:05 +02:00
Marc Alexander
4bf78d139b
[ticket/17029] Add tests for deleting of last post with different visibility
PHPBB3-17029
2023-10-01 11:12:14 +02:00
Marc Alexander
d76c571ad1
[ticket/17029] Test changing of post count on approve/delete
PHPBB3-17029
2023-10-01 10:35:57 +02:00
Marc Alexander
4046365977
[ticket/17029] Use constants instead of magic numbers in tests
PHPBB3-17029
2023-10-01 10:30:57 +02:00
Marc Alexander
a04af20806
[ticket/17198] Use https instead of http as default in remote avatar
PHPBB3-17198
2023-09-29 21:34:27 +02:00
toxyy
d59a4d4aad
[ticket/17188] Add unit tests
Adds rxu's unit tests, with rubencm's fix

PHPBB3-17188
2023-09-16 12:55:23 +02:00
Marc Alexander
a414a44e36
Merge pull request #6516 from marc1706/ticket/17137
[ticket/17137] Allow deleting user files only when post/pm can be changed
2023-08-06 20:32:12 +02:00
Marc Alexander
dd790b41eb
Merge pull request #6481 from marc1706/ticket/17129
[ticket/17129] Update youtube profile field to support latest URLs
2023-08-06 14:01:27 +02:00
Marc Alexander
e3547aeb82
[ticket/17137] Allow deleting user files only when post/pm can be changed
PHPBB3-17137
2023-07-28 20:43:32 +02:00
Marc Alexander
56f0846378
[ticket/11765] Support IPv4 embedded IPv6 addresses in short_ipv6()
PHPBB3-11765
2023-07-26 17:21:43 +02:00
Marc Alexander
91f216d9ce
[ticket/17141] Fully cover path_helper with unit tests
PHPBB3-17141
2023-06-26 23:15:55 +02:00
Marc Alexander
8223a956df
[ticket/17141] Ensure correction is newer below 0
PHPBB3-17141
2023-06-26 23:14:21 +02:00
Marc Alexander
b613c9f63d
Merge pull request #6488 from rxu/ticket/17142
[ticket/17142] Fix DBMS+cache related PHP warnings while installing - 3.3.x
2023-06-20 11:38:36 +02:00
Marc Alexander
acaec9f95f
[ticket/17129] Update regex and tests for changed input data to youtube cpf
PHPBB3-17129
2023-06-20 10:32:48 +02:00
rxu
d8d67b5f17
[ticket/17142] Fix tests' mock cache class
PHPBB3-17142
2023-06-08 09:16:47 +07:00
rxu
60d267893c
[ticket/17107] Fix viewonline functional test
PHPBB3-17107
2023-05-24 19:35:37 +07:00