aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ticket/14487] Try to handle connection timeoutsMáté Bartus2016-02-284-1/+13
| |/ /
* | | [ticket/14499] Add command to update the board from CLITristan Darricau2016-02-251-2/+27
|/ /
* | [ticket/14457] Set the config values related to the RNG in the installer configTristan Darricau2016-02-181-1/+3
* | Merge pull request #4171 from CHItA/ticket/14462Tristan Darricau2016-02-165-5/+31
|\ \
| * | [ticket/14462] Update ordering in install db configMate Bartus2016-02-131-4/+4
| * | [ticket/14462] Refactor tasks to be more modularMate Bartus2016-02-123-3/+25
| * | [ticket/14462] Further speed improvementsMate Bartus2016-02-122-0/+4
* | | Merge pull request #4159 from marc1706/ticket/14448Tristan Darricau2016-02-111-0/+1
|\ \ \ | |/ / |/| |
| * | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-0/+1
* | | [ticket/14312] Allow updating without having the update directoryMate Bartus2016-02-041-0/+1
|/ /
* | [ticket/14262] Move convertor to controllerMate Bartus2016-01-293-0/+47
* | [ticket/14402] Get rid of globals in tidy_plupload cronMarc Alexander2016-01-151-0/+2
* | Merge pull request #4059 from JoshyPHP/ticket/14323Marc Alexander2016-01-131-0/+4
|\ \
| * | [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXTJoshyPHP2015-12-271-4/+4
| * | [ticket/14323] Moved autolink-related functions to a separate helperJoshyPHP2015-12-261-0/+4
* | | [ticket/14250] Change token_storage class to fit changed interfaceOliver Schramm2016-01-042-0/+2
|/ /
* | [ticket/14359] Fix console.command.reparser.reparse service definitionTristan Darricau2015-12-141-1/+1
* | [ticket/14247] Use quotes around @ and % strings in YAMLMatt Friedman2015-12-0752-1120/+1120
* | Merge pull request #4046 from CHItA/ticket/14269Tristan Darricau2015-12-071-0/+9
|\ \
| * | [ticket/14269] Use http_exceptions in the installer instead of die()Mate Bartus2015-11-271-0/+9
* | | Merge pull request #4005 from Elsensee/ticket/14257Tristan Darricau2015-12-053-1/+86
|\ \ \ | |/ / |/| |
| * | [ticket/14257] Add text_reparser managerOliver Schramm2015-10-263-2/+14
| * | [ticket/14257] Use migrations instead of cron job for some reparsersOliver Schramm2015-10-251-52/+0
| * | [ticket/14257] Add reparse_lock to CLI commandOliver Schramm2015-10-241-0/+1
| * | [ticket/14257] Add cron tasks for reparsing textOliver Schramm2015-10-242-0/+124
* | | Merge pull request #4016 from CHItA/ticket/14270Tristan Darricau2015-11-232-0/+6
|\ \ \
| * | | [ticket/14270] Purge cache when the installer is finishedMate Bartus2015-11-082-0/+6
* | | | [ticket/14273] Remove unused core.root_path dependency in files.upload serviceCesar G2015-11-051-1/+0
* | | | Merge pull request #4010 from Elsensee/ticket/14264Máté Bartus2015-11-051-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/14264] Don't use constants as return valuesOliver Schramm2015-11-031-0/+7
* | | | Merge pull request #3995 from CHItA/ticket/14044Tristan Darricau2015-11-032-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/14044] Deduplicate the installersMate Bartus2015-10-222-0/+4
| |/ /
* | | [ticket/14265] Make all tables available in containerOliver Schramm2015-11-011-1/+50
* | | Merge pull request #3971 from VSEphpbb/ticket/14237Oliver Schramm2015-10-291-0/+2
|\ \ \ | |/ / |/| |
| * | [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-131-0/+2
* | | [ticket/14039] Use update helper to include files in container factoryMate Bartus2015-10-191-0/+1
* | | [ticket/14039] Fix ACP link generationMate Bartus2015-10-181-0/+1
* | | [ticket/14039] Use shared language service in the container factoryMate Bartus2015-10-181-0/+1
* | | [ticket/14039] Revamp updaterMate Bartus2015-10-1719-23/+326
* | | [ticket/14240] Fix packaging script for 3.2Mate Bartus2015-10-151-0/+1
* | | [ticket/14168] Add attachment manager serviceMarc Alexander2015-10-091-0/+8
* | | [ticket/14168] Add services_attachment.yml to services.ymlMarc Alexander2015-10-091-0/+1
* | | [ticket/14168] Move attachment service definitions to services_attachmentMarc Alexander2015-10-092-32/+32
* | | [ticket/14168] Move phpbb_unlink() into attachment delete classMarc Alexander2015-10-091-0/+2
* | | [ticket/14168] Add attachment resync classMarc Alexander2015-10-091-8/+15
* | | [ticket/14168] Move function for attachment deletion into classMarc Alexander2015-10-091-0/+8
* | | [ticket/14168] Add attachment upload classMarc Alexander2015-10-091-0/+15
|/ /
* | [ticket/14220] Move route loading to servicesTristan Darricau2015-10-082-2/+57
* | Merge pull request #3857 from Nicofuma/ticket/14124Marc Alexander2015-10-073-0/+19
|\ \
| * | [ticket/14124] Automatically translate exceptions in CLITristan Darricau2015-08-253-0/+19