Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 1 | -1/+1 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 1 | -1/+1 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 1 | -2/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | [ticket/13280] Add new tests | Tristan Darricau | 2014-11-12 | 1 | -0/+5 |
| | | | | PHPBB3-13280 | ||||
* | [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280" | Tristan Darricau | 2014-11-12 | 1 | -6/+0 |
| | | | | | | | This reverts commit a1b58d05d158ff7afd789c1b27821e17198f8d58, reversing changes made to 0e772afb9db640e54e84cfccaddcf74f3edbb3fb. PHPBB3-13280 | ||||
* | [ticket/13280] Add additional sanitizer for ampersands in server superglobal | Marc Alexander | 2014-11-03 | 1 | -8/+7 |
| | | | | PHPBB3-13280 | ||||
* | [ticket/13280] Correctly format user page for build_url() | Marc Alexander | 2014-11-03 | 1 | -1/+8 |
| | | | | PHPBB3-13280 | ||||
* | [ticket/12099] Remove config again | Joas Schilling | 2014-06-29 | 1 | -1/+2 |
| | | | | PHPBB3-12099 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12510] Convert & to & in build_url() when no params are stripped. | Cesar G | 2014-05-06 | 1 | -0/+5 |
| | | | | PHPBB3-12510 | ||||
* | [ticket/11508] Fix build_url test. | Cesar G | 2014-04-22 | 1 | -2/+2 |
| | | | | PHPBB3-11508 | ||||
* | [ticket/11508] Fix build_url test. | Cesar G | 2014-04-22 | 1 | -3/+3 |
| | | | | PHPBB3-11508 | ||||
* | [ticket/11508] Add tests. | Cesar G | 2014-04-22 | 1 | -0/+77 |
PHPBB3-11508 |