Marc Alexander
|
ebac54aa9e
|
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
|
2019-05-09 21:40:06 +02:00 |
|
François-Xavier de Guillebon
|
40e61e4d1e
|
[ticket/15508] Remove call to getEnvironment() from parser
PHPBB3-15508
|
2019-05-09 21:30:12 +02:00 |
|
rubencm
|
27fc256745
|
[ticket/12629] Fix tests
PHPBB3-12629
|
2019-05-09 21:24:06 +02:00 |
|
rubencm
|
a702142a34
|
[ticket/12636] Rename log.session_errors to session.log_errors
PHPBB3-12636
|
2019-05-09 21:20:16 +02:00 |
|
Rubén Calvo
|
c20fed43cd
|
[ticket/12636] Add log.session_errors to mock container_builder
PHPBB3-12636
|
2019-05-09 21:10:53 +02:00 |
|
Rubén Calvo
|
688d022f42
|
[ticket/15738] Remove code related with safe_mode
PHPBB3-15738
|
2019-05-09 18:47:50 +02:00 |
|
rxu
|
ab0dae6003
|
[ticket/15725] Fix installing ext in tests for master branch
PHPBB3-15725
|
2019-05-09 18:46:50 +02:00 |
|
Jakub Senko
|
139eb17bb7
|
[ticket/12624] Add debug.load_time parameter
PHPBB3-12624
|
2019-05-09 18:40:15 +02:00 |
|
Jakub Senko
|
3e6fd7e8fd
|
[ticket/15664] Ajaxify ext actions in ACP
PHPBB3-15664
|
2019-05-09 18:20:41 +02:00 |
|
JoshyPHP
|
2ff5871ff4
|
[ticket/15646] Added support for Argon2i passwords
PHPBB3-15646
|
2019-05-08 22:26:23 +02:00 |
|
luzpaz
|
a9a28859d4
|
[ticket/15424] Multiple typo fixes in docs & comments
Fixed typos in some docs, guidelines, some non-user-facing files.
PHPBB3-15424
|
2019-05-08 22:20:56 +02:00 |
|
Rubén Calvo
|
3e5247187c
|
[ticket/15377] Add test
PHPBB3-15377
|
2019-05-08 22:14:07 +02:00 |
|
javiexin
|
5a0c9763d1
|
[ticket/15274] Allow "custom" migrations to use parameters
Remove references in migration tool.
PHPBB3-15274
|
2019-05-08 22:06:39 +02:00 |
|
javiexin
|
5c001df380
|
[ticket/15274] Allow "custom" migrations to use parameters
Add the possibility to have custom migrations with parameters,
allowing the use of a single function for several uses.
PHPBB3-15274
|
2019-05-08 22:06:34 +02:00 |
|
Tristan Darricau
|
deb556fbf0
|
[ticket/15258] Adds a method to get a service by class in service_collection
PHPBB3-15258
|
2019-05-08 22:05:41 +02:00 |
|
rxu
|
42b7782927
|
[ticket/14972] Migrate from deprecated getMock() method to createMock()
PHPBB3-14972
|
2019-05-08 21:57:00 +02:00 |
|
Máté Bartus
|
271ac6b57e
|
[ticket/14542] Fix tests
PHPBB3-14542
|
2019-05-06 21:45:21 +02:00 |
|
Máté Bartus
|
7a173877b7
|
[ticket/14542] Move cron to controller
PHPBB3-14542
|
2019-05-06 21:45:15 +02:00 |
|
Marc Alexander
|
41956a8b90
|
[ticket/14670] Set shared flag instead of defining prototype scope
The prototype scope was deprecated in symfony 2.8 and removed in 3.0.
PHPBB3-14670
|
2019-05-06 21:44:19 +02:00 |
|
Marc Alexander
|
1dc14c0f38
|
[ticket/14670] Remove usage of prototype scope in tests
In this specific case, the mock container builder is used which does not
even support setting the scope.
PHPBB3-14670
|
2019-05-06 21:44:19 +02:00 |
|
Marc Alexander
|
1a8a8da7bf
|
[ticket/14670] Fix incompatibilities with container definitions
PHPBB3-14670
|
2019-05-06 21:43:55 +02:00 |
|
Marc Alexander
|
ccf5575dd8
|
Merge pull request #5577 from JoshyPHP/ticket/16034
[ticket/16034] Fix [url=] links being incorrectly shortened
|
2019-05-02 19:41:32 +02:00 |
|
JoshyPHP
|
06a95487fe
|
[ticket/16034] Fix [url=] links being incorrectly shortened
PHPBB3-16034
|
2019-04-28 02:43:05 +02:00 |
|
Marc Alexander
|
1843e4f6b4
|
[prep-release-3.2.6] Fix expected data in avatar manager test
|
2019-04-27 13:52:37 +02:00 |
|
Marc Alexander
|
308dd49bb9
|
Merge pull request #45 from phpbb/ticket/security/234
[ticket/security/234] Add URL validation for input fields & main site URL
|
2019-04-27 13:21:55 +02:00 |
|
Marc Alexander
|
3075d2fecc
|
Merge pull request #44 from phpbb/ticket/security/235
Ticket/security/235 Wildcard char count in search
|
2019-04-27 13:19:35 +02:00 |
|
Marc Alexander
|
2353ad11f2
|
[ticket/security/235] Update search native tests
SECURITY-235
|
2019-04-26 23:39:51 +02:00 |
|
Marc Alexander
|
58f33921b5
|
[ticket/16027] Force clearing of cache folder on install for functional
PHPBB3-16027
|
2019-04-24 21:05:55 +02:00 |
|
Marc Alexander
|
f905b40ce8
|
Merge pull request #5559 from mrgoldy/ticket/16007
[ticket/16007] Show ban message for OAuth login
|
2019-04-17 20:45:19 +02:00 |
|
Marc Alexander
|
f1c2e26f0a
|
[ticket/security/234] Add test for URL validation
SECURITY-234
|
2019-04-14 14:11:36 +02:00 |
|
Marc Alexander
|
6f573f710d
|
Merge pull request #5556 from 3D-I/ticket/16004
[ticket/16004] Add check-in for Emojis in Username
|
2019-04-07 10:35:33 +02:00 |
|
mrgoldy
|
562601fd9b
|
[ticket/16007] Correct check_ban_test to boolean
PHPBB3-16007
|
2019-04-02 18:01:59 +02:00 |
|
3D-I
|
7160c67b2c
|
[ticket/16004] Add tests/functions/validate_username_test.php
PHPBB3-16004
|
2019-04-01 23:14:09 +02:00 |
|
Marc Alexander
|
f9c251c7af
|
Merge pull request #5553 from marc1706/ticket/15997
[ticket/15997] Use higher than default timeout for webdriver connections
|
2019-03-30 17:59:12 +01:00 |
|
Marc Alexander
|
220d388cac
|
[ticket/15997] Use higher than default timeout for webdriver connections
PHPBB3-15997
|
2019-03-19 21:20:38 +01:00 |
|
Marc Alexander
|
0d166e87b8
|
[ticket/15996] Rename dataProvider to not start with test_
PHPBB3-15996
|
2019-03-19 21:13:27 +01:00 |
|
Marc Alexander
|
1c5a4c1213
|
Merge pull request #5533 from rubencm/ticket/15965
[ticket/15965] Fix hardcoded directory [3.2.x only]
|
2019-03-13 20:49:39 +01:00 |
|
Marc Alexander
|
2975566650
|
Merge pull request #5539 from 3D-I/ticket/15975
[ticket/15975] Remove user notification data upon user deletion
|
2019-03-10 16:47:15 +01:00 |
|
3D-I
|
e315ea90b8
|
[ticket/15975] Remove user notification data upon user deletion
PHPBB3-15975
|
2019-02-23 02:02:51 +01:00 |
|
rubencm
|
96491a70e8
|
[ticket/15965] Fix hardcoded directory
PHPBB3-15965
|
2019-02-12 21:19:47 +00:00 |
|
AJ Quick
|
43d8432809
|
[ticket/15959] Fix invalid CNAME record
PHPBB3-15959
|
2019-02-03 21:23:14 +01:00 |
|
AJ Quick
|
1fba679c68
|
[ticket/15959] Fix invalid CNAME record
PHPBB3-15959
|
2019-02-03 21:22:55 +01:00 |
|
Derky
|
409bfafbf0
|
Merge pull request #5485 from marc1706/ticket/15919
[ticket/15919] Don't run lint test against node_modules
|
2019-01-02 21:07:41 +01:00 |
|
mrgoldy
|
813789c644
|
[ticket/15886] Capital Y in arraY
PHPBB3-15886
|
2019-01-02 13:30:58 +01:00 |
|
mrgoldy
|
f6c93a81d3
|
[ticket/15886] No profile url for BOTS group
PHPBB3-15886
|
2019-01-02 13:21:44 +01:00 |
|
mrgoldy
|
f023dd590f
|
[ticket/15886] Mock path helper in group helper tests
PHPBB3-15886
|
2019-01-02 12:33:25 +01:00 |
|
mrgoldy
|
e2e3d402a2
|
[ticket/15886] Clean up services
PHPBB3-15886
|
2018-12-29 13:28:00 +01:00 |
|
Marc Alexander
|
c51859c0bd
|
[ticket/15921] Update tests for twemoji
PHPBB3-15921
|
2018-12-27 10:36:41 +01:00 |
|
JoshyPHP
|
31c0466815
|
[ticket/15921] Updated dependencies to latest textformatter
PHPBB3-15921
|
2018-12-26 23:06:18 +01:00 |
|
Marc Alexander
|
58856c06b0
|
Merge pull request #5481 from kasimi/ticket/15910-3.2.x
[ticket/15910] Pass object arguments by reference implicitly
|
2018-12-24 15:32:50 +01:00 |
|