Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15377] Add test | Rubén Calvo | 2019-05-08 | 1 | -0/+9 |
| | | | | 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 | 4 | -6/+6 |
| | | | | | | Remove references in migration tool. PHPBB3-15274 | ||||
* | [ticket/15274] Allow "custom" migrations to use parameters | javiexin | 2019-05-08 | 4 | -1/+137 |
| | | | | | | | Add the possibility to have custom migrations with parameters, allowing the use of a single function for several uses. PHPBB3-15274 | ||||
* | [ticket/15295] Restore tests on mysql and myisam | Matt Friedman | 2019-05-08 | 2 | -2/+4 |
| | | | | PHPBB3-15295 | ||||
* | [ticket/15258] Adds a method to get a service by class in service_collection | Tristan Darricau | 2019-05-08 | 2 | -0/+54 |
| | | | | PHPBB3-15258 | ||||
* | [ticket/14972] Update tests matrix to reflect bumping PHP version requirement | rxu | 2019-05-08 | 1 | -9/+5 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 70 | -141/+168 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/14972] Bump PHP requirements to 5.6. Update dependencies. | rxu | 2019-05-08 | 2 | -422/+1236 |
| | | | | | | Also bump to PHP 7.2 compatible versions: PHPUnit to 5.7, Guzzle to 6.3. PHPBB3-14972 | ||||
* | [ticket/15269] Don't enable DEBUG_CONTAINER by default | Rubén Calvo | 2019-05-08 | 1 | -3/+0 |
| | | | | PHPBB3-15269 | ||||
* | [ticket/15269] Remove comment only if is the beginning of a line | Rubén Calvo | 2019-05-08 | 1 | -2/+2 |
| | | | | PHPBB3-15269 | ||||
* | [ticket/15269] Set development environment and enable all debugs with vagrant | Rubén Calvo | 2019-05-08 | 1 | -1/+10 |
| | | | | PHPBB3-15269 | ||||
* | [ticket/15203] Include missing constants in web installer | Rubén Calvo | 2019-05-08 | 1 | -0/+1 |
| | | | | PHPBB3-15203 | ||||
* | [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/15153] Update to newer homestead for vagrant | Matt Friedman | 2019-05-06 | 3 | -14/+21 |
| | | | | PHPBB3-15153 | ||||
* | [ticket/14769] Fix CLI installer configuration compatibility with SF 3 | Tristan Darricau | 2019-05-06 | 1 | -5/+4 |
| | | | | PHPBB3-14769 | ||||
* | [ticket/14761] myisam should be setup on PHP 5.5 (5.4 removed) | Matt Friedman | 2019-05-06 | 1 | -1/+1 |
| | | | | PHPBB3-14761 | ||||
* | [ticket/14573] Add Whoisonline breadcrumbs | Jakub Senko | 2019-05-06 | 1 | -0/+5 |
| | | | | PHPBB3-14573 | ||||
* | [ticket/14573] Add Memberlist breadcrumbs | Jakub Senko | 2019-05-06 | 1 | -0/+64 |
| | | | | PHPBB3-14573 | ||||
* | [ticket/14573] Add MCP breadcrumbs | Jakub Senko | 2019-05-06 | 1 | -0/+5 |
| | | | | PHPBB3-14573 | ||||
* | [ticket/14573] Add UCP breadcrumbs | Jakub Senko | 2019-05-06 | 2 | -0/+13 |
| | | | | PHPBB3-14573 | ||||
* | [ticket/14573] Add Search breadcrumbs | Jakub Senko | 2019-05-06 | 1 | -0/+5 |
| | | | | PHPBB3-14573 | ||||
* | [ticket/14573] Add FAQ breadcrumbs | Jakub Senko | 2019-05-06 | 2 | -0/+10 |
| | | | | PHPBB3-14573 | ||||
* | [ticket/14542] Add missing dockblocks | Máté Bartus | 2019-05-06 | 2 | -0/+4 |
| | | | | PHPBB3-14542 | ||||
* | [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 | 13 | -83/+374 |
| | | | | 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] Do not backup static attributes | Marc Alexander | 2019-05-06 | 6 | -6/+6 |
| | | | | | | | This seems to cause issues with the UI tests as the backed up static web driver does not seem to be properly initialized. PHPBB3-14670 | ||||
* | [ticket/14670] Modify service definition for RouterListener | Marc Alexander | 2019-05-06 | 1 | -2/+0 |
| | | | | PHPBB3-14670 | ||||
* | [ticket/14670] Fix typo in .travis.yml | Marc Alexander | 2019-05-06 | 1 | -1/+1 |
| | | | | 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] Add new travis builds and PHP 5.5 requirement | Marc Alexander | 2019-05-06 | 1 | -11/+9 |
| | | | | PHPBB3-14670 | ||||
* | [ticket/14670] Fix incompatibilities with container definitions | Marc Alexander | 2019-05-06 | 1 | -2/+7 |
| | | | | PHPBB3-14670 | ||||
* | [ticket/14670] Use symfony 3.1 in master branch | Marc Alexander | 2019-05-06 | 2 | -985/+639 |
| | | | | | | | Removed sami as it doesn't have a version compatible with symfony 3.x. PHPBB3-14670 | ||||
* | [ticket/14584] Change all to be removed tags to 4.0 | Máté Bartus | 2019-05-06 | 4 | -27/+27 |
| | | | | PHPBB3-14584 | ||||
* | [ticket/14548] Move deprecated globals and functions | Máté Bartus | 2019-05-06 | 7 | -94/+97 |
| | | | | PHPBB3-14584 | ||||
* | Merge branch 'prep-release-3.2.7' into 3.2.x | Marc Alexander | 2019-05-05 | 3 | -2/+39 |
|\ | |||||
| * | [prep-release-3.2.7] Add 3.2.7 migration | Marc Alexander | 2019-05-04 | 1 | -0/+37 |
| | | |||||
| * | [prep-release-3.2.7] Update version numbers to 3.2.7 | Marc Alexander | 2019-05-04 | 4 | -5/+5 |
| | | |||||
* | | [3.2.x] Update version numbers to 3.2.8-dev | Marc Alexander | 2019-05-03 | 3 | -5/+5 |
| | | |||||
* | | Merge branch 'prep-release-3.2.7' into 3.2.x | Marc Alexander | 2019-05-03 | 9 | -8/+71 |
|\ \ | |/ | |||||
| * | [prep-release-3.2.7] Add changelog for 3.2.7-RC1 | Marc Alexander | 2019-05-02 | 1 | -0/+14 |
| | |