aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16276] Further fix PHP nightly testsrxu2019-12-292-1/+4
* [ticket/16167] Adjust tests for actual duplicate emailMarc Alexander2019-11-181-0/+2
* [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-181-2/+0
* [ticket/12574] Remove passwords manager & container requirement from oauthMarc Alexander2019-11-161-2/+23
* [ticket/16008] Clean up phpBB OAuth systemmrgoldy2019-11-031-6/+7
* [ticket/16190] Deprecate phpbb's checkdnsrr wrapperrubencm2019-10-311-1/+1
* [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-061-1/+0
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-202-3/+33
|\
| * [ticket/16123] Specify ban_id in validate email fixtureMarc Alexander2019-09-081-0/+3
| * [ticket/16123] Purge cache to ensure up to date ban list in testsMarc Alexander2019-09-071-1/+3
| * [ticket/16123] Add tests to cover different ban reasonsMarc Alexander2019-09-072-3/+28
* | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-0918-20/+20
* | [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-082-2/+2
|/
* Merge pull request #5556 from 3D-I/ticket/16004Marc Alexander2019-04-071-0/+11
|\
| * [ticket/16004] Add tests/functions/validate_username_test.php3D-I2019-04-011-0/+11
* | [ticket/15975] Remove user notification data upon user deletion3D-I2019-02-231-0/+2
|/
* [ticket/15716] Remove OAuth data upon user deletionJakub Senko2018-09-061-0/+4
* Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2Marc Alexander2018-01-072-1/+3
|\
| * Merge pull request #4680 from marc1706/ticket/15055Derky2018-01-051-0/+2
| |\
| | * [ticket/15055] Only drop dependent PK indexes and fix more tests for mssqlMarc Alexander2018-01-011-0/+2
| * | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
| |/
* | Merge branch 'ticket/security/211' into ticket/security/211-rheaMarc Alexander2018-01-011-0/+12
|\ \ | |/ |/|
| * [ticket/security/211] Add test for line breaks in URLMarc Alexander2017-07-271-0/+4
| * [ticket/security/211] Do not match javascript URIs with URL regexesMarc Alexander2017-07-261-0/+8
* | [ticket/15172] Add symfony_request to some testsRubén Calvo2017-09-102-3/+5
* | Merge remote-tracking branch 'senky/ticket/14739' into 3.2.xMarc Alexander2016-11-171-1/+0
|\ \
| * | [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-1/+0
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-131-0/+1
|\ \ \ | |/ / |/| / | |/
| * [ticket/14825] Add core.auth_oauth_(login/link)_afterJakub Senko2016-11-131-0/+1
* | [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-1/+0
* | [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-3120-40/+0
* | [ticket/14250] Change token_storage class to fit changed interfaceOliver Schramm2016-01-041-0/+1
* | [ticket/13564] Fix user_delete_test on masterMarc Alexander2015-06-041-4/+5
* | Merge branch '3.1.x'Joas Schilling2015-06-042-0/+158
|\ \ | |/
| * [ticket/13564] Add tests for unlinking account upon deleting userMarc Alexander2015-04-252-0/+158
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-2/+7
* | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-162-61/+1
* | Merge branch '3.1.x'Marc Alexander2015-02-181-0/+222
|\ \ | |/
| * [ticket/13433] Add make_clickable() test for emailsrxu2015-02-181-0/+222
* | Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-241-0/+4
|\ \ | |/
| * [ticket/13543] Fix broken slow testJoas Schilling2015-01-241-0/+4
* | [ticket/13499] Move `get_remote_file()` to `functions_compatibility.php`Gaëtan Muller2015-01-151-1/+1
|/
* [ticket/12926] Support for IDN (IRI)rxu2014-11-271-2/+82
* Merge pull request #3116 from rxu/ticket/13297Joas Schilling2014-11-221-0/+100
|\
| * [ticket/13297] Add unicode modifier to url/email regular expression patterns.rxu2014-11-091-0/+100
* | [ticket/13338] Add include statements for dependencies.Andreas Fischer2014-11-171-0/+1
* | [ticket/13338] Move insert_config_array_test to functions_acp, add deps.Andreas Fischer2014-11-171-142/+0
* | [ticket/13280] Add new testsTristan Darricau2014-11-121-0/+5
* | [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"Tristan Darricau2014-11-121-6/+0
|/
* [ticket/13280] Add additional sanitizer for ampersands in server superglobalMarc Alexander2014-11-031-8/+7