aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14895] Fix issues in CLI classesMatt Friedman2016-12-0813-44/+18
* [ticket/14895] Use SymfonyStyle in all CLIMatt Friedman2016-12-0815-83/+100
* [ticket/14895] Use SymfonyIO stylingMatt Friedman2016-12-071-5/+4
* [ticket/14895] CLI reparser:list should display proper listMatt Friedman2016-12-072-2/+7
* Merge branch 'ticket/14892' into 3.2.xMarc Alexander2016-12-062-87/+87
|\
| * [ticket/14892] Revert to twig 1.24 to have working assets againMarc Alexander2016-12-062-87/+87
|/
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-051-1/+1
|\
| * Merge pull request #4559 from javiexin/ticket/14890Marc Alexander2016-12-051-1/+1
| |\
| | * [ticket/14890] Typo in input validation of profile fields of type stringjaviexin2016-12-051-1/+1
| |/
* | Merge pull request #3856 from Nicofuma/ticket/12610Marc Alexander2016-12-0522-136/+633
|\ \
| * | [ticket/12610] Fix tests and use getOption() for consoleMarc Alexander2016-12-052-25/+32
| * | [ticket/12610] Use Symfony style guideTristan Darricau2016-12-042-87/+87
| * | [ticket/12610] Add a better error message when an extension is missingTristan Darricau2016-12-042-44/+64
| * | [ticket/12610] Correctly handle empty cacheTristan Darricau2016-12-035-15/+47
| * | [ticket/12610] Ignor exception due to the version check in extensions listTristan Darricau2016-12-031-5/+12
| * | [ticket/12610] Display the latest version and not the branch name in CLITristan Darricau2016-12-032-11/+6
| * | [ticket/12610] CSTristan Darricau2016-12-033-2/+2
| * | [ticket/12610] Improve outputTristan Darricau2016-12-033-18/+33
| * | [ticket/12610] Skip extensions with no update infoTristan Darricau2016-12-031-15/+36
| * | [ticket/12610] Use exception_interfaceTristan Darricau2016-12-039-68/+46
| * | [ticket/12610] Fix testsTristan Darricau2016-12-031-2/+5
| * | [ticket/12610] Add command to check if the board is up to date.Etienne Baroux2016-12-0314-72/+491
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-12-041-0/+4
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #4555 from javiexin/ticket/14888Tristan Darricau2016-12-041-0/+4
| |\
| | * [ticket/14888] Missing check for disabled profile field typesjaviexin2016-12-041-0/+4
| | * Merge branch '3.1.x' of https://github.com/javiexin/phpbb into 3.1.xjaviexin2016-10-260-0/+0
| | |\
| | | * Merge pull request #1 from phpbb/3.1.xjaviexin2015-07-09204-1038/+4200
| | | |\
* | | | \ Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-031-0/+22
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #4524 from senky/ticket/13479Marc Alexander2016-12-031-0/+22
| |\ \ \ \
| | * | | | [ticket/13479] Add core.viewtopic_highlight_modifyJakub Senko2016-11-201-0/+22
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-031-3/+23
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4522 from senky/ticket/13149Marc Alexander2016-12-031-3/+23
| |\ \ \ \ \
| | * | | | | [ticket/13149] Add core.phpbb_log_get_topic_auth_sql_beforeJakub Senko2016-11-201-3/+23
* | | | | | | Merge pull request #4189 from marc1706/ticket/14492Tristan Darricau2016-12-0333-173/+1106
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14492] Add user service to installer & only instantiate if neededMarc Alexander2016-12-032-10/+11
| * | | | | | | [ticket/14492] Fix redirection to help phpBB pageMarc Alexander2016-12-031-2/+14
| * | | | | | | [ticket/14492] Encode URI components in systemdata for statsMarc Alexander2016-12-031-1/+1
| * | | | | | | [ticket/14492] Always update the time the stats were sentMarc Alexander2016-12-031-5/+2
| * | | | | | | [ticket/14492] Update versions in filesMarc Alexander2016-12-034-5/+5
| * | | | | | | [ticket/14492] Add missing event variableMarc Alexander2016-12-031-1/+1
| * | | | | | | [ticket/14492] Don't explicitly pass data providers by refsMarc Alexander2016-12-031-3/+3
| * | | | | | | [ticket/14492] Update phpBB version and fix miscellaneous code issuesMarc Alexander2016-12-033-3/+4
| * | | | | | | [ticket/14492] Install all extensions if 'all' is specified for extensionsMarc Alexander2016-12-031-1/+1
| * | | | | | | [ticket/14492] Checkout master if viglink tag does not exist for latest versionMarc Alexander2016-12-031-1/+13
| * | | | | | | [ticket/14492] Add language variables for updating extensionsMarc Alexander2016-12-033-4/+7
| * | | | | | | [ticket/14492] Prevent timeouts in install & update extensions tasksMarc Alexander2016-12-032-2/+39
| * | | | | | | [ticket/14492] Use same list for checking if extension should be updatedMarc Alexander2016-12-032-8/+31
| * | | | | | | [ticket/14492] Add missing config to schema_data.sqlMarc Alexander2016-12-031-0/+1
| * | | | | | | [ticket/14492] Unify version check for installing default extensionsMarc Alexander2016-12-031-2/+2
| * | | | | | | [ticket/14492] Use extension manager instead of finder and add try/catchMarc Alexander2016-12-032-34/+44