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/15893] Pass needed language class directly to format quote | Marc Alexander | 2018-12-02 | 1 | -6/+11 |
| | | | | PHPBB3-15893 | ||||
* | [ticket/15893] Add test for covering phpbb_format_quote | Marc Alexander | 2018-12-02 | 1 | -0/+52 |
| | | | | PHPBB3-15893 | ||||
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 2 | -5/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/12662] Update tests that utilize get_username_string | PayBas | 2014-06-25 | 1 | -7/+7 |
| | | | | PHPBB3-12662 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 2 | -6/+14 |
| | | | | PHPBB3-12594 | ||||
* | Merge branch 'develop-olympus' into develop-ascraeus | Joas Schilling | 2014-04-15 | 1 | -0/+38 |
|\ | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10423] Replace foreach with function in viewtopic.php [ticket/10423] Remove unnecessary include in test [ticket/10423] Match multiple wildcards [ticket/10423] Move code into a function and add tests for it [ticket/10423] Remove * from search or highlight string | ||||
| * | Merge pull request #2195 from Elsensee/ticket/10423 | Joas Schilling | 2014-04-15 | 1 | -0/+38 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/10423] Remove * from search or highlight string * Elsensee/ticket/10423: [ticket/10423] Replace foreach with function in viewtopic.php [ticket/10423] Remove unnecessary include in test [ticket/10423] Match multiple wildcards [ticket/10423] Move code into a function and add tests for it [ticket/10423] Remove * from search or highlight string | ||||
| | * | [ticket/10423] Remove unnecessary include in test | Oliver Schramm | 2014-04-15 | 1 | -1/+0 |
| | | | | | | | | | | | | PHPBB3-10423 | ||||
| | * | [ticket/10423] Match multiple wildcards | Oliver Schramm | 2014-04-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Multiple wildcards are removed from the string if there is no word before or after them. If there is a word before or after them, they are just replaced with a single one. PHPBB3-10423 | ||||
| | * | [ticket/10423] Move code into a function and add tests for it | Oliver Schramm | 2014-04-13 | 1 | -0/+37 |
| | | | | | | | | PHPBB3-10423 | ||||
* | | [ticket/12341] Update test with new class name and dependencies | Oliver Schramm | 2014-04-02 | 1 | -2/+3 |
|/ | | | | PHPBB3-12341 | ||||
* | [ticket/12341] Add tests for get_username_string() | Oliver Schramm | 2014-04-01 | 1 | -0/+125 |
PHPBB3-12341 |