aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container
Commit message (Expand)AuthorAgeFilesLines
...
* [ticket/12610] Correctly handle empty cacheTristan Darricau2016-12-031-3/+3
* [ticket/12610] Add command to check if the board is up to date.Etienne Baroux2016-12-032-1/+10
* Merge pull request #4405 from marc1706/ticket/14733Tristan Darricau2016-12-031-0/+5
|\
| * [ticket/14733] Support increasing hashing cost factorMarc Alexander2016-10-031-0/+5
* | Merge remote-tracking branch 'senky/ticket/14739' into 3.2.xMarc Alexander2016-11-171-8/+0
|\ \
| * | [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-8/+0
| |/
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-131-0/+1
|/
* [ticket/14763] Specify correct class for local files class typeMarc Alexander2016-09-021-1/+1
* [ticket/14717] Quote strings beginning with @ or % in yaml definitionsMarc Alexander2016-07-231-2/+2
* Merge pull request #4344 from Senky/ticket2/14586Marc Alexander2016-07-201-0/+8
|\
| * [ticket/14586] Add OAuth1 supportJakub Senko2016-05-301-0/+8
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-171-0/+8
|/
* Merge pull request #4236 from Nicofuma/ticket/13616Máté Bartus2016-04-131-1/+3
|\
| * [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexerTristan Darricau2016-04-031-1/+3
* | [ticket/14561] Use the user loader where appropriateMatt Friedman2016-03-311-0/+2
* | [ticket/14561] Reclean usernames commandMatt Friedman2016-03-311-0/+9
* | [ticket/14561] User activate commandMatt Friedman2016-03-311-0/+14
* | [ticket/14561] User delete commandMatt Friedman2016-03-311-0/+12
|/
* Merge pull request #4199 from VSEphpbb/ticket/12684Tristan Darricau2016-03-261-0/+13
|\
| * [ticket/12684] Update to use non-deprecated methodsMatt Friedman2016-02-291-12/+13
| * [ticket/12684] Updates for 3.2 APIMatt Friedman2016-02-291-0/+2
| * [ticket/12684] Fix merge errorsMatt Friedman2016-02-291-0/+10
* | [ticket/14555] Uniformize cache directory usagesTristan Darricau2016-03-244-4/+4
* | [ticket/14523] Replace prototype definition with shared servicesMarc Alexander2016-03-108-56/+56
|/
* [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-0/+1
* [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-0729-857/+857
* 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
* | [ticket/14273] Remove unused core.root_path dependency in files.upload serviceCesar G2015-11-051-1/+0
* | [ticket/14264] Don't use constants as return valuesOliver Schramm2015-11-031-0/+7
* | [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] Revamp updaterMate Bartus2015-10-177-12/+16
* | [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
|/