aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [ticket/security/235] Update search native testsMarc Alexander2019-04-261-4/+4
| | | | | | | | | | | | | | | | | | | | SECURITY-235
* | | | | [ticket/16027] Force clearing of cache folder on install for functionalMarc Alexander2019-04-241-0/+8
| |_|/ / |/| | | | | | | | | | | PHPBB3-16027
* | | | Merge pull request #5559 from mrgoldy/ticket/16007Marc Alexander2019-04-171-1/+2
|\ \ \ \ | |_|/ / |/| | | | | | | [ticket/16007] Show ban message for OAuth login
| * | | [ticket/16007] Correct check_ban_test to booleanmrgoldy2019-04-021-1/+2
| | | | | | | | | | | | | | | | PHPBB3-16007
* | | | Merge pull request #5556 from 3D-I/ticket/16004Marc Alexander2019-04-071-0/+11
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/16004] Add check-in for Emojis in Username
| * | | [ticket/16004] Add tests/functions/validate_username_test.php3D-I2019-04-011-0/+11
| | |/ | |/| | | | | | | PHPBB3-16004
* | | Merge pull request #5553 from marc1706/ticket/15997Marc Alexander2019-03-301-1/+6
|\ \ \ | | | | | | | | | | | | [ticket/15997] Use higher than default timeout for webdriver connections
| * | | [ticket/15997] Use higher than default timeout for webdriver connectionsMarc Alexander2019-03-191-1/+6
| | |/ | |/| | | | | | | PHPBB3-15997
* | | [ticket/15996] Rename dataProvider to not start with test_Marc Alexander2019-03-191-2/+2
|/ / | | | | | | PHPBB3-15996
* | Merge pull request #5533 from rubencm/ticket/15965Marc Alexander2019-03-131-2/+3
|\ \ | | | | | | | | | [ticket/15965] Fix hardcoded directory [3.2.x only]
| * | [ticket/15965] Fix hardcoded directoryrubencm2019-02-121-2/+3
| | | | | | | | | | | | PHPBB3-15965
* | | Merge pull request #5539 from 3D-I/ticket/15975Marc Alexander2019-03-103-0/+6
|\ \ \ | |/ / |/| | | | | [ticket/15975] Remove user notification data upon user deletion
| * | [ticket/15975] Remove user notification data upon user deletion3D-I2019-02-233-0/+6
| | | | | | | | | | | | PHPBB3-15975
* | | [ticket/15959] Fix invalid CNAME recordAJ Quick2019-02-031-1/+1
| | | | | | | | | | | | PHPBB3-15959
* | | [ticket/15959] Fix invalid CNAME recordAJ Quick2019-02-031-1/+1
| | | | | | | | | | | | PHPBB3-15959
* | | Merge pull request #5485 from marc1706/ticket/15919Derky2019-01-021-0/+7
|\ \ \ | | | | | | | | | | | | [ticket/15919] Don't run lint test against node_modules
| * | | [ticket/15919] Don't run lint test against node_modulesMarc Alexander2018-12-231-0/+7
| |/ / | | | | | | | | | | | | | | | | | | Also, make sure to correctly handle opendir returning false instead of the stream handle. PHPBB3-15919
* | | [ticket/15921] Update tests for twemojiMarc Alexander2018-12-272-2/+2
| | | | | | | | | | | | PHPBB3-15921
* | | [ticket/15921] Updated dependencies to latest textformatterJoshyPHP2018-12-262-2/+2
| | | | | | | | | | | | PHPBB3-15921
* | | Merge pull request #5481 from kasimi/ticket/15910-3.2.xMarc Alexander2018-12-241-1/+1
|\ \ \ | |/ / |/| | | | | [ticket/15910] Pass object arguments by reference implicitly
| * | [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-121-1/+1
| |/ | | | | | | PHPBB3-15910
* | [ticket/15893] Pass needed language class directly to format quoteMarc Alexander2018-12-021-6/+11
| | | | | | | | PHPBB3-15893
* | [ticket/15893] Add test for covering phpbb_format_quoteMarc Alexander2018-12-021-0/+52
|/ | | | PHPBB3-15893
* Merge pull request #42 from phpbb/ticket/security/227Marc Alexander2018-11-104-176/+0
|\ | | | | | | [ticket/security/227] Replace ImageMagick support with thumbnail event
| * [ticket/security/227] Remove no longer needed validation testsMarc Alexander2018-11-071-96/+0
| | | | | | | | SECURITY-227
| * [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-233-80/+0
| | | | | | | | SECURITY-227
* | Merge pull request #4223 from senky/ticket/10432Marc Alexander2018-10-282-15/+47
|\ \ | | | | | | | | | [ticket/10432] Don't require username when user forgets password
| * | [ticket/10432] Fix errors and address privacy concernJakub Senko2018-10-281-3/+13
| | | | | | | | | | | | PHPBB3-10432
| * | [ticket/10432] Don't require username when user forgets passwordJakub Senko2018-10-182-14/+36
| |/ | | | | | | PHPBB3-10432
* | Merge pull request #5408 from senky/ticket/15833Marc Alexander2018-10-281-1/+1
|\ \ | | | | | | | | | [ticket/15833] Add core.avatar_manager_avatar_delete_after event
| * | [ticket/15833] Add core.avatar_manager_avatar_delete_after eventJakub Senko2018-10-281-1/+1
| | | | | | | | | | | | PHPBB3-15833
* | | [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-211-1/+1
| |/ |/| | | | | PHPBB3-15849
* | Merge pull request #5397 from VSEphpbb/ticket/15824Marc Alexander2018-10-131-0/+49
|\ \ | | | | | | | | | [ticket/15824] Fix and update UI framework
| * | [ticket/15824] Add UI test method to wait for AJAX requestsMatt Friedman2018-10-031-0/+33
| | | | | | | | | | | | PHPBB3-15824
| * | [ticket/15824] Make UI test framework correctly install extsMatt Friedman2018-10-011-0/+10
| | | | | | | | | | | | PHPBB3-15824
| * | [ticket/15824] Fix cache initialization in UI frameworkMatt Friedman2018-10-011-0/+6
| | | | | | | | | | | | PHPBB3-15824
* | | Merge pull request #5374 from senky/ticket/15758Marc Alexander2018-10-101-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECT
| * | | [ticket/15758] Show translated msg for INSECURE_REDIRECTJakub Senko2018-09-281-1/+1
| | |/ | |/| | | | | | | PHPBB3-15758
* | | Merge pull request #5343 from senky/ticket/15716Marc Alexander2018-10-083-0/+10
|\ \ \ | | | | | | | | | | | | [ticket/15716] Remove OAuth data upon user deletion
| * | | [ticket/15716] Remove OAuth data upon user deletionJakub Senko2018-09-063-0/+10
| | | | | | | | | | | | | | | | PHPBB3-15716
* | | | Merge pull request #5341 from senky/ticket/15742Marc Alexander2018-10-081-10/+0
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15742] Remove get_magic_quotes_gpc() call
| * | | | [ticket/15742] Remove addslashes_recursively()Jakub Senko2018-09-131-10/+0
| |/ / / | | | | | | | | | | | | PHPBB3-15742
* | | | Merge pull request #5301 from senky/ticket/11500Marc Alexander2018-10-081-7/+8
|\ \ \ \ | |_|/ / |/| | | | | | | [ticket/11500] Remove unnamed input
| * | | [ticket/11500] Remove unnamed inputJakub Senko2018-07-261-7/+8
| |/ / | | | | | | | | | PHPBB3-11500
* | | Merge pull request #5295 from v12mike/ticket/15726Marc Alexander2018-09-161-0/+17
|\ \ \ | | | | | | | | | | | | Ticket/15726 Implement selective purge in APCu cache driver
| * | | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Correcting code formatting and whitespace PHPBB3-15726
| * | | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | fix file permissions PHPBB3-15726
| * | | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-0/+17
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current APCu cache driver implements a global clearing of the APCu when the phpBB cache is purged. This is inappropriate if there are other phpBB boards, or other php applications sharing the APCu cache. This patch changes the behviour so that only cache entries matching the key_prefix of this board are cleared by a phpBB cache purge. The APCu unit test script has been updated to test this behaviour. It has also been updated so that the test case can be run individually previously it relied on initialisations made in other test scripts. PHPBB3-15726
* | | Merge pull request #5305 from MikelAlejoBR/ticket/15733Marc Alexander2018-09-161-4/+0
|\ \ \ | | | | | | | | | | | | [ticket/15733] Remove unused code related to deprecated flood control
| * | | [ticket/15733] Remove unused code related to deprecated flood controlMikelAlejoBR2018-07-281-4/+0
| |/ / | | | | | | | | | PHPBB3-15733