aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11768] Added renderer eventsJoshyPHP2015-04-021-0/+54
* [ticket/11768] Added core.text_formatter_s9e_renderer_setup eventJoshyPHP2015-04-022-3/+40
* [ticket/11768] Added core.text_formatter_s9e_parser_setup eventJoshyPHP2015-04-022-5/+47
* [ticket/11768] Removed get_parser() / get_renderer() accessorsJoshyPHP2015-04-022-14/+0
* [ticket/11768] Updated the text_formatter.s9e.utils serviceJoshyPHP2015-04-021-24/+13
* [ticket/11768] Preserve comments in custom BBCodesJoshyPHP2015-04-022-0/+43
* [ticket/11768] Added configurator eventsJoshyPHP2015-04-022-2/+55
* [ticket/11768] Removed whitespaceJoshyPHP2015-04-021-4/+0
* [ticket/11768] Removed unused varJoshyPHP2015-04-021-3/+0
* [ticket/11768] Fixed test doubleJoshyPHP2015-04-021-1/+1
* [ticket/11768] Added support for creating unsafe BBCodesJoshyPHP2015-04-022-3/+43
* [ticket/11768] Removed unused varJoshyPHP2015-04-021-2/+0
* [ticket/11768] Removed the cached rendererJoshyPHP2015-04-022-2/+1
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-023-9/+21
* [ticket/11768] Removed require_once calls that target mock classesJoshyPHP2015-04-026-9/+0
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-0211-33/+77
* [ticket/11768] Renamed get_words() to get_censored_words()JoshyPHP2015-04-021-2/+2
* [ticket/11768] Added methods to access the library's parser/rendererJoshyPHP2015-04-022-0/+15
* [ticket/11768] Allowed text in places where text is not valid HTMLJoshyPHP2015-04-021-1/+1
* [ticket/11768] Fixed testJoshyPHP2015-04-021-8/+4
* [ticket/11768] Replaced the Censor pluginJoshyPHP2015-04-022-14/+6
* [ticket/11768] Added limited support for [url] in [quote] authorJoshyPHP2015-04-021-0/+12
* [ticket/11768] Updated phpbb\textformatter\s9e\factory::regenerate()JoshyPHP2015-04-023-4/+4
* [ticket/11768] Added support for magic links that start with "www."JoshyPHP2015-04-021-0/+8
* [ticket/11768] Uncommented disabled testJoshyPHP2015-04-021-2/+0
* [ticket/11768] Added test filesJoshyPHP2015-04-022-0/+2
* [ticket/11768] Updated tests to use the new constructor signatures9e2015-04-022-16/+30
* [ticket/11768] Updated test case helper with new signatures9e2015-04-021-2/+2
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-0256-10/+3959
* Merge branch '3.1.x'Nicofuma2015-03-292-0/+165
|\
| * Merge pull request #3376 from marc1706/ticket/13568-ascNicofuma2015-03-292-0/+165
| |\
| | * [ticket/13568] Add unit tests for validating absolute pathMarc Alexander2015-02-061-0/+87
| | * Merge branch 'ticket/13568' into ticket/13568-ascMarc Alexander2015-02-061-0/+78
| | |\
| | | * [ticket/13568] Use correct data provider on windowsMarc Alexander2015-02-031-1/+1
| | | * [ticket/13568] Add imagick tests for windowsMarc Alexander2015-02-021-8/+40
| | | * [ticket/13568] Add more test cases for imagick pathMarc Alexander2015-02-021-0/+2
| | | * [ticket/13568] Add functional test for imagick path settingMarc Alexander2015-02-021-0/+44
| | | * Merge branch 'prep-release-3.0.13' into develop-olympusAndreas Fischer2015-01-291-1/+6
| | | |\
| | | | * [ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME.Marc Alexander2015-01-281-1/+6
* | | | | Merge branch '3.1.x'Nicofuma2015-03-241-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3398 from marc1706/ticket/13612Nicofuma2015-03-241-0/+12
| |\ \ \ \
| | * | | | [ticket/13612] Always display success message if extension was enabledMarc Alexander2015-02-141-8/+1
| | * | | | [ticket/13612] Run meta refresh until extension is fully enabledMarc Alexander2015-02-141-1/+20
| | |/ / /
* | | | | [ticket/13132] Enable twig expressions testsNicofuma2015-03-054-10/+27
* | | | | [ticket/13132] Twig: Add loops content to the root contextTristan Darricau2015-03-0517-3/+329
* | | | | Merge branch '3.1.x'Andreas Fischer2015-03-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/13670] Modify variable-variable syntax in common avatar test for PHP7Marc Alexander2015-03-051-1/+1
* | | | | Merge pull request #3303 from Nicofuma/ticket/13513Marc Alexander2015-02-263-3/+3
|\ \ \ \ \
| * | | | | [ticket/13513] Use paths relative to the phpBB root in the routerTristan Darricau2015-01-173-3/+3
* | | | | | Merge branch '3.1.x'Joas Schilling2015-02-202-0/+20
|\ \ \ \ \ \ | | |/ / / / | |/| | | |