Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [ticket/12636] Add log.session_errors to mock container_builder | Rubén Calvo | 2019-05-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | PHPBB3-12636 | |||||
* | | | [ticket/15738] Remove code related with safe_mode | Rubén Calvo | 2019-05-09 | 1 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-15738 | |||||
* | | | [ticket/15725] Fix installing ext in tests for master branch | rxu | 2019-05-09 | 3 | -4/+151 | |
| | | | | | | | | | | | | PHPBB3-15725 | |||||
* | | | [ticket/12624] Add debug.load_time parameter | Jakub Senko | 2019-05-09 | 1 | -0/+5 | |
| | | | | | | | | | | | | PHPBB3-12624 | |||||
* | | | [ticket/15664] Ajaxify ext actions in ACP | Jakub Senko | 2019-05-09 | 1 | -4/+4 | |
| | | | | | | | | | | | | PHPBB3-15664 | |||||
* | | | [ticket/15646] Added support for Argon2i passwords | JoshyPHP | 2019-05-08 | 1 | -1/+10 | |
| | | | | | | | | | | | | PHPBB3-15646 | |||||
* | | | [ticket/15424] Multiple typo fixes in docs & comments | luzpaz | 2019-05-08 | 4 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424 | |||||
* | | | [ticket/15377] Add test | Rubén Calvo | 2019-05-08 | 1 | -0/+9 | |
| | | | | | | | | | | | | PHPBB3-15377 | |||||
* | | | [ticket/15274] Allow "custom" migrations to use parameters | javiexin | 2019-05-08 | 4 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | Remove references in migration tool. PHPBB3-15274 | |||||
* | | | [ticket/15274] Allow "custom" migrations to use parameters | javiexin | 2019-05-08 | 3 | -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_collection | Tristan Darricau | 2019-05-08 | 1 | -0/+23 | |
| | | | | | | | | | | | | PHPBB3-15258 | |||||
* | | | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 70 | -141/+168 | |
| | | | | | | | | | | | | PHPBB3-14972 | |||||
* | | | [ticket/14542] Fix tests | Máté Bartus | 2019-05-06 | 3 | -0/+5 | |
| | | | | | | | | | | | | PHPBB3-14542 | |||||
* | | | [ticket/14542] Move cron to controller | Máté Bartus | 2019-05-06 | 5 | -6/+157 | |
| | | | | | | | | | | | | PHPBB3-14542 | |||||
* | | | [ticket/14670] Set shared flag instead of defining prototype scope | Marc Alexander | 2019-05-06 | 1 | -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 tests | Marc Alexander | 2019-05-06 | 1 | -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 definitions | Marc Alexander | 2019-05-06 | 1 | -2/+7 | |
|/ / | | | | | | | PHPBB3-14670 | |||||
* | | Merge pull request #5577 from JoshyPHP/ticket/16034 | Marc Alexander | 2019-05-02 | 1 | -0/+4 | |
|\ \ | | | | | | | | | | [ticket/16034] Fix [url=] links being incorrectly shortened | |||||
| * | | [ticket/16034] Fix [url=] links being incorrectly shortened | JoshyPHP | 2019-04-28 | 1 | -0/+4 | |
| | | | | | | | | | | | | PHPBB3-16034 | |||||
* | | | [prep-release-3.2.6] Fix expected data in avatar manager test | Marc Alexander | 2019-04-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #45 from phpbb/ticket/security/234 | Marc Alexander | 2019-04-27 | 1 | -1/+9 | |
|\ \ \ | | | | | | | | | | | | | [ticket/security/234] Add URL validation for input fields & main site URL | |||||
| * | | | [ticket/security/234] Add test for URL validation | Marc Alexander | 2019-04-14 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | | | SECURITY-234 | |||||
* | | | | Merge pull request #44 from phpbb/ticket/security/235 | Marc Alexander | 2019-04-27 | 1 | -4/+4 | |
|\ \ \ \ | | | | | | | | | | | | | | | | Ticket/security/235 Wildcard char count in search | |||||
| * | | | | [ticket/security/235] Update search native tests | Marc Alexander | 2019-04-26 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | SECURITY-235 | |||||
* | | | | | [ticket/16027] Force clearing of cache folder on install for functional | Marc Alexander | 2019-04-24 | 1 | -0/+8 | |
| |_|/ / |/| | | | | | | | | | | | PHPBB3-16027 | |||||
* | | | | Merge pull request #5559 from mrgoldy/ticket/16007 | Marc Alexander | 2019-04-17 | 1 | -1/+2 | |
|\ \ \ \ | |_|/ / |/| | | | | | | | [ticket/16007] Show ban message for OAuth login | |||||
| * | | | [ticket/16007] Correct check_ban_test to boolean | mrgoldy | 2019-04-02 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | PHPBB3-16007 | |||||
* | | | | Merge pull request #5556 from 3D-I/ticket/16004 | Marc Alexander | 2019-04-07 | 1 | -0/+11 | |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/16004] Add check-in for Emojis in Username | |||||
| * | | | [ticket/16004] Add tests/functions/validate_username_test.php | 3D-I | 2019-04-01 | 1 | -0/+11 | |
| | |/ | |/| | | | | | | | PHPBB3-16004 | |||||
* | | | Merge pull request #5553 from marc1706/ticket/15997 | Marc Alexander | 2019-03-30 | 1 | -1/+6 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15997] Use higher than default timeout for webdriver connections | |||||
| * | | | [ticket/15997] Use higher than default timeout for webdriver connections | Marc Alexander | 2019-03-19 | 1 | -1/+6 | |
| | |/ | |/| | | | | | | | PHPBB3-15997 | |||||
* | | | [ticket/15996] Rename dataProvider to not start with test_ | Marc Alexander | 2019-03-19 | 1 | -2/+2 | |
|/ / | | | | | | | PHPBB3-15996 | |||||
* | | Merge pull request #5533 from rubencm/ticket/15965 | Marc Alexander | 2019-03-13 | 1 | -2/+3 | |
|\ \ | | | | | | | | | | [ticket/15965] Fix hardcoded directory [3.2.x only] | |||||
| * | | [ticket/15965] Fix hardcoded directory | rubencm | 2019-02-12 | 1 | -2/+3 | |
| | | | | | | | | | | | | PHPBB3-15965 | |||||
* | | | Merge pull request #5539 from 3D-I/ticket/15975 | Marc Alexander | 2019-03-10 | 3 | -0/+6 | |
|\ \ \ | |/ / |/| | | | | | [ticket/15975] Remove user notification data upon user deletion | |||||
| * | | [ticket/15975] Remove user notification data upon user deletion | 3D-I | 2019-02-23 | 3 | -0/+6 | |
| | | | | | | | | | | | | PHPBB3-15975 | |||||
* | | | [ticket/15959] Fix invalid CNAME record | AJ Quick | 2019-02-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-15959 | |||||
* | | | [ticket/15959] Fix invalid CNAME record | AJ Quick | 2019-02-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-15959 | |||||
* | | | Merge pull request #5485 from marc1706/ticket/15919 | Derky | 2019-01-02 | 1 | -0/+7 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15919] Don't run lint test against node_modules | |||||
| * | | | [ticket/15919] Don't run lint test against node_modules | Marc Alexander | 2018-12-23 | 1 | -0/+7 | |
| |/ / | | | | | | | | | | | | | | | | | | | Also, make sure to correctly handle opendir returning false instead of the stream handle. PHPBB3-15919 | |||||
* | | | [ticket/15921] Update tests for twemoji | Marc Alexander | 2018-12-27 | 2 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-15921 | |||||
* | | | [ticket/15921] Updated dependencies to latest textformatter | JoshyPHP | 2018-12-26 | 2 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-15921 | |||||
* | | | Merge pull request #5481 from kasimi/ticket/15910-3.2.x | Marc Alexander | 2018-12-24 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | | | | [ticket/15910] Pass object arguments by reference implicitly | |||||
| * | | [ticket/15910] Pass object arguments by reference implicitly | kasimi | 2018-12-12 | 1 | -1/+1 | |
| |/ | | | | | | | PHPBB3-15910 | |||||
* | | [ticket/15893] Pass needed language class directly to format quote | Marc Alexander | 2018-12-02 | 1 | -6/+11 | |
| | | | | | | | | PHPBB3-15893 | |||||
* | | [ticket/15893] Add test for covering phpbb_format_quote | Marc Alexander | 2018-12-02 | 1 | -0/+52 | |
|/ | | | | PHPBB3-15893 | |||||
* | Merge pull request #42 from phpbb/ticket/security/227 | Marc Alexander | 2018-11-10 | 4 | -176/+0 | |
|\ | | | | | | | [ticket/security/227] Replace ImageMagick support with thumbnail event | |||||
| * | [ticket/security/227] Remove no longer needed validation tests | Marc Alexander | 2018-11-07 | 1 | -96/+0 | |
| | | | | | | | | SECURITY-227 | |||||
| * | [ticket/security/227] Replace ImageMagick support with thumbnail event | Derky | 2018-10-23 | 3 | -80/+0 | |
| | | | | | | | | SECURITY-227 | |||||
* | | Merge pull request #4223 from senky/ticket/10432 | Marc Alexander | 2018-10-28 | 2 | -15/+47 | |
|\ \ | | | | | | | | | | [ticket/10432] Don't require username when user forgets password |