Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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] Add tests for get_username_string() | Oliver Schramm | 2014-04-01 | 1 | -0/+125 |
PHPBB3-12341 |