aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Joas Schilling2015-06-092-0/+196
|\
| * Merge pull request #3551 from rxu/ticket/13779Joas Schilling2015-06-092-0/+196
| |\
| | * [ticket/13779] Add permission set testsrxu2015-06-062-0/+196
* | | Merge branch '3.1.x'Marc Alexander2015-06-093-3/+6
|\ \ \ | |/ /
| * | Merge pull request #3479 from brunoais/ticket/13685Marc Alexander2015-06-093-3/+6
| |\ \
| | * | [ticket/13685] Fix tests for fulltext searchbrunoais2015-06-073-3/+6
* | | | Merge branch '3.1.x'Joas Schilling2015-06-071-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/sec-184] Fix testsCHItA2015-06-071-1/+1
* | | | [ticket/13564] Fix user_delete_test on masterMarc Alexander2015-06-041-4/+5
* | | | Merge branch '3.1.x'Joas Schilling2015-06-043-0/+168
|\ \ \ \ | |/ / /
| * | | Merge pull request #3502 from marc1706/ticket/13564Joas Schilling2015-06-043-0/+168
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/13564] Add tests for unlinking account upon deleting userMarc Alexander2015-04-252-0/+158
| | * | [ticket/13564] Try to unlink user account for every auth providerMarc Alexander2015-03-241-0/+10
* | | | [ticket/13777] Reorder get_module_infos() method's argumentsMateBartus2015-05-311-10/+10
* | | | [ticket/13777] Fix testsMateBartus2015-05-313-38/+29
* | | | [ticket/8420] Added regression testJoshyPHP2015-05-311-0/+14
* | | | Merge pull request #3592 from Nicofuma/ticket/13388Nils Adermann2015-05-304-3/+32
|\ \ \ \
| * | | | [ticket/13388] Integrate routing and di parameters resolutionTristan Darricau2015-05-294-3/+32
* | | | | Merge branch '3.1.x'Andreas Fischer2015-05-291-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '3.0.x' into 3.1.xAndreas Fischer2015-05-291-0/+2
| |\ \ \ \
| | * | | | [ticket/13875] Ignore cache, ext, and store folder in lint testMarc Alexander2015-05-281-0/+2
* | | | | | Merge pull request #3660 from Nicofuma/ticket/13890Oliver Schramm2015-05-291-0/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ticket/13890] Fix di testsTristan Darricau2015-05-291-0/+12
* | | | | | Merge pull request #3561 from s9e/ticket/10922Tristan Darricau2015-05-292-2/+18
|\ \ \ \ \ \
| * | | | | | [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
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |