| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/15294] Minor code adjusting | rxu | 2019-11-05 | 1 | -1/+1 |
| | | | | | PHPBB3-15294 | ||||
| * | [ticket/15294] Add session_gc() tests | rxu | 2019-11-05 | 1 | -1/+23 |
| | | | | | PHPBB3-15294 | ||||
| * | [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 | -1/+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/13338] Add include statements for dependencies. | Andreas Fischer | 2014-11-17 | 1 | -0/+1 |
| | | | | | PHPBB3-13338 | ||||
| * | [ticket/13138] Type hint the variables for IDE usage | Joas Schilling | 2014-10-17 | 1 | -0/+5 |
| | | | | | PHPBB3-13138 | ||||
| * | [ticket/12099] Remove config again | Joas Schilling | 2014-06-29 | 1 | -1/+0 |
| | | | | | PHPBB3-12099 | ||||
| * | [ticket/12099] Add request argument to path_helper service | Pico88 | 2014-06-29 | 1 | -0/+2 |
| | | | | | PHPBB3-12099 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -6/+10 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/11850] Fix tests | Nathan Guse | 2013-09-30 | 1 | -2/+3 |
| | | | | | PHPBB3-11850 | ||||
| * | [ticket/11850] Update for namespaces | Nathan Guse | 2013-09-30 | 1 | -3/+8 |
| | | | | | PHPBB3-11850 | ||||
| * | [ticket/11850] page_name contains controller request rather than query string | Nathan Guse | 2013-09-17 | 1 | -0/+7 |
| | | | | | | | Fixing tests PHPBB3-11850 | ||||
| * | [ticket/11620] Whitespace and combine function into test_case | Andy Chase | 2013-07-22 | 1 | -0/+9 |
| | | | | | PHPBB3-11620 | ||||
| * | [ticket/11620] Abstracted session setUp into a test_case class | asperous | 2013-07-22 | 1 | -0/+27 |
| When defining a database test case with a setUp function, it is important to call the parent's setup function, because that is when the database is setup. PHPBB3-11620 | |||||
