Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [ticket/16055] Fix Oauth's redirects | 3D-I | 2019-05-16 | 1 | -1/+1 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Via forum, memberlist, topic or post etc.. PHPBB3-16055 | |||||
* | | | | | Merge pull request #5583 from marc1706/ticket/15987 | Marc Alexander | 2019-06-05 | 2 | -1/+65 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15987] Table parameters as array | |||||
| * | | | | | [ticket/15987] Go back to previous table definition type | Marc Alexander | 2019-05-14 | 2 | -15/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| * | | | | | [ticket/15987] Add missing paranthesis | Marc Alexander | 2019-05-14 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15987 | |||||
| * | | | | | [ticket/15987] Add container extension to support tables "array access" | Marc Alexander | 2019-05-14 | 2 | -1/+60 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15987 | |||||
* | | | | | | [ticket/16072] Update s9e/text-formatter | JoshyPHP | 2019-05-31 | 1 | -3/+3 | |
|/ / / / / | | | | | | | | | | | | | | | | PHPBB3-16072 | |||||
* | | | | | [ticket/16052] Add 3.3.0-dev migration | Marc Alexander | 2019-05-11 | 1 | -0/+36 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16052 | |||||
* | | | | | [ticket/16052] Update version numbers to 3.3 | Marc Alexander | 2019-05-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16052 | |||||
* | | | | | [ticket/16052] Fix issues caused by merges | Marc Alexander | 2019-05-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16052 | |||||
* | | | | | [ticket/14948] Update lexer to be compatible with twig 2.6 | Marc Alexander | 2019-05-09 | 1 | -13/+3 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-14948 | |||||
* | | | | | [ticket/14948] Update requirements and travis build matrix | Marc Alexander | 2019-05-09 | 2 | -8/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-14948 | |||||
* | | | | | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-14948 | |||||
* | | | | | [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 | 8 | -25/+63 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15508 | |||||
* | | | | | [ticket/15508] Replace Twig_NodeInterface with Twig_Node | François-Xavier de Guillebon | 2019-05-09 | 8 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15508 | |||||
* | | | | | [ticket/12629] Rename errors_show to show_errors | rubencm | 2019-05-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12629 | |||||
* | | | | | [ticket/12629] Add debug.errors_show | Rubén Calvo | 2019-05-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12629 | |||||
* | | | | | [ticket/12636] Rename log.session_errors to session.log_errors | rubencm | 2019-05-09 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12636 | |||||
* | | | | | [ticket/12636] Add log.session_errors | Rubén Calvo | 2019-05-09 | 3 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12636 | |||||
* | | | | | [ticket/12628] Introduce debug.memory | Jakub Senko | 2019-05-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix one debug.sql_explain missing from the previous PR PHPBB3-12628 | |||||
* | | | | | [ticket/15255] Move language strings from acp/common to common | Rubén Calvo | 2019-05-09 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15255 | |||||
* | | | | | [ticket/11838] OAuth registration from ucp_register | Jakub Senko | 2019-05-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-11838 | |||||
* | | | | | [ticket/15744] Remove useless sql_freeresults | Jakub Senko | 2019-05-09 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15744 | |||||
* | | | | | [ticket/12623] Add allow_install_dir | Rubén Calvo | 2019-05-09 | 3 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12623 | |||||
* | | | | | [ticket/15746] Update symfony to latest on master | Marc Alexander | 2019-05-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] Add migration | Rubén Calvo | 2019-05-09 | 1 | -0/+87 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15663 | |||||
* | | | | | [ticket/15738] Remove code related with safe_mode | Rubén Calvo | 2019-05-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15738 | |||||
* | | | | | [ticket/12591] Improve breadcrumb naming and extend it's usage | Jakub Senko | 2019-05-09 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12591 | |||||
* | | | | | [ticket/12624] Add debug.load_time parameter | Jakub Senko | 2019-05-09 | 12 | -15/+43 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12624 | |||||
* | | | | | [ticket/12627] Add debug.sql_explain parameter | Jakub Senko | 2019-05-09 | 11 | -29/+51 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12627 | |||||
* | | | | | [ticket/15671] Rewrite load extensions from a variable instead of harcode it | Rubén Calvo | 2019-05-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15671 | |||||
* | | | | | [ticket/15671] Load extensions from a variable instead of harcode it | Rubén Calvo | 2019-05-08 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15671 | |||||
* | | | | | [ticket/15646] Added support for Argon2i passwords | JoshyPHP | 2019-05-08 | 1 | -0/+101 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15646 | |||||
* | | | | | [ticket/15424] Multiple typo fixes in docs & comments | luzpaz | 2019-05-08 | 38 | -50/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424 | |||||
* | | | | | [ticket/15377] Use __DIR__ constant | Rubén Calvo | 2019-05-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15377 | |||||
* | | | | | [ticket/15351] Fix missing global usage | Máté Bartus | 2019-05-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15351 | |||||
* | | | | | [ticket/15330] Fix typo | Rubén Calvo | 2019-05-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15330 | |||||
* | | | | | [ticket/15330] Twig function to know if a language string is defined | Rubén Calvo | 2019-05-08 | 1 | -2/+13 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15330 | |||||
* | | | | | [ticket/15274] Allow "custom" migrations to use parameters | javiexin | 2019-05-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+31 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15258 | |||||
* | | | | | [ticket/11515] If condition changes | Vishal Pandey | 2019-05-08 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Duplicate return statements removed. PHPBB3-11515 | |||||
* | | | | | [ticket/11515] Inverted Logic | Vishal Pandey | 2019-05-08 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inverted the logic to raise exception inside if. PHPBB3-11515 | |||||
* | | | | | [ticket/11515] Refactoring changes. | Vishal Pandey | 2019-05-08 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactoring the code as suggested. PHPBB3-11515 | |||||
* | | | | | [ticket/11515] Refactoring the patch. | Vishal Pandey | 2019-05-08 | 3 | -13/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing else conditions. PHPBB3-11515 | |||||
* | | | | | [ticket/11515] Space between if and braces | Vishal Pandey | 2019-05-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exactly one space between if and opening brace. PHPBB3-11515 | |||||
* | | | | | [ticket/11515] Change If...else statement struct | Vishal Pandey | 2019-05-08 | 3 | -3/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modifications in if-else structure. PHPBB3-11515 | |||||
* | | | | | [ticket/11515] Extra check after acquiring locks. | Vishal Pandey | 2019-05-08 | 3 | -2/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add additional check to flock.php and db.php to ensure lock aquiring. PHPBB3-11515 | |||||
* | | | | | [ticket/14769] Fix CLI installer configuration compatibility with SF 3 | Tristan Darricau | 2019-05-06 | 1 | -5/+4 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-14769 | |||||
* | | | | | [ticket/14573] Add FAQ breadcrumbs | Jakub Senko | 2019-05-06 | 2 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-14573 |