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 #3383 from nickvergessen/ticket/9109Tristan Darricau2015-05-292-0/+147
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9109] Only query database once in phpbb_get_max_setting_from_groupMarc Alexander2015-02-082-0/+25
| * | | | | | | [ticket/9109] Properly document and calculate the group settings with value 0Joas Schilling2015-02-082-0/+122
* | | | | | | | Merge pull request #3613 from nickvergessen/ticket/13844Tristan Darricau2015-05-292-0/+196
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13844] Add eventsJoas Schilling2015-05-201-3/+4
| * | | | | | | | [ticket/13844] Add unit tests for the help managerJoas Schilling2015-05-171-0/+183
| * | | | | | | | [ticket/13844] Add a functional test that browses the help pagesJoas Schilling2015-05-161-0/+12
* | | | | | | | | Merge pull request #3616 from s9e/ticket/13847Tristan Darricau2015-05-293-0/+107
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | [ticket/13847] Updated ucp_pm_compose to use utils when forwardingJoshyPHP2015-05-251-1/+14
| * | | | | | | | [ticket/13847] Updated ucp_pm_compose to use the utils serviceJoshyPHP2015-05-251-0/+14
| * | | | | | | | [ticket/13847] Changed enquote() logic to use whichever is the shortestJoshyPHP2015-05-251-0/+15
| * | | | | | | | [ticket/13847] Move quote generation to text_formatter.utilsJoshyPHP2015-05-252-0/+65
* | | | | | | | | Merge pull request #3622 from s9e/ticket/13860Tristan Darricau2015-05-291-23/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/13860] Fixed PHP notices from undeclared vars/propertiesJoshyPHP2015-05-281-23/+30
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3625 from s9e/ticket/11742Tristan Darricau2015-05-293-4/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/11742] Added testJoshyPHP2015-05-231-0/+4
| * | | | | | | | | [ticket/11742] Updated default formatting tests to match the new defaultJoshyPHP2015-05-231-4/+4
| * | | | | | | | | [ticket/11742] Removed tabs-to-space conversion in [code]JoshyPHP2015-05-232-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3648 from marc1706/ticket/13872Joas Schilling2015-05-291-5/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/13872] Remove subsilver2 from md exporter testMarc Alexander2015-05-281-5/+0
* | | | | | | | | | Merge pull request #3554 from Nicofuma/ticket/13770Nils Adermann2015-05-294-70/+40
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [ticket/13770] Update testsTristan Darricau2015-05-144-70/+40
* | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-05-283-4/+113
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | [ticket/13872] Allow template events to have a changed versionJoas Schilling2015-05-283-4/+113
* | | | | | | | | Merge pull request #3621 from Nicofuma/ticket/13849Marc Alexander2015-05-202-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/13849] Fix testsNicofuma2015-05-192-0/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3586 from s9e/ticket/13680Nicofuma2015-05-205-19/+72
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/13680] Renamed get_quote_authors to get_outermost_quote_authorsJoshyPHP2015-05-151-4/+4
| * | | | | | | | | [ticket/13680] Updated quote notificationsJoshyPHP2015-05-155-19/+72
* | | | | | | | | | Merge pull request #3569 from s9e/ticket/13641Nicofuma2015-05-203-0/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ticket/13641] Added regression testJoshyPHP2015-04-293-0/+30
* | | | | | | | | | | Merge pull request #3572 from s9e/ticket/8419Nicofuma2015-05-203-0/+30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ticket/8419] Added regression testJoshyPHP2015-04-303-0/+30
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3578 from s9e/ticket/13801Nicofuma2015-05-202-11/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ticket/13801] Removed user dependency from text_formatter.s9e.parserJoshyPHP2015-05-182-11/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #3597 from s9e/ticket/13614Nicofuma2015-05-191-11/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()JoshyPHP2015-05-111-11/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | [ticket/11530] Fixed test description [ci skip]JoshyPHP2015-05-191-1/+1
* | | | | | | | | | | [ticket/11530] Remove extra quotes when depth limit is exceededJoshyPHP2015-05-181-0/+81
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #3591 from Nicofuma/ticket/12632Oliver Schramm2015-05-162-0/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ticket/12632] Add twig.debug and twig.auto_reload in config.ymlTristan Darricau2015-05-042-0/+22
* | | | | | | | | | | Merge pull request #3609 from Nicofuma/ticket/13839Andreas Fischer2015-05-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [ticket/13839] Don't be dependent on the phpBB root directory name in testsNicofuma2015-05-141-1/+1
* | | | | | | | | | | Merge pull request #3582 from s9e/ticket/13805Nicofuma2015-05-141-5/+115
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ticket/13805] Updated generate_text_for_storage() to match message_parserJoshyPHP2015-05-021-5/+115
| | |_|_|/ / / / / / / | |/| | | | | | | | |