aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
Commit message (Expand)AuthorAgeFilesLines
...
* | [ticket/14933] Fix parameter for kernel_exception_subscriberOliver Schramm2017-09-091-1/+1
* | [ticket/14933] Make "route not found" more user-friendlyOliver Schramm2017-09-091-0/+1
|/
* [ticket/15238] Add console command to fix forums/modules left/right IDsrxu2017-06-181-0/+9
* Merge branch 'ticket/15219' into ticket/15219-rheaMarc Alexander2017-06-031-0/+12
|\
| * [ticket/15219] Add console command for updating hashes to bcryptMarc Alexander2017-06-031-0/+12
* | Merge branch 'ticket/15219' into ticket/15219-rheaMarc Alexander2017-05-052-0/+21
|\ \ | |/
| * [ticket/15219] Update hashes to bcrypt with cronMarc Alexander2017-05-052-0/+21
* | [ticket/14990] Move dispatcher object to the front of the options arrayrxu2017-04-162-2/+2
* | [ticket/14990] Fix event name, email parsing, installer and dispatcher callsrxu2017-04-161-0/+1
* | [ticket/14990] Add core events to the Twig environmentrxu2017-04-161-0/+1
* | [ticket/15044] Add module task for creating search index during installMarc Alexander2017-01-241-0/+10
* | Merge branch 'ticket/14957' into ticket/14957-rheaMarc Alexander2017-01-031-3/+1
|\ \ | |/
| * [ticket/14957] Do not cache database config entriesMarc Alexander2017-01-031-3/+1
* | [ticket/14925] Set reparser names in service definitionsMatt Friedman2016-12-181-0/+18
* | [ticket/14895] Fix issues in CLI classesMatt Friedman2016-12-081-9/+1
* | [ticket/12610] Use Symfony style guideTristan Darricau2016-12-041-0/+1
* | [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
* | [ticket/14492] Add user service to installer & only instantiate if neededMarc Alexander2016-12-031-0/+6
* | [ticket/14492] Remove incorrect changes to module orderMarc Alexander2016-12-032-2/+2
* | [ticket/14492] Re-enable extensions if updated during updateMarc Alexander2016-12-032-3/+14
* | [ticket/14492] Install all packaged extensions by defaultMarc Alexander2016-12-031-9/+10
* | [ticket/14492] Add basic task for installing viglink extensionMarc Alexander2016-12-031-0/+9
* | 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/14825] Add core.auth_oauth_(login/link)_afterJakub Senko2016-11-131-0/+1
* | Merge pull request #4436 from rxu/ticket/14765Marc Alexander2016-09-041-1/+1
|\ \
| * | [ticket/14765] Fix the typo in the installer routing configrxu2016-09-031-1/+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
|\ \ \ | |/ / |/| / | |/
| * [ticket/14688] Add core events to the feedsrxu2016-07-171-0/+7
* | Merge pull request #4236 from Nicofuma/ticket/13616Máté Bartus2016-04-132-2/+5
|\ \
| * | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexerTristan Darricau2016-04-032-2/+5
* | | [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-245-5/+5
* | | [ticket/14523] Replace prototype definition with shared servicesMarc Alexander2016-03-109-60/+60
* | | Merge pull request #4196 from CHItA/ticket/14487Marc Alexander2016-03-014-1/+13
|\ \ \