aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-029-10/+1
| | | | PHPBB3-13494
* [ticket/10388] Update testsMatt Friedman2015-01-291-1/+1
| | | | PHPBB3-10388
* Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-292-0/+60
|\ | | | | | | | | | | * develop-ascraeus: [ticket/12933] Add test cases for * wildcard searches [ticket/12933] Handle case when * is last character of word
| * [ticket/12933] Add test cases for * wildcard searchesDhruv2015-01-282-0/+60
| | | | | | | | PHPBB3-12933
* | Merge pull request #3263 from MGaetan89/ticket/13468Tristan Darricau2015-01-282-2/+2
|\ \ | | | | | | | | | | | | | | | | | | [ticket/13468] Change add_log() calls with $phpbb_log->add() * MGaetan89/ticket/13468: [ticket/13468] Update calls to `add_log()`
| * | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-272-2/+2
| | | | | | | | | | | | PHPBB3-13468
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-261-1/+1
|\ \ \ | | |/ | |/| | | | | | | * develop-ascraeus: [ticket/12089] Add assert message on HTTP status code check
| * | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-261-1/+1
| |\ \ | | | | | | | | | | | | | | | | * develop-olympus: [ticket/12089] Add assert message on HTTP status code check
| | * | [ticket/12089] Add assert message on HTTP status code checkJoas Schilling2015-01-251-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12089
| | * | [ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).Marc Alexander2015-01-211-0/+55
| | | | | | | | | | | | | | | | PHPBB3-13531
| | * | Merge pull request #2460 from Nicofuma/ticket/11224Joas Schilling2014-10-063-0/+272
| | |\ \ | | | | | | | | | | | | | | | [ticket/11224] SQL cache destroy does not destroy queries to tables joined
| | * \ \ Merge pull request #2981 from nickvergessen/ticket/10729Marc Alexander2014-09-233-0/+974
| | |\ \ \ | | | | | | | | | | | | | | | | | | Ticket/10729 Update editor information when user being deleted
| | * \ \ \ Merge pull request #2350 from Nicofuma/ticket/11480Joas Schilling2014-08-012-8/+124
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11480] PM : "Unknown folder" returned when inbox folder is full * Nicofuma/ticket/11480: [ticket/11480] Move the test into get_folder() [ticket/11480] Fix the double spaces in phpbb_functional_test_case [ticket/11480] Fix typos [ticket/11480] Add functionnal test [ticket/11480] PM : "Unknown folder" returned when inbox folder is full
* | | \ \ \ \ Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-241-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | [ticket/13543] Fix broken slow testJoas Schilling2015-01-241-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13543
* | | | | | 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] Use 0 as default for integer type columns in postgresql
| | * | | | | [ticket/13282] Add unit test for adding integer column with default nullMarc Alexander2015-01-221-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13282
| | * | | | | [ticket/13282] Add functional tests for adding profilefieldsMarc Alexander2015-01-221-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13282
* | | | | | | Merge branch 'develop-ascraeus' into developNils Adermann2015-01-221-0/+100
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13361] Rename exception to runtime_exception [ticket/13361] Fix the JsonResponse in the exception listener [ticket/13361] Add tests [ticket/13361] Support ajax request (send a json response) [ticket/13361] Improve the exception listener
| * | | | | | Merge pull request #3173 from Nicofuma/ticket/13361Nils Adermann2015-01-221-0/+100
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | [ticket/13361] Improve the exception listener
| | * | | | | [ticket/13361] Rename exception to runtime_exceptionTristan Darricau2015-01-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13361
| | * | | | | [ticket/13361] Add testsTristan Darricau2015-01-111-0/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13361
* | | | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-211-7/+16
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13534] Set imagick path to empty string to prevent failing path check
| * | | | | | [ticket/13534] Set imagick path to empty string to prevent failing path checkMarc Alexander2015-01-211-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The imagick path defaults to /usr/bin. If it doesn't exist for some reason, for example on travis, the form won't be submitted and the settings won't be changed. PHPBB3-13534
* | | | | | | Merge branch 'develop-ascraeus' into developTristan Darricau2015-01-201-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13530] Fix undefined variables
| * | | | | | [ticket/13530] Fix undefined variablesJoas Schilling2015-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13530
* | | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-204-5/+14
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/phpbb/db/migration/data/v30x/release_3_0_5_rc1.php phpBB/phpbb/db/migration/profilefield_base_migration.php phpBB/phpbb/db/migrator.php
| * | | | | | Merge pull request #3293 from Nicofuma/ticket/13489Joas Schilling2015-01-204-6/+14
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13489] Disable the event dispatcher in the migrator
| | * | | | | | [ticket/13489] Fix service configurationTristan Darricau2015-01-201-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13489
| | * | | | | | [ticket/13489] Fix testsTristan Darricau2015-01-143-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13489
* | | | | | | | Merge branch 'develop-ascraeus' into developTristan Darricau2015-01-191-0/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13192] Add test for app.php in external subfolder [ticket/13192] Use ltrim() instead of preg_replace() [ticket/13192] Order test cases consistently [ticket/13192] Remove app.php on mod rewrite even if app.php is outside root [ticket/13192] Pass correct parameters and rename method to get_valid_page [ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals [ticket/13192] Use get_valid_user_page method in build_url function [ticket/13192] Add method for generating valid user page links
| * | | | | | | Merge pull request #3055 from marc1706/ticket/13192Tristan Darricau2015-01-191-0/+25
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13192] Add method for generating valid user page links based on mod_rewrite * marc1706/ticket/13192: [ticket/13192] Add test for app.php in external subfolder [ticket/13192] Use ltrim() instead of preg_replace() [ticket/13192] Order test cases consistently [ticket/13192] Remove app.php on mod rewrite even if app.php is outside root [ticket/13192] Pass correct parameters and rename method to get_valid_page [ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals [ticket/13192] Use get_valid_user_page method in build_url function [ticket/13192] Add method for generating valid user page links
| | * | | | | | | [ticket/13192] Add test for app.php in external subfolderMarc Alexander2015-01-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13192
| | * | | | | | | [ticket/13192] Order test cases consistentlyMarc Alexander2015-01-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13192
| | * | | | | | | [ticket/13192] Remove app.php on mod rewrite even if app.php is outside rootMarc Alexander2015-01-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13192
| | * | | | | | | [ticket/13192] Pass correct parameters and rename method to get_valid_pageMarc Alexander2014-10-211-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13192
| | * | | | | | | [ticket/13192] Add method for generating valid user page linksMarc Alexander2014-10-211-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13192
* | | | | | | | | [ticket/13499] Move `get_remote_file()` to `functions_compatibility.php`Gaëtan Muller2015-01-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13499
* | | | | | | | | 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] Event to edit user list for notification in notifications
| | * | | | | | | [ticket/13154] Don't assign dispatcher to a variable. Just the obj param.brunoais2015-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13154
| | * | | | | | | [ticket/13154] Fix submit_post_test() test groupbrunoais2014-12-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13154
| | * | | | | | | [ticket/13154] Adjusting phpBB tests for the dispatcherbrunoais2014-12-171-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13154
* | | | | | | | | 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] Wrong profile field validation options
| | * | | | | | | | [ticket/12866] Assume underscore is part of \wJakub Senko2014-11-281-6/+18
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12866
* | | | | | | | | 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] Allow changing the result of calling get_forums_visibility_sql
| | * | | | | | | | [ticket/13146] Even more missing phpbb_mock_event_dispatcher()brunoais2015-01-102-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13146