| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
[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
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-8672
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-8672
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
getimagesize() always downloads the complete file before checking
the actual image dimensions. This class will be able to do the same
without having to download possibly large files.
PHPBB3-8672
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/12745] Allow Unicode characters from the SMP to be used in text
* s9e/ticket/12745:
[ticket/12745] Added HTML entity test
[ticket/12745] Added support for Unicode characters outside BMP
[ticket/12745] Updated s9e\TextFormatter
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
https://github.com/phpbb/phpbb/pull/3548#issuecomment-96219167
PHPBB3-12745
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-12745
|
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13755] Ignore dots in path when determining file extension.
|
| | |/ /
| | | |
| | | |
| | | | |
PHPBB3-13755
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13654] Moving reporting into controller
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Moving report.php's content into different services and controllers to
better comply with the MVC model.
Also implementing:
* Replacement for reasons_display()
* Adding assign_meta_refresh_var() to \controller\helper
* Adding separate routes for easy configuration
* Updating unit tests to expect to correct results
* Add BC tests
PHPBB3-13654
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/13697] Moving filesystem related functions to filesystem service
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Moving filesystem service to \phpbb\filesystem namespace
* Wraping Symfony's Filesystem component
* Moving filesystem related functions from includes/functions.php
into \phpbb\filesystem\filesystem
Functions moved (and deprecated):
- phpbb_chmod
- phpbb_is_writable
- phpbb_is_absolute
- phpbb_own_realpath
- phpbb_realpath
* Adding interface for filesystem service
PHPBB3-13697
|
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-13756
|