aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-241-0/+4
|\
| * [ticket/13543] Fix broken slow testJoas Schilling2015-01-241-0/+4
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-232-0/+78
|\ \ | |/
| * Merge pull request #3321 from marc1706/ticket/13282Joas Schilling2015-01-232-0/+78
| |\
| | * [ticket/13282] Add unit test for adding integer column with default nullMarc Alexander2015-01-221-0/+7
| | * [ticket/13282] Add functional tests for adding profilefieldsMarc Alexander2015-01-221-0/+71
* | | Merge branch 'develop-ascraeus' into developNils Adermann2015-01-221-0/+100
|\ \ \ | |/ /
| * | Merge pull request #3173 from Nicofuma/ticket/13361Nils Adermann2015-01-221-0/+100
| |\ \ | | |/ | |/|
| | * [ticket/13361] Rename exception to runtime_exceptionTristan Darricau2015-01-211-2/+2
| | * [ticket/13361] Add testsTristan Darricau2015-01-111-0/+100
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-211-7/+16
|\ \ \ | |/ /
| * | [ticket/13534] Set imagick path to empty string to prevent failing path checkMarc Alexander2015-01-211-7/+16
* | | Merge branch 'develop-ascraeus' into developTristan Darricau2015-01-201-1/+1
|\ \ \ | |/ /
| * | [ticket/13530] Fix undefined variablesJoas Schilling2015-01-201-1/+1
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-204-5/+14
|\ \ \ | |/ /
| * | Merge pull request #3293 from Nicofuma/ticket/13489Joas Schilling2015-01-204-6/+14
| |\ \
| | * | [ticket/13489] Fix service configurationTristan Darricau2015-01-201-1/+3
| | * | [ticket/13489] Fix testsTristan Darricau2015-01-143-5/+11
* | | | Merge branch 'develop-ascraeus' into developTristan Darricau2015-01-191-0/+25
|\ \ \ \ | |/ / /
| * | | Merge pull request #3055 from marc1706/ticket/13192Tristan Darricau2015-01-191-0/+25
| |\ \ \
| | * | | [ticket/13192] Add test for app.php in external subfolderMarc Alexander2015-01-191-0/+2
| | * | | [ticket/13192] Order test cases consistentlyMarc Alexander2015-01-091-2/+2
| | * | | [ticket/13192] Remove app.php on mod rewrite even if app.php is outside rootMarc Alexander2015-01-041-0/+2
| | * | | [ticket/13192] Pass correct parameters and rename method to get_valid_pageMarc Alexander2014-10-211-4/+4
| | * | | [ticket/13192] Add method for generating valid user page linksMarc Alexander2014-10-211-0/+21
* | | | | [ticket/13499] Move `get_remote_file()` to `functions_compatibility.php`Gaëtan Muller2015-01-151-1/+1
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-132-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3234 from brunoais/ticket/13154Joas Schilling2015-01-132-1/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ticket/13154] Don't assign dispatcher to a variable. Just the obj param.brunoais2015-01-101-1/+1
| | * | | [ticket/13154] Fix submit_post_test() test groupbrunoais2014-12-181-1/+1
| | * | | [ticket/13154] Adjusting phpBB tests for the dispatcherbrunoais2014-12-171-0/+3
* | | | | Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-101-6/+18
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3166 from nickvergessen/Senky-ticket/12866Marc Alexander2015-01-101-6/+18
| |\ \ \ \
| | * | | | [ticket/12866] Assume underscore is part of \wJakub Senko2014-11-281-6/+18
| | |/ / /
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-107-8/+16
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3209 from brunoais/ticket/13146Joas Schilling2015-01-107-8/+16
| |\ \ \ \
| | * | | | [ticket/13146] Even more missing phpbb_mock_event_dispatcher()brunoais2015-01-102-2/+4
| | * | | | [ticket/13146] Last missing phpbb_mock_event_dispatcher()brunoais2015-01-101-4/+1
| | * | | | [ticket/13146] Use the correct phpbb_mock_event_dispatcher, instead of builderbrunoais2015-01-066-18/+6
| | * | | | [ticket/13146] Missing delete post test mockbrunoais2015-01-021-1/+3
| | * | | | [ticket/13146] Setup mocks for tests with dispatcherbrunoais2015-01-026-6/+19
| | * | | | [ticket/13146] Forgot delete_post_test.phpbrunoais2014-12-031-1/+2
| | * | | | [ticket/13146] Adding required tests modifications for the new constructorbrunoais2014-12-035-5/+10
| | |/ / /
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-103-3/+123
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3189 from rxu/ticket/12926Joas Schilling2015-01-103-3/+123
| |\ \ \ \
| | * | | | [ticket/12926] Support for IDN (IRI)rxu2014-11-273-3/+123
| | |/ / /
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-091-1/+29
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3128 from omniError/ticket/13306Joas Schilling2015-01-091-1/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/13306] update testomniError2014-11-131-1/+29
* | | | | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-0611-17/+17