aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [ticket/12636] Add log.session_errors to mock container_builderRubén Calvo2019-05-091-0/+1
| | | | | | | | | | | | PHPBB3-12636
* | | [ticket/15738] Remove code related with safe_modeRubén Calvo2019-05-091-2/+2
| | | | | | | | | | | | PHPBB3-15738
* | | [ticket/15725] Fix installing ext in tests for master branchrxu2019-05-093-4/+151
| | | | | | | | | | | | PHPBB3-15725
* | | [ticket/12624] Add debug.load_time parameterJakub Senko2019-05-091-0/+5
| | | | | | | | | | | | PHPBB3-12624
* | | [ticket/15664] Ajaxify ext actions in ACPJakub Senko2019-05-091-4/+4
| | | | | | | | | | | | PHPBB3-15664
* | | [ticket/15646] Added support for Argon2i passwordsJoshyPHP2019-05-081-1/+10
| | | | | | | | | | | | PHPBB3-15646
* | | [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-084-4/+4
| | | | | | | | | | | | | | | | | | Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424
* | | [ticket/15377] Add testRubén Calvo2019-05-081-0/+9
| | | | | | | | | | | | PHPBB3-15377
* | | [ticket/15274] Allow "custom" migrations to use parametersjaviexin2019-05-084-6/+6
| | | | | | | | | | | | | | | | | | Remove references in migration tool. PHPBB3-15274
* | | [ticket/15274] Allow "custom" migrations to use parametersjaviexin2019-05-083-0/+136
| | | | | | | | | | | | | | | | | | | | | Add the possibility to have custom migrations with parameters, allowing the use of a single function for several uses. PHPBB3-15274
* | | [ticket/15258] Adds a method to get a service by class in service_collectionTristan Darricau2019-05-081-0/+23
| | | | | | | | | | | | PHPBB3-15258
* | | [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-0870-141/+168
| | | | | | | | | | | | PHPBB3-14972
* | | [ticket/14542] Fix testsMáté Bartus2019-05-063-0/+5
| | | | | | | | | | | | PHPBB3-14542
* | | [ticket/14542] Move cron to controllerMáté Bartus2019-05-065-6/+157
| | | | | | | | | | | | PHPBB3-14542
* | | [ticket/14670] Set shared flag instead of defining prototype scopeMarc Alexander2019-05-061-1/+1
| | | | | | | | | | | | | | | | | | The prototype scope was deprecated in symfony 2.8 and removed in 3.0. PHPBB3-14670
* | | [ticket/14670] Remove usage of prototype scope in testsMarc Alexander2019-05-061-2/+2
| | | | | | | | | | | | | | | | | | | | | In this specific case, the mock container builder is used which does not even support setting the scope. PHPBB3-14670
* | | [ticket/14670] Fix incompatibilities with container definitionsMarc Alexander2019-05-061-2/+7
|/ / | | | | | | PHPBB3-14670
* | Merge pull request #5577 from JoshyPHP/ticket/16034Marc Alexander2019-05-021-0/+4
|\ \ | | | | | | | | | [ticket/16034] Fix [url=] links being incorrectly shortened
| * | [ticket/16034] Fix [url=] links being incorrectly shortenedJoshyPHP2019-04-281-0/+4
| | | | | | | | | | | | PHPBB3-16034
* | | [prep-release-3.2.6] Fix expected data in avatar manager testMarc Alexander2019-04-271-1/+1
| | |
* | | Merge pull request #45 from phpbb/ticket/security/234Marc Alexander2019-04-271-1/+9
|\ \ \ | | | | | | | | | | | | [ticket/security/234] Add URL validation for input fields & main site URL
| * | | [ticket/security/234] Add test for URL validationMarc Alexander2019-04-141-1/+9
| | | | | | | | | | | | | | | | SECURITY-234
* | | | Merge pull request #44 from phpbb/ticket/security/235Marc Alexander2019-04-271-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | Ticket/security/235 Wildcard char count in search
| * | | | [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