Patrick Webster
74b1de0bc2
[ticket/17477] Support non-prefixed whois servers
...
Referral servers lacking the whois:// prefix are not currently supported.
This ticket adds support for those servers. At the moment, this is mainly an
issue for RIPE entries on ARIN. They will now be detected and followed.
PHPBB-17477
2025-09-27 17:07:36 -05:00
Marc Alexander
7a310cc7d9
[ticket/15392] Replace remaining dirname(__FILE__) with __DIR__
...
PHPBB3-15392
2021-03-04 16:56:07 +01:00
DinHere
8c9d26db1f
[ticket/15392] Changed dirname(__FILE__) to __DIR__
...
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
2021-03-03 22:24:10 +01:00
rxu
fff200b1d8
[ticket/16549] Rename class phpbb_lint_test rather than the test file
...
PHPBB3-16549
2020-10-18 11:26:44 +07:00
rxu
7ef87e3fbd
[ticket/16512] Adjust test to use better assertions
...
PHPBB3-16512
2020-08-14 04:24:57 +07:00
rxu
68122fca27
[ticket/16512] Add user_ipwhois() test which internally uses make_clickable()
...
PHPBB3-16512
2020-08-14 04:24:55 +07:00
rxu
4ed854c818
[ticket/16288] PHP 8 compatibility
...
PHPBB3-16288
2020-01-03 02:21:37 +07:00
rxu
dcab076221
[ticket/16276] Further fix PHP nightly tests
...
PHPBB3-16276
2019-12-29 12:59:24 +07:00
Marc Alexander
ebac54aa9e
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-05-09 21:40:06 +02:00
rxu
42b7782927
[ticket/14972] Migrate from deprecated getMock() method to createMock()
...
PHPBB3-14972
2019-05-08 21:57:00 +02:00
3D-I
e315ea90b8
[ticket/15975] Remove user notification data upon user deletion
...
PHPBB3-15975
2019-02-23 02:02:51 +01:00
Jakub Senko
0f10c6ff6f
[ticket/15716] Remove OAuth data upon user deletion
...
PHPBB3-15716
2018-09-06 21:34:19 +02:00
Marc Alexander
400fc0f73d
[ticket/15055] Only drop dependent PK indexes and fix more tests for mssql
...
PHPBB3-15055
2018-01-01 18:55:12 +01:00
Matt Friedman
14e8113fcf
[ticket/14576] Move common required files to bootstrap
...
PHPBB3-14576
2016-03-31 11:06:47 -07:00
Marc Alexander
49312f05f8
[ticket/14168] Use attachment manager instead of separate classes
...
PHPBB3-14168
2015-10-12 11:34:11 +02:00
Marc Alexander
88033feb85
[ticket/14168] Fix tests after rebase
...
PHPBB3-14168
2015-10-09 11:15:21 +02:00
Marc Alexander
0478631389
[ticket/14168] Move phpbb_unlink() into attachment delete class
...
PHPBB3-14168
2015-10-09 10:18:31 +02:00
Marc Alexander
40117c7730
[ticket/14168] Add attachment resync class
...
PHPBB3-14168
2015-10-09 10:15:38 +02:00
Marc Alexander
2ce73a22e7
[ticket/14168] Fix tests after adding attachment delete class
...
PHPBB3-14168
2015-10-09 09:53:07 +02:00
Joas Schilling
f3f82bd377
Merge branch '3.1.x'
2015-06-04 17:30:16 +02:00
Marc Alexander
b3cc20a575
[ticket/13782] Rename null driver to dummy for PHP7 compatibility
...
PHPBB3-13782
2015-05-04 10:10:12 +02:00
Marc Alexander
2e7a60d986
[ticket/13564] Try to unlink user account for every auth provider
...
PHPBB3-13564
2015-03-24 17:09:52 +01:00
Gaëtan Muller
a633f3484c
[ticket/13496] Update calls to set_config_count()
...
PHPBB3-13496
2015-02-02 21:52:59 +01:00
Gaëtan Muller
79d4ff5538
[ticket/13494] Update calls to set_config()
...
PHPBB3-13494
2015-02-02 19:28:23 +01:00
Joas Schilling
96024e88e9
[ticket/10729] Also test *delete_user on posts and topics
...
PHPBB3-10729
2014-09-23 09:54:21 +02:00
Joas Schilling
d6008e896a
[ticket/10729] Fix handling of third parameter in 3.1
...
PHPBB3-10729
2014-09-23 09:42:30 +02:00
Joas Schilling
10b6399d30
[ticket/10729] Fix setup of the tests for 3.1
...
PHPBB3-10729
2014-09-23 09:38:35 +02:00
Joas Schilling
eeeb62b433
[ticket/10729] Update fixture to 3.1 database structure
...
PHPBB3-10729
2014-09-23 09:31:33 +02:00
Joas Schilling
9ff6358dc9
Merge branch 'ticket/10729' into ticket/10729-asc
...
Conflicts:
phpBB/includes/functions_user.php
2014-09-23 09:31:13 +02:00
Joas Schilling
bea5f94de6
[ticket/10729] Use mocked null cache for phpunit 3.6 on travis with php 5.2
...
PHPBB3-10729
2014-09-23 09:03:44 +02:00
Joas Schilling
7fca351e05
[ticket/10729] Add assert messages and finish up tests
...
PHPBB3-10729
2014-09-22 02:01:54 +02:00
Joas Schilling
d7c12ccd60
[ticket/10729] Add tests for some special tables with unique conditions
...
PHPBB3-10729
2014-09-22 01:42:36 +02:00
Joas Schilling
74854ac65d
[ticket/10729] Add tests for user posts, reports and attachments
...
PHPBB3-10729
2014-09-22 00:55:34 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Joas Schilling
bbada27ee9
[ticket/12115] Also port user interests to profile fields
...
PHPBB3-12115
2014-02-06 11:32:11 +01:00
Joas Schilling
b474917ba3
Merge remote-tracking branch 'Marc/ticket/11842' into develop
...
* Marc/ticket/11842:
[ticket/11842] Add functional test for creating group
[ticket/11842] Use avatar_data for obtaining driver that should be deleted
[ticket/11842] Use type map for updating avatar types in database
[ticket/11842] Add missing prefix for group id in avatar data
[ticket/11842] Use only new avatar type in user_delete function
[ticket/11842] Add migration file for updating avatar type in database
[ticket/11842] Replace outdated occurences of user and group avatar_type
[ticket/11842] Use group_id 0 and correct avatar name after creating group
2013-12-04 17:20:20 +01:00
Andreas Fischer
3a03b01ce0
[ticket/12056] group_user_attributes: Fix "Creating ... from empty value".
...
PHPBB3-12056
2013-12-04 14:22:33 +01:00
Marc Alexander
1f624e1367
[ticket/11842] Replace outdated occurences of user and group avatar_type
...
user_avatar_type und group_avatar_type are now a string and should therefore
be treated accordingly.
PHPBB3-11842
2013-10-24 21:41:41 +02:00
Nils Adermann
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Joas Schilling
e8fd8b9a4b
[ticket/10714] Fix missing parameter and global phpbb_log in unit tests
...
PHPBB3-10714
2013-01-22 22:40:53 +01:00
Joas Schilling
ddec4e00d5
[ticket/9492] Fix missing phpbb_container in unit tests
...
PHPBB3-9492
2013-01-20 20:59:27 +01:00
Joas Schilling
50542a389c
[ticket/9492] Add unit tests for custom ranks and avatars
...
PHPBB3-9492
2013-01-17 14:35:37 +01:00