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/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 1 | -3/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -1/+1 |
| | | | | PHPBB3-13455 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/10733] Removing static from data providers | Vjacheslav Trushkin | 2012-04-01 | 1 | -2/+2 |
| | | | | | | Removing static from data provider functions PHPBB3-10733 | ||||
* | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-01-02 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9916] Changing header in non-distributed files [ticket/9916] Changing coding guidelines license [ticket/9916] Updating License in the header Conflicts: tests/mock/cache.php | ||||
| * | [ticket/9916] Updating License in the header | Unknown | 2012-01-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-9916 | ||||
* | | [ticket/10080] Allow resetting the request instance used by request_var. | Nils Adermann | 2011-03-07 | 1 | -0/+9 |
| | | | | | | | | PHPBB3-10080 | ||||
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-01-31 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | | | | | | | * develop-olympus: [ticket/10011] Tests don't work on PHP < 5.3 Conflicts: tests/security/redirect_test.php | ||||
| * | [ticket/10011] Tests don't work on PHP < 5.3 | Erik Frèrejean | 2011-01-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Due to the usage of `__DIR__` for the file includes the tests can't be ran on systems with PHP < 5.3. Replace all occurances of `__DIR__` with `dirname(__FILE__)`. PHPBB3-10011 | ||||
* | | Merge branch 'develop-olympus' into develop | Igor Wiedler | 2011-01-10 | 1 | -1/+86 |
|/ | | | | This merge commit includes ascraeus-specific renames and adjustments. | ||||
* | [ticket/9987] Rename test files to include a _test suffix | Igor Wiedler | 2011-01-10 | 1 | -0/+180 |
PHPBB3-9987 |