| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/15269] Remove comment only if is the beginning of a line | Rubén Calvo | 2019-05-08 | 1 | -2/+2 |
* | [ticket/15269] Set development environment and enable all debugs with vagrant | Rubén Calvo | 2019-05-08 | 1 | -1/+10 |
* | [ticket/15203] Include missing constants in web installer | Rubén Calvo | 2019-05-08 | 1 | -0/+1 |
* | [ticket/11515] If condition changes | Vishal Pandey | 2019-05-08 | 1 | -1/+0 |
* | [ticket/11515] Inverted Logic | Vishal Pandey | 2019-05-08 | 1 | -3/+3 |
* | [ticket/11515] Refactoring changes. | Vishal Pandey | 2019-05-08 | 1 | -3/+2 |
* | [ticket/11515] Refactoring the patch. | Vishal Pandey | 2019-05-08 | 3 | -13/+3 |
* | [ticket/11515] Space between if and braces | Vishal Pandey | 2019-05-08 | 1 | -1/+1 |
* | [ticket/11515] Change If...else statement struct | Vishal Pandey | 2019-05-08 | 3 | -3/+9 |
* | [ticket/11515] Extra check after acquiring locks. | Vishal Pandey | 2019-05-08 | 3 | -2/+37 |
* | [ticket/15153] Update to newer homestead for vagrant | Matt Friedman | 2019-05-06 | 3 | -14/+21 |
* | [ticket/14769] Fix CLI installer configuration compatibility with SF 3 | Tristan Darricau | 2019-05-06 | 1 | -5/+4 |
* | [ticket/14761] myisam should be setup on PHP 5.5 (5.4 removed) | Matt Friedman | 2019-05-06 | 1 | -1/+1 |
* | [ticket/14573] Add Whoisonline breadcrumbs | Jakub Senko | 2019-05-06 | 1 | -0/+5 |
* | [ticket/14573] Add Memberlist breadcrumbs | Jakub Senko | 2019-05-06 | 1 | -0/+64 |
* | [ticket/14573] Add MCP breadcrumbs | Jakub Senko | 2019-05-06 | 1 | -0/+5 |
* | [ticket/14573] Add UCP breadcrumbs | Jakub Senko | 2019-05-06 | 2 | -0/+13 |
* | [ticket/14573] Add Search breadcrumbs | Jakub Senko | 2019-05-06 | 1 | -0/+5 |
* | [ticket/14573] Add FAQ breadcrumbs | Jakub Senko | 2019-05-06 | 2 | -0/+10 |
* | [ticket/14542] Add missing dockblocks | Máté Bartus | 2019-05-06 | 2 | -0/+4 |
* | [ticket/14542] Fix tests | Máté Bartus | 2019-05-06 | 3 | -0/+5 |
* | [ticket/14542] Move cron to controller | Máté Bartus | 2019-05-06 | 13 | -83/+374 |
* | [ticket/14670] Set shared flag instead of defining prototype scope | Marc Alexander | 2019-05-06 | 1 | -1/+1 |
* | [ticket/14670] Do not backup static attributes | Marc Alexander | 2019-05-06 | 6 | -6/+6 |
* | [ticket/14670] Modify service definition for RouterListener | Marc Alexander | 2019-05-06 | 1 | -2/+0 |
* | [ticket/14670] Fix typo in .travis.yml | Marc Alexander | 2019-05-06 | 1 | -1/+1 |
* | [ticket/14670] Remove usage of prototype scope in tests | Marc Alexander | 2019-05-06 | 1 | -2/+2 |
* | [ticket/14670] Add new travis builds and PHP 5.5 requirement | Marc Alexander | 2019-05-06 | 1 | -11/+9 |
* | [ticket/14670] Fix incompatibilities with container definitions | Marc Alexander | 2019-05-06 | 1 | -2/+7 |
* | [ticket/14670] Use symfony 3.1 in master branch | Marc Alexander | 2019-05-06 | 2 | -985/+639 |
* | [ticket/14584] Change all to be removed tags to 4.0 | Máté Bartus | 2019-05-06 | 4 | -27/+27 |
* | [ticket/14548] Move deprecated globals and functions | Máté Bartus | 2019-05-06 | 7 | -94/+97 |
* | 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 |
| * | [prep-release-3.2.7] Add migration for 3.2.7-RC1 | Marc Alexander | 2019-05-02 | 1 | -0/+36 |
| * | Merge pull request #5581 from marc1706/ticket/16042 | Marc Alexander | 2019-05-02 | 1 | -1/+14 |
| |\ |
|
| | * | [ticket/16042] Adjust positioning and add comment to overwrite | Marc Alexander | 2019-05-02 | 1 | -1/+2 |
| | * | [ticket/16042] Use S_LOGIN_REDIRECT to output login form token | Marc Alexander | 2019-05-02 | 1 | -1/+13 |
| |/ |
|
| * | [prep-release-3.2.7] Update version numbers to 3.2.7 | Marc Alexander | 2019-05-02 | 2 | -3/+3 |
| * | [prep-release-3.2.7] Update version numbers for 3.2.7-RC1 | Marc Alexander | 2019-05-02 | 4 | -4/+4 |
|/ |
|
* | Merge pull request #5577 from JoshyPHP/ticket/16034 | Marc Alexander | 2019-05-02 | 2 | -2/+8 |
|\ |
|
| * | [ticket/16034] Fix [url=] links being incorrectly shortened | JoshyPHP | 2019-04-28 | 2 | -2/+8 |
* | | Merge pull request #5578 from rubencm/ticket/16036 | Marc Alexander | 2019-05-02 | 4 | -0/+8 |
|\ \ |
|
| * | | [ticket/16036] Add S_FORM_TOKEN_LOGIN to all login forms | rubencm | 2019-04-29 | 4 | -0/+8 |
* | | | Merge pull request #5579 from VSEphpbb/ticket/16037 | Marc Alexander | 2019-05-01 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [ticket/16037] Fix UCP PM ViewFolder PHP Notice error | Matt Friedman | 2019-04-30 | 1 | -2/+2 |
| |/ / |
|