aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15544] Delete cache through module managerOliver Schramm2018-09-241-2/+2
* Merge pull request #5319 from rubencm/ticket/15751Marc Alexander2018-09-171-2/+5
|\
| * [ticket/15751] Fix warning when update with CLIRubén Calvo2018-08-091-2/+5
* | Merge pull request #5312 from senky/ticket/15541Marc Alexander2018-09-161-0/+3
|\ \
| * | [ticket/15541] Explicitly explain how to add lang files in core.user_setupJakub Senko2018-08-011-0/+3
| |/
* | Merge pull request #5300 from senky/ticket/11453Marc Alexander2018-09-162-4/+6
|\ \
| * | [ticket/11453] Improve performance of notification.method.messenger_baseJakub Senko2018-07-272-4/+6
| |/
* | Merge pull request #5295 from v12mike/ticket/15726Marc Alexander2018-09-161-1/+5
|\ \
| * | [ticket/15726] Implement selective purge in APCuv12mike2018-09-161-4/+4
| * | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-1/+1
| * | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-3/+3
| * | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-3/+4
| * | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-0/+0
| * | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-5/+4
| * | [ticket/15726] Implement selective purge in APCu cache driverv12mike2018-09-161-1/+5
| |/
* | [ticket/15791] php 7.2 count() bug in memory cache driverhubaishan2018-09-161-2/+3
* | Merge pull request #5325 from hubaishan/ticket/15612Marc Alexander2018-09-151-1/+1
|\ \
| * | [ticket/15612] Fix PHP7.2 count() bug in MSSQL driverhubaishan2018-08-251-1/+1
* | | Merge pull request #5350 from Elsensee/ticket/15767Tristan Darricau2018-09-151-1/+1
|\ \ \
| * | | [ticket/15767] Fix effictively_installed condition for oauth_tokensOliver Schramm2018-09-131-1/+1
| |/ /
* | | Merge pull request #5352 from senky/ticket/15744-2Derky2018-09-151-4/+2
|\ \ \
| * | | [ticket/15744] Remove useless sql_freeresultsJakub Senko2018-09-131-4/+2
| |/ /
* | | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-09-091-0/+37
|\ \ \ | |/ / |/| |
| * | [prep-release-3.2.3] Add 3.2.3 migrationMarc Alexander2018-08-261-0/+37
* | | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-08-021-0/+36
|\ \ \ | |/ /
| * | [prep-release-3.2.3] Add migration for 3.2.3-RC2Marc Alexander2018-07-301-0/+36
* | | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-07-301-0/+5
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/11847] Add depends_on() to auth_provider_oauthJakub Senko2018-07-301-0/+5
* | Merge pull request #5244 from OxCom/ticket/15678Tristan Darricau2018-07-081-0/+7
|\ \
| * | [ticket/15678] Fix build and cache flow for containerAndrii Afanasiev2018-06-152-1/+8
* | | Merge pull request #5249 from senky/ticket/15659Tristan Darricau2018-07-081-0/+10
|\ \ \
| * | | [ticket/15659] Fix retrieve_block_vars()Jakub Senko2018-07-071-0/+10
* | | | Merge pull request #5250 from senky/ticket/15666Tristan Darricau2018-07-081-1/+1
|\ \ \ \
| * | | | [ticket/15666] Fix array key in twig lang() callJakub Senko2018-06-181-1/+1
| |/ / /
* | | | Merge pull request #5254 from senky/ticket/15620Tristan Darricau2018-07-081-2/+2
|\ \ \ \
| * | | | [ticket/15620] Use separate local avatar cache file for every langJakub Senko2018-06-181-2/+2
| |/ / /
* | | | Merge pull request #5257 from senky/ticket/15651Tristan Darricau2018-07-081-4/+1
|\ \ \ \
| * | | | [ticket/15651] Remove unnecessary conditionJakub Senko2018-06-181-4/+1
| |/ / /
* | | | Merge pull request #5260 from senky/ticket/15696Tristan Darricau2018-07-081-1/+1
|\ \ \ \
| * | | | [ticket/15696] Add support of other tools to 'if'Jakub Senko2018-06-191-1/+1
| |/ / /
* | | | Merge pull request #5198 from kasimi/ticket/15637Tristan Darricau2018-07-081-1/+24
|\ \ \ \
| * | | | [ticket/15637] Remove trailing space from descriptionkasimi2018-07-071-0/+6
| * | | | [ticket/15637] Preserve line breaks in event descriptionskasimi2018-07-071-1/+1
| * | | | [ticket/15637] Remove trailing space from descriptionkasimi2018-07-071-1/+1
| * | | | [ticket/15637] Fixed removing white-spaces from description linekasimi2018-07-071-1/+2
| * | | | [ticket/15637] Extract all lines before the first @tagkasimi2018-07-071-2/+2
| * | | | [ticket/15637] Extract multi-line PHP event descriptionskasimi2018-04-151-1/+17
* | | | | Merge pull request #5157 from kasimi/ticket/15583Tristan Darricau2018-07-081-3/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [ticket/15583] Update session time in AJAX request only once a minutekasimi2018-06-061-1/+1
| * | | | [ticket/15583] Update session time in AJAX request only once a minutekasimi2018-03-091-3/+5