aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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] add error level to collector
| | * [ticket/13306] update testomniError2014-11-131-1/+29
| | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13306 PHPBB3-13306
* | | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-0611-17/+17
| | | | | | | | | | | | PHPBB3-13421
* | | [ticket/13421] Always require the interface when possibleJoas Schilling2014-12-061-1/+1
| | | | | | | | | | | | PHPBB3-13421
* | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-267-17/+17
|\ \ \ | |/ /
| * | [ticket/13389] Replace pattern with pathTristan Darricau2014-11-267-17/+17
| | | | | | | | | | | | PHPBB3-13389
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-224-0/+203
|\ \ \ | |/ /
| * | Merge pull request #10 from phpbb/ticket/security-171Joas Schilling2014-11-224-0/+203
| |\ \ | | | | | | | | | | | | [ticket/security-171] Use type cast helper for json data
| | * | [ticket/security-171] Remove duplicate semicolon from testsMarc Alexander2014-11-221-1/+1
| | | | | | | | | | | | | | | | SECURITY-171
| | * | [ticket/security-171] Modify tests for new file_downloader classMarc Alexander2014-11-212-12/+31
| | | | | | | | | | | | | | | | SECURITY-171
| | * | Merge branch 'ticket/13358' into ticket/security-171Marc Alexander2014-11-212-0/+4
| | |\ \
| | * | | [ticket/security-171] Add tests for retrieved remote data in version_helperMarc Alexander2014-11-211-0/+181
| | | | | | | | | | | | | | | | | | | | SECURITY-171
| | * | | [ticket/security-171] Sanitize data from composer.jsonMarc Alexander2014-11-212-0/+3
| | | | | | | | | | | | | | | | | | | | SECURITY-171
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-221-0/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #8 from phpbb/ticket/security-169Joas Schilling2014-11-221-0/+15
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/security-169] Stop loop through referer dir in top directory
| | * | | | [ticket/security-169] Stop loop through referer dir in top directoryMarc Alexander2014-11-091-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | SECURITY-169
* | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-222-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3157 from marc1706/ticket/13358Joas Schilling2014-11-222-0/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | [ticket/13358] Add class for retrieving remote file data
| | * | | | [ticket/13358] Fix tests and use exceptions instead of user objectMarc Alexander2014-11-212-0/+4
| | | |/ / | | |/| | | | | | | | | | | | PHPBB3-13358
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-221-0/+100
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3116 from rxu/ticket/13297Joas Schilling2014-11-221-0/+100
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13297] Add unicode modifier to url/email regular expression patterns
| | * | | | [ticket/13297] Add unicode modifier to url/email regular expression patterns.rxu2014-11-091-0/+100
| | | |_|/ | | |/| | | | | | | | | | | | PHPBB3-13297
* | | | | [ticket/13359] Add phpbb\template\twig\environment to template constructorJoas Schilling2014-11-221-1/+29
| | | | | | | | | | | | | | | | | | | | PHPBB3-13359
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-212-11/+73
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3064 from marc1706/ticket/13197Joas Schilling2014-11-212-11/+73
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | [ticket/13197] Also delete group avatar from users that have it set
| | * | | [ticket/13197] Test that user's group avatar is deleted by group avatar deleteMarc Alexander2014-10-262-11/+73
| | | | | | | | | | | | | | | | | | | | PHPBB3-13197
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-214-9/+88
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3023 from Nicofuma/ticket/13133Joas Schilling2014-11-214-9/+88
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13133] Allow @vendor_name for includecss
| | * | | | [ticket/13133] Add unit testsTristan Darricau2014-10-094-9/+88
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13133
* | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-211-0/+55
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #2765 from Elsensee/ticket/11863Joas Schilling2014-11-211-0/+55
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/11863] Set require_activation to none if emails are disabled
| | * | | | | [ticket/11863] Add functional testOliver Schramm2014-10-171-0/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11863
* | | | | | | [ticket/12620] Fix rebaseTristan Darricau2014-11-205-65/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Move the routing.yml file to routing/environment.ymlTristan Darricau2014-11-203-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Use the test environment for the testsTristan Darricau2014-11-2011-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Fix session testsTristan Darricau2014-11-202-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Add a test using a custom DI extension in an extensionTristan Darricau2014-11-203-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Fix testsTristan Darricau2014-11-202-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Creates one di extension per phpBB extensionTristan Darricau2014-11-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Adds a yaml config fileTristan Darricau2014-11-205-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Updates test environment (production => development)Tristan Darricau2014-11-208-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Add support of the environments for the ext routing filesTristan Darricau2014-11-205-6/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Fix testsTristan Darricau2014-11-203-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Add the support of the environments for the ext servicesTristan Darricau2014-11-205-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We look for an environment.yml file in the config/PHPBB_ENVIRONMENT/ directory of the extensionss. If the directory does not exist we look for the environment.yml file in the 'default' environment and finally for the services.yml file in the config/ directory. PHPBB3-12620
* | | | | | | [ticket/12620] Use PHPBB_ENVIRONMENTTristan Darricau2014-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Update testsTristan Darricau2014-11-202-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Fix functional testsTristan Darricau2014-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/12620] Fix testsTristan Darricau2014-11-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12620
* | | | | | | [ticket/13063] Fix tests after rebaseTristan Darricau2014-11-202-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13063