Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15828] Do not allow PHP 7.3 tests to fail | Marc Alexander | 2019-05-11 | 1 | -3/+0 |
| | | | | PHPBB3-15828 | ||||
* | [ticket/16052] Update version numbers to 3.3 | Marc Alexander | 2019-05-11 | 23 | -75/+75 |
| | | | | PHPBB3-16052 | ||||
* | [ticket/16052] Fix issues caused by merges | Marc Alexander | 2019-05-11 | 5 | -7/+7 |
| | | | | 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 | 4 | -23/+6 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Switch to VC15 where necessary for appveyor mssql driver | Marc Alexander | 2019-05-09 | 1 | -2/+3 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Use MSSQL 5.3.0 driver in appveyor builds | Marc Alexander | 2019-05-09 | 1 | -1/+1 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Remove no longer needed or supported phpunit configs | Marc Alexander | 2019-05-09 | 6 | -64/+9 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Use new namespaced classes when generating mssql schema | Marc Alexander | 2019-05-09 | 1 | -5/+5 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Require json extension in composer.json | Marc Alexander | 2019-05-09 | 2 | -2/+4 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Allow failures on PHP 7.3 until segfault is resolved | Marc Alexander | 2019-05-09 | 1 | -0/+1 |
| | | | | | | PHPUnit still runs into segfaults on PHP 7.3.0. Let this test fail for now. PHPBB3-14948 | ||||
* | [ticket/14948] Use continue 2 instead of continue to continue while loop | Marc Alexander | 2019-05-09 | 1 | -2/+2 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Remove mysql build as it's no longer supported in PHP >= 7.0 | Marc Alexander | 2019-05-09 | 1 | -2/+0 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Update lexer to be compatible with twig 2.6 | Marc Alexander | 2019-05-09 | 1 | -13/+3 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Change PHP versions for appveyor | Marc Alexander | 2019-05-09 | 1 | -3/+3 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Update codesniffer files to be compatible with phpcs 3.x | Marc Alexander | 2019-05-09 | 5 | -54/+74 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Update requirements and travis build matrix | Marc Alexander | 2019-05-09 | 9 | -29/+22 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 189 | -257/+275 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14948] Require PHP 7.1 and update dependencies | Marc Alexander | 2019-05-09 | 2 | -493/+751 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/15921] Fix master build | Máté Bartus | 2019-05-09 | 1 | -454/+609 |
| | | | | PHPBB3-15921 | ||||
* | [ticket/15508] Update loader | François-Xavier de Guillebon | 2019-05-09 | 1 | -3/+3 |
| | | | | PHPBB3-15508 | ||||
* | [ticket/15508] Remove call to getEnvironment() from parser | François-Xavier de Guillebon | 2019-05-09 | 17 | -39/+78 |
| | | | | PHPBB3-15508 | ||||
* | [ticket/15508] Replace Twig_NodeInterface with Twig_Node | François-Xavier de Guillebon | 2019-05-09 | 8 | -8/+8 |
| | | | | PHPBB3-15508 | ||||
* | [ticket/15508] Update composer dependencies to allow Twig 2.x | François-Xavier de Guillebon | 2019-05-09 | 2 | -523/+427 |
| | | | | PHPBB3-15508 | ||||
* | [ticket/12629] Fix tests | rubencm | 2019-05-09 | 3 | -3/+3 |
| | | | | PHPBB3-12629 | ||||
* | [ticket/12629] Rename errors_show to show_errors | rubencm | 2019-05-09 | 3 | -4/+4 |
| | | | | PHPBB3-12629 | ||||
* | [ticket/12629] Add debug.errors_show | Rubén Calvo | 2019-05-09 | 3 | -2/+5 |
| | | | | PHPBB3-12629 | ||||
* | [ticket/15846] Fix Wrong id for downldable group | hubaishan | 2019-05-09 | 1 | -5/+5 |
| | | | | | | `downloadable` extension group has id 5 not 6 PHPBB3-15846 | ||||
* | [ticket/15244] Remove unglobalise related code | Rubén Calvo | 2019-05-09 | 3 | -23/+1 |
| | | | | PHPBB3-15244 | ||||
* | [ticket/12636] Rename log.session_errors to session.log_errors | rubencm | 2019-05-09 | 5 | -8/+8 |
| | | | | PHPBB3-12636 | ||||
* | [ticket/12636] Add log.session_errors to mock container_builder | Rubén Calvo | 2019-05-09 | 1 | -0/+1 |
| | | | | PHPBB3-12636 | ||||
* | [ticket/12636] Add log.session_errors | Rubén Calvo | 2019-05-09 | 4 | -1/+16 |
| | | | | PHPBB3-12636 | ||||
* | [ticket/12628] Introduce debug.memory | Jakub Senko | 2019-05-09 | 4 | -10/+18 |
| | | | | | | Also fix one debug.sql_explain missing from the previous PR PHPBB3-12628 | ||||
* | [ticket/15410] Remove obsolete code from BBCodes ACP | JoshyPHP | 2019-05-09 | 1 | -154/+5 |
| | | | | PHPBB3-15410 | ||||
* | [ticket/15772] Hide warning in acp when allow_install_dir is true | rubencm | 2019-05-09 | 1 | -1/+1 |
| | | | | PHPBB3-15772 | ||||
* | [ticket/15255] Move language strings from acp/common to common | Rubén Calvo | 2019-05-09 | 3 | -22/+23 |
| | | | | PHPBB3-15255 | ||||
* | [ticket/11838] OAuth registration from ucp_register | Jakub Senko | 2019-05-09 | 4 | -1/+38 |
| | | | | PHPBB3-11838 | ||||
* | [ticket/15720] Don't escape ampersands on redirections | Rubén Calvo | 2019-05-09 | 3 | -5/+5 |
| | | | | PHPBB3-15720 | ||||
* | [ticket/15413] Login redirect to previous page | Rubén Calvo | 2019-05-09 | 1 | -1/+2 |
| | | | | PHPBB3-15413 | ||||
* | [ticket/15744] Remove useless sql_freeresults | Jakub Senko | 2019-05-09 | 1 | -4/+2 |
| | | | | PHPBB3-15744 | ||||
* | [ticket/12623] Add install dir during tests | Rubén Calvo | 2019-05-09 | 1 | -0/+1 |
| | | | | PHPBB3-12623 | ||||
* | [ticket/12623] Add allow_install_dir | Rubén Calvo | 2019-05-09 | 4 | -2/+6 |
| | | | | PHPBB3-12623 | ||||
* | [ticket/15746] Update symfony to latest on master | Marc Alexander | 2019-05-09 | 2 | -230/+243 |
| | | | | | | | Also fixed incorrect creation of dumped container (Container instead of ContainerBuilder). PHPBB3-15746 | ||||
* | [ticket/15663] Remove empty line | Rubén Calvo | 2019-05-09 | 1 | -1/+0 |
| | | | | PHPBB3-15663 | ||||
* | [ticket/15663] Remove flash icon and template | Rubén Calvo | 2019-05-09 | 2 | -13/+0 |
| | | | | PHPBB3-15663 | ||||
* | [ticket/15663] Move constant to compatibility_globals | Rubén Calvo | 2019-05-09 | 2 | -1/+1 |
| | | | | PHPBB3-15663 | ||||
* | [ticket/15663] Add migration | Rubén Calvo | 2019-05-09 | 2 | -3/+87 |
| | | | | PHPBB3-15663 | ||||
* | [ticket/15663] Remove flash attachments support | Rubén Calvo | 2019-05-09 | 6 | -50/+9 |
| | | | | PHPBB3-15663 |