Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [ticket/16017] Add support for Argon2id as default password hashing | JoshyPHP | 2019-07-23 | 1 | -0/+4 | |
| | | | | | | | | | | | | PHPBB3-16017 | |||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-23 | 1 | -0/+3 | |
|\ \ \ | |/ / | ||||||
| * | | [ticket/16078] Add use statement for ChromeOptions | Marc Alexander | 2019-06-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | PHPBB3-16078 | |||||
| * | | [ticket/16078] Use headless chrome and disable gpu acceleration | Marc Alexander | 2019-06-19 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | This is to hopefully get rid of some of the issues with timeouts. PHPBB3-16078 | |||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-17 | 2 | -0/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Merge pull request #5616 from JoshyPHP/ticket/16074 | Marc Alexander | 2019-06-17 | 2 | -0/+2 | |
| |\ \ | | | | | | | | | | | | | [ticket/16074] Fix Twemoji URL for ZWJ sequences | |||||
| | * | | [ticket/16074] Fix Twemoji URL for ZWJ sequences | JoshyPHP | 2019-06-04 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | PHPBB3-16074 | |||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-06 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [ticket/16078] Use chrome as webdriver | Marc Alexander | 2019-06-06 | 1 | -3/+3 | |
| |/ / | | | | | | | | | | PHPBB3-16078 | |||||
* | | | Merge pull request #5583 from marc1706/ticket/15987 | Marc Alexander | 2019-06-05 | 4 | -0/+20 | |
|\ \ \ | | | | | | | | | | | | | [ticket/15987] Table parameters as array | |||||
| * | | | [ticket/15987] Go back to previous table definition type | Marc Alexander | 2019-05-14 | 4 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will still allow using the 'tables' parameter array but will also ensure full backward compatibility and compatibility with extensions that will add more tables to the 'tables' array. PHPBB3-15987 | |||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-05-27 | 3 | -0/+30 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | [ticket/16053] Update s9e/text-formatter | JoshyPHP | 2019-05-17 | 3 | -0/+30 | |
| | | | | | | | | | | | | PHPBB3-16053 | |||||
* | | | [ticket/16052] Fix issues caused by merges | Marc Alexander | 2019-05-11 | 2 | -3/+4 | |
| | | | | | | | | | | | | PHPBB3-16052 | |||||
* | | | [ticket/15369] Fix php_exporter tests | Matt Friedman | 2019-05-10 | 1 | -7/+13 | |
| | | | | | | | | | | | | PHPBB3-15369 | |||||
* | | | [ticket/15369] Fix tests | Matt Friedman | 2019-05-10 | 2 | -2/+7 | |
| | | | | | | | | | | | | PHPBB3-15369 | |||||
* | | | [ticket/15938] Update classes in backupStaticAttributesBlacklist | Marc Alexander | 2019-05-09 | 2 | -8/+8 | |
| | | | | | | | | | | | | PHPBB3-15938 | |||||
* | | | [ticket/14948] Remove checks for unsupported PHP versions | Marc Alexander | 2019-05-09 | 3 | -13/+3 | |
| | | | | | | | | | | | | PHPBB3-14948 | |||||
* | | | [ticket/14948] Use new namespaced classes when generating mssql schema | Marc Alexander | 2019-05-09 | 1 | -5/+5 | |
| | | | | | | | | | | | | PHPBB3-14948 | |||||
* | | | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 186 | -254/+273 | |
| | | | | | | | | | | | | PHPBB3-14948 | |||||
* | | | [ticket/15508] Remove call to getEnvironment() from parser | François-Xavier de Guillebon | 2019-05-09 | 8 | -14/+14 | |
| | | | | | | | | | | | | PHPBB3-15508 | |||||
* | | | [ticket/12629] Fix tests | rubencm | 2019-05-09 | 3 | -3/+3 | |
| | | | | | | | | | | | | PHPBB3-12629 | |||||
* | | | [ticket/12636] Rename log.session_errors to session.log_errors | rubencm | 2019-05-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-12636 | |||||
* | | | [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 |