| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
[ticket/13849] Fix development environment
|
| | |
| |
| |
| | |
PHPBB3-13849
|
| |\ \
| | |
| | |
| | | |
[ticket/13680] Updated quote notifications
|
| | | |
| | |
| | |
| | | |
PHPBB3-13680
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added get_quote_authors() to text_formatter.utils service to retrieve
the names used in first-level quotes
PHPBB3-13680
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13641] Proper parsing of custom BBCode for inline code
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13641
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/8419] Custom tag eats up space character
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-8419
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13801] Remove user dependency from text_formatter.s9e.parser
|
| | | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-13801
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
Removed all calls to phpbb_pcre_utf8_support() as well as unreachable code.
PHPBB3-13614
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11530
|
| | |/ /
|/| |
| | |
| | | |
PHPBB3-11530
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/12632] Add twig.debug and twig.auto_reload in config.yml
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13206
PHPBB3-12632
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13839] Don't be dependent on the phpBB root directory name in tests
* Nicofuma/ticket/13839:
[ticket/13839] Don't be dependent on the phpBB root directory name in tests
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13839
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13805] Updated generate_text_for_storage() to match message_parser
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | | |
PHPBB3-13805
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13804] Make template's user dependency optional
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13804
|
| |\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | | |
[ticket/13800] Make router's extension manager dependency optional
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13800
|
| | |_|_|_|/
|/| | | |
| | | | |
| | | | | |
PHPBB3-13828
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/10268] Added regression test
* s9e/ticket/10268:
[ticket/10268] Added regression test
|
| | | |_|/ /
| |/| | |
| | | | |
| | | | | |
PHPBB3-10268
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/9073] Word censoring in URLs
* s9e/ticket/9073:
[ticket/9073] Added regression test
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-9073
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13425] Smiley code at start of text being quoted doesn't show smiley image in quote
* s9e/ticket/13425:
[ticket/13425] Added regression test
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-13425
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13638
|
| | |_|/
|/| |
| | |
| | | |
PHPBB3-13638
|
| | | |
| | |
| | |
| | | |
PHPBB3-13782
|
| | | |
| | |
| | |
| | | |
PHPBB3-13782
|
| | | |
| | |
| | |
| | | |
PHPBB3-13782
|
| |\ \ \
| |_|/
|/| | |
|
| | | |
| | |
| | |
| | | |
PHPBB3-13809
|
| | | |
| | |
| | |
| | | |
PHPBB3-13762
|
| | |/
|/|
| |
| | |
PHPBB3-13793
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/security-180] Use language variable for redirect error in 3.1+
[ticket/security-180] Merge if statement with previous one in 3.1.x
[ticket/security-180] Add tests for redirecting to main URL
[ticket/security-180] Always fail when redirecting to an insecure URL
[ticket/security-180] Make sure that redirect goes to full URL plus slash
[ticket/security-180] Check if redirect URL contains board URL
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* prep-release-3.1.4:
[ticket/security-180] Use language variable for redirect error in 3.1+
[ticket/security-180] Merge if statement with previous one in 3.1.x
[ticket/security-180] Add tests for redirecting to main URL
[ticket/security-180] Always fail when redirecting to an insecure URL
[ticket/security-180] Make sure that redirect goes to full URL plus slash
[ticket/security-180] Check if redirect URL contains board URL
|
| | | |\
| | | |
| | | |
| | | |
| | | | |
Conflicts:
tests/security/redirect_test.php
|
| | | | |
| | | |
| | | |
| | | | |
SECURITY-180
|
| | | | |
| | | |
| | | |
| | | | |
SECURITY-180
|
| | | |\ \
| | | |/
| | | |
| | | |
| | | | |
Conflicts:
tests/security/redirect_test.php
|
| | | | |
| | | |
| | | |
| | | | |
SECURITY-180
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/8672] Add class for retrieving imagesize without download
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-8672
|