aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15322] Try to make new email setting more readableMarc Alexander2017-12-131-3/+3
* [ticket/15322] Add config setting for -f parameter & remove mail function nameMarc Alexander2017-12-111-0/+37
* Merge pull request #5025 from hubaishan/ticket/15433Marc Alexander2017-12-031-0/+7
|\
| * [ticket/15433] Fix phpbbcli can enable non-existent extensionhubaishan2017-12-031-0/+7
* | [ticket/15464] Detect BBCodes in uppercase when reparsingJoshyPHP2017-11-231-2/+2
* | Merge pull request #4976 from rubencm/ticket/15171Marc Alexander2017-11-162-1/+40
|\ \
| * | [ticket/15171] Add migrationRubén Calvo2017-10-311-0/+39
| * | [ticket/15171] Fix texformatterRubén Calvo2017-10-311-1/+1
* | | Merge pull request #4949 from marc1706/ticket/15353Máté Bartus2017-11-153-11/+45
|\ \ \
| * | | [ticket/15353] Use empty where applicableMarc Alexander2017-10-122-4/+4
| * | | [ticket/15353] Make sure users can continue update after merging file diffMarc Alexander2017-09-103-10/+44
* | | | Merge pull request #5019 from marc1706/ticket/14994Marc Alexander2017-11-011-54/+34
|\ \ \ \
| * | | | [ticket/14994] Refactor template->assign_block_varjaviexin2017-11-011-1/+1
| * | | | [ticket/14994] Refactor template->assign_block_varjaviexin2017-11-011-19/+4
| * | | | [ticket/14994] Refactor template->assign_block_varjaviexin2017-10-291-51/+46
* | | | | Merge pull request #5013 from rxu/ticket/15419Marc Alexander2017-11-011-1/+2
|\ \ \ \ \
| * | | | | [ticket/15419] Fix Sphinx UTF8 search in delta indexrxu2017-10-241-1/+2
| |/ / / /
* | | | | Merge pull request #4988 from Elsensee/ticket/15389Marc Alexander2017-11-012-19/+24
|\ \ \ \ \
| * | | | | [ticket/15389] Match multiple events in dispatcher in php_exporterOliver Schramm2017-10-041-18/+18
| * | | | | [ticket/15389] Allow arrays in event dispatcherOliver Schramm2017-10-041-1/+6
* | | | | | Merge pull request #4973 from DavidIQ/ticket/15372Marc Alexander2017-11-013-0/+37
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [ticket/15372] Add permission to schema and copy from f_readDavid Colón2017-10-261-1/+1
| * | | | | [ticket/15372] Remove revert_data from migrationDavid Colón2017-10-261-7/+0
| * | | | | [ticket/15372] Fix pagination and don't render viewtopic linkDavid Colón2017-10-261-0/+5
| * | | | | [ticket/15372] Migration for adding f_list_topic permissionDavid Colón2017-10-261-0/+38
| * | | | | [ticket/15372] Add and handle f_list_topics permissionDavid Colón2017-10-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #4985 from senky/ticket/13150Marc Alexander2017-10-311-0/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [ticket/13150] Add core.phpbb_log_get_topic_auth_sql_afterJakub Senko2017-10-091-0/+14
* | | | | Merge pull request #4969 from Elsensee/ticket/15245Marc Alexander2017-10-312-24/+67
|\ \ \ \ \
| * | | | | [ticket/15245] Fix comments, class names and code styleOliver Schramm2017-09-282-13/+25
| * | | | | [ticket/15245] Configure TextFormatter before rendering feedsOliver Schramm2017-09-282-12/+48
| * | | | | [ticket/15245] Remove unnecessary arguments and fix whitespaceOliver Schramm2017-09-221-16/+6
| * | | | | [ticket/15245] Fix images in feeds when accessing via app.phpOliver Schramm2017-09-221-7/+12
* | | | | | Merge pull request #4950 from Nicofuma/ticket/15357-3.2.xMarc Alexander2017-10-291-11/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ticket/15298] Never suppress exception trace when using CLITristan Darricau2017-09-101-11/+2
* | | | | | Merge pull request #4930 from rubencm/ticket/15201Marc Alexander2017-10-223-23/+55
|\ \ \ \ \ \
| * | | | | | [ticket/15201] Add castingRubén Calvo2017-09-082-4/+4
| * | | | | | [ticket/15201] Fix testsRubén Calvo2017-09-081-2/+2
| * | | | | | [ticket/15201] Migration to fix current invalid stylesRubén Calvo2017-08-281-0/+50
| * | | | | | [ticket/15201] Remove wrong user style checkRubén Calvo2017-08-282-22/+4
* | | | | | | Merge pull request #4997 from kasimi/ticket/15396Marc Alexander2017-10-171-2/+5
|\ \ \ \ \ \ \
| * | | | | | | [ticket/15396] Fix revert_schema() steps not executed in correct orderkasimi2017-10-131-2/+5
* | | | | | | | [ticket/15401] Use separate constant for memcached driver configJulien Tant2017-10-151-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #4967 from Leinad4Mind/3.2.xOliver Schramm2017-10-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [PHPBB3-14629] round() the log() explicitly to a proper integerDaniel Mota2017-09-211-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '3.1.x' into 3.2.xOliver Schramm2017-10-051-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | [ticket/15367] Escape special characters in Sphinx search backendrxu2017-09-161-4/+4
* | | | | | | Merge pull request #4974 from Elsensee/ticket/15379Marc Alexander2017-09-282-8/+11
|\ \ \ \ \ \ \
| * | | | | | | [ticket/15379] Only initialize reparsers on first call in migrationOliver Schramm2017-09-251-6/+9
| * | | | | | | [ticket/15379] Fix the assignments in reparser cron jobOliver Schramm2017-09-251-2/+2
| | |/ / / / / | |/| | | | |