aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10922] Added testJoshyPHP2015-04-282-0/+2
* [ticket/10922] Added test dataJoshyPHP2015-04-282-3/+9
* [ticket/10922] Added testsJoshyPHP2015-04-282-0/+4
* [ticket/10922] Replaced urlencode() with rawurlencode()JoshyPHP2015-04-281-1/+1
* [ticket/10922] Added support for body and subject in email BBCodeJoshyPHP2015-04-282-2/+6
* Merge pull request #3524 from marc1706/ticket/8672Tristan Darricau2015-04-2713-3/+107
|\
| * [ticket/8672] User $user->lang() instead of sprintfMarc Alexander2015-04-241-1/+1
| * [ticket/8672] Use fastImageSize in classesMarc Alexander2015-04-242-5/+5
| * [ticket/8672] Updated the text_formatter.s9e serviceJoshyPHP2015-04-241-0/+4
| * [ticket/8672] Add class for retrieving imagesize without downloadMarc Alexander2015-04-2411-2/+102
* | Merge pull request #3548 from s9e/ticket/12745Andreas Fischer2015-04-261-8/+20
|\ \
| * | [ticket/12745] Added HTML entity testJoshyPHP2015-04-251-0/+10
| * | [ticket/12745] Added support for Unicode characters outside BMPJoshyPHP2015-04-251-8/+10
| |/
* | Merge branch '3.1.x'Marc Alexander2015-04-261-0/+2
|\ \ | |/ |/|
| * Merge pull request #3532 from prototech/ticket/13755Marc Alexander2015-04-261-0/+2
| |\
| | * [ticket/13755] Ignore dots in path when determining file extension.Cesar G2015-04-101-0/+2
* | | Merge pull request #3446 from MateBartus/ticket/13654Tristan Darricau2015-04-162-3/+47
|\ \ \
| * | | [ticket/13654] Moving reporting into controllerMateBartus2015-04-162-3/+47
* | | | Merge pull request #3487 from MateBartus/ticket/13697Tristan Darricau2015-04-1636-79/+209
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-1636-79/+209
* | | | Merge branch '3.1.x'Dhruv2015-04-141-0/+53
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/13756] Add test for generate_resize_string()Oliver Schramm2015-04-121-0/+53
| | |/ | |/|
* | | Merge branch '3.1.x'Oliver Schramm2015-04-061-1/+1
|\ \ \ | |/ /
| * | [ticket/13749] Add missing slash to base uri in helper route testsMarc Alexander2015-04-061-1/+1
* | | Merge branch '3.1.x'Joas Schilling2015-04-062-1/+49
|\ \ \ | |/ /
| * | Merge pull request #3392 from marc1706/ticket/13493Joas Schilling2015-04-062-1/+49
| |\ \
| | * | [ticket/13493] Append page name to base url if it doesn't contain itMarc Alexander2015-02-112-1/+49
* | | | Merge branch '3.1.x'Joas Schilling2015-04-061-0/+9
|\ \ \ \ | |/ / /
| * | | [ticket/13747] Add assertions to test_validate_path_linuxTristan Darricau2015-04-061-0/+9
* | | | [ticket/13522] Fix globals for 3.2 in Q&A testsJoas Schilling2015-04-061-4/+7
* | | | Merge branch '3.1.x'Joas Schilling2015-04-061-0/+94
|\ \ \ \ | |/ / /
| * | | Merge pull request #3333 from marc1706/ticket/13522Joas Schilling2015-04-061-0/+94
| |\ \ \
| | * | | [ticket/13522] Fix QA tests for request_var() useMarc Alexander2015-02-211-1/+4
| | * | | [ticket/13522] Add captcha to test file class nameMarc Alexander2015-02-211-1/+1
| | * | | [ticket/13522] Add tests for acp_get_question_input and set/get nameMarc Alexander2015-02-211-1/+46
| | * | | [ticket/13522] Add test file for Q&A captchaMarc Alexander2015-02-211-0/+46
* | | | | Merge branch '3.1.x'Joas Schilling2015-04-061-22/+111
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3284 from Elsensee/ticket/13469Joas Schilling2015-04-061-22/+111
| |\ \ \ \
| | * | | | [ticket/13469] Extract test to new methodOliver Schramm2015-04-021-5/+29
| | * | | | [ticket/13469] Add testsOliver Schramm2015-03-221-21/+86
* | | | | | [ticket/11768] Renamed service varsJoshyPHP2015-04-022-14/+10
* | | | | | [ticket/11768] Restored get_parser() / get_renderer()JoshyPHP2015-04-022-0/+14
* | | | | | [ticket/11768] Updated utils serviceJoshyPHP2015-04-021-29/+0
* | | | | | [ticket/11768] Added parser eventsJoshyPHP2015-04-021-0/+54
* | | | | | [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