phpbb/tests
Marc Alexander 9d4d212e0f [ticket/11525] Only remove group or user prefix from given avatar data
Until now, the user data had both user_id and group_id keys in the avatar
data. As both group_ and user_ prefixes were removed the group_id was
collapsed onto the user_id and therefore all users in the same group had
the same prefix for their uploaded avatars. This patch will make sure
that the correct id is used depending on whether it's a group's or user's
avatar data.

PHPBB3-11525
2013-10-24 13:55:23 +02:00
..
acp_board [ticket/11700] Get unit tests to run again with namespaces 2013-09-19 18:50:08 +02:00
auth [ticket/11700] Fix tests after merging new develop code 2013-09-16 02:41:03 +02:00
avatar [ticket/11525] Only remove group or user prefix from given avatar data 2013-10-24 13:55:23 +02:00
bbcode [ticket/11250] Use user defined message as incomplete message 2012-12-14 18:31:12 +01:00
cache [ticket/11700] Fix config namespace mishap in cache tests 2013-09-16 00:39:30 +02:00
class_loader [ticket/11700] Fix extension loading with namespaces 2013-09-19 18:29:08 +02:00
compress Merge branch 'develop-olympus' into develop 2012-12-20 21:56:10 +01:00
config [ticket/11700] Fix config db tests after namespace mishap 2013-09-16 00:39:08 +02:00
content_visibility [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
controller [ticket/11948] Check actual result of routes 2013-10-21 22:18:03 +02:00
cron [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
datetime [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
dbal [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
di Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
download [ticket/10820] Add test cases 2013-06-05 02:22:51 +05:30
event [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
extension [ticket/11840] Correct Moo test extension composer 2013-09-30 21:36:10 -05:00
filesystem [ticket/11852] Move tests to folder with new class name 2013-09-26 15:35:53 +02:00
fixtures [ticket/10205] Add some columns to the empty fixture file for mssqlnative. 2012-12-04 19:00:42 -05:00
functional [feature/plupload/integration] Integration of Plupload 2013-10-11 17:40:16 +02:00
functions [ticket/11700] Don't prefix dbms classnames with \ 2013-09-16 00:41:44 +02:00
functions_acp [ticket/11010] updating tests 2013-05-20 18:42:08 +02:00
functions_database_helper [ticket/11162] Reformat. 2012-12-13 03:07:25 -05:00
functions_user [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
groupposition [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
lock [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
log [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
mock Merge pull request #1735 from nickvergessen/ticket/11852 2013-09-30 16:21:02 -07:00
network [ticket/9916] Updating license in non-distributed files 2012-01-02 19:10:36 +01:00
notification [ticket/11691] Fix conversion test 2013-10-01 09:56:24 +02:00
pagination [ticket/11805] Rename test to match the function name 2013-09-25 17:34:31 +02:00
path_helper [ticket/11874] Fix tests 2013-10-10 16:20:00 -05:00
privmsgs [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
profile [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
random [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
regex [ticket/10162] Add test cases for top level domain names longer than 6 chars. 2012-05-30 21:11:17 +02:00
request [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
search [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
security [ticket/11850] More namespaces 2013-09-30 20:42:45 -05:00
session [ticket/11850] More namespaces 2013-09-30 20:38:41 -05:00
template [ticket/11874] Fix tests 2013-10-10 16:20:00 -05:00
test_framework [ticket/11608] Set sphinx id from test_config file for tests 2013-10-05 21:15:32 +05:30
text_processing Merge branch 'develop-olympus' into develop 2013-08-03 15:37:01 +02:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
tree [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
upload [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00
user [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
utf [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
wrapper [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
bootstrap.php [ticket/11700] Fix extension loading with namespaces 2013-09-19 18:29:08 +02:00
error_collector_test.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
lint_test.php [ticket/10716] Collect standard error from executed php process. 2012-12-04 18:52:27 -05:00
RUNNING_TESTS.md [ticket/11866] Only single backslash in .md files 2013-09-26 01:02:29 +02:00