1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-06 12:41:43 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
rxu
8a99024087 [ticket/17535] Convert config files, make data providers static
PHPBB-17535
2025-07-18 13:13:59 +07:00
rxu
d7db296eab [ticket/17535] Update PHPUnit to v.10
PHPBB-17535
2025-07-18 13:13:51 +07:00
Marc Alexander
610fa67928 [ticket/17493] Remove jabber as messenger method
PHPBB-17493
2025-04-14 20:33:13 +02:00
rxu
a7b5369138 [ticket/17135] Refactor messenger code to services
PHPBB3-17135
2025-01-05 15:57:43 +07:00
Marc Alexander
479e54db93 [ticket/17010] Add logging to webpush notifications
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
be21479b2a [ticket/17010] Add tests for push notification type
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
5c51f2ef7f [ticket/17010] Add webpush to container definition
PHPBB3-17010
2024-02-24 11:58:26 +01:00
Marc Alexander
66b54d4469 [ticket/17176] Use Symfony name for event dispatcher
The previously used override of the names is no longer supported.

PHPBB3-17176
2023-09-18 19:28:18 +02:00
Marc Alexander
659f37c1c4 Merge branch 'ticket/16891' into ticket/16891-master 2022-01-31 21:48:53 +01:00
Marc Alexander
7992b3f476 [ticket/16891] Update test files to work with changed cache service
PHPBB3-16891
2022-01-31 20:34:23 +01:00
Marc Alexander
d3e1deb3e5 [ticket/13713] Add missing services in tests
PHPBB3-13713
2021-05-14 21:52:15 +02:00
mrgoldy
287ebb4771 [ticket/15233] Amend email notification test
PHPBB3-15233
2021-03-06 22:27:53 +01:00
Marc Alexander
b46e242013 Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
Marc Alexander
7a310cc7d9 [ticket/15392] Replace remaining dirname(__FILE__) with __DIR__
PHPBB3-15392
2021-03-04 16:56:07 +01:00
rubencm
538ff83ccc [ticket/16649] Add compiler pass to tests
PHPBB3-16649
2021-02-19 21:18:41 +07:00
rxu
3df19411b4 [ticket/16549] Fix tests
PHPBB3-16549
2020-10-18 10:38:46 +07:00
rxu
032d898ddb [ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
2020-10-18 10:38:34 +07:00
rxu
ec565de6cb [ticket/16549] Fix tests
PHPBB3-16549
2020-10-18 10:37:16 +07:00
rxu
02f54ef219 [ticket/16544] Fix notifications tests
PHPBB3-16544
2020-09-02 22:11:51 +07:00
Marc Alexander
ec6335bdfd [ticket/14754] Clean up code as per review
PHPBB3-14754
2020-04-16 22:01:04 +02:00
Marc Alexander
9f4a240f91 [ticket/14754] Rename email notifications table to fit better
PHPBB3-14754
2020-03-15 15:08:25 +01:00
Marc Alexander
858d9271e3 [ticket/14754] Adjust setUp in test for 3.3
PHPBB3-14754
2020-03-15 12:40:35 +01:00
Marc Alexander
5aa4aae0f5 [ticket/14754] Add test for email notifications
PHPBB3-14754
2020-03-15 11:52:17 +01:00