aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | [ticket/15171] Fix texformatterRubén Calvo2017-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15171
* | | | | | | | Merge pull request #4949 from marc1706/ticket/15353Máté Bartus2017-11-153-11/+45
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | [ticket/15353] Make sure users can continue update after merging file diff
| * | | | | | | [ticket/15353] Use empty where applicableMarc Alexander2017-10-122-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15353
| * | | | | | | [ticket/15353] Make sure users can continue update after merging file diffMarc Alexander2017-09-103-10/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15353
* | | | | | | | Merge pull request #5019 from marc1706/ticket/14994Marc Alexander2017-11-011-54/+34
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14994] Refactor template->assign_block_var
| * | | | | | | | [ticket/14994] Refactor template->assign_block_varjaviexin2017-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor assign_block_var to use the same block selection mechanism as is used in alter_block_array. This allows creating new blocks at any position in the template structure, not only on the last block. Allows selecting a block as outer[2].middle. Added tests. Added PHP 7.2 compatibility. PHPBB3-14994
| * | | | | | | | [ticket/14994] Refactor template->assign_block_varjaviexin2017-11-011-19/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor assign_block_var to use the same block selection mechanism as is used in alter_block_array. This allows creating new blocks at any position in the template structure, not only on the last block. Allows selecting a block as outer[2].middle. Added tests. Added PHP 7.2 compatibility. PHPBB3-14994
| * | | | | | | | [ticket/14994] Refactor template->assign_block_varjaviexin2017-10-291-51/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor assign_block_var to use the same block selection mechanism as is used in alter_block_array. This allows creating new blocks at any position in the template structure, not only on the last block. Allows selecting a block as outer[2].middle. PHPBB3-14994
* | | | | | | | | Merge pull request #5013 from rxu/ticket/15419Marc Alexander2017-11-011-1/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15419] Fix Sphinx UTF8 search in delta index
| * | | | | | | | | [ticket/15419] Fix Sphinx UTF8 search in delta indexrxu2017-10-241-1/+2
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15419
* | | | | | | | | Merge pull request #4988 from Elsensee/ticket/15389Marc Alexander2017-11-012-19/+24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15389] Allow arrays in event dispatcher
| * | | | | | | | | [ticket/15389] Match multiple events in dispatcher in php_exporterOliver Schramm2017-10-041-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've also improved some regular expressions PHPBB3-15389
| * | | | | | | | | [ticket/15389] Allow arrays in event dispatcherOliver Schramm2017-10-041-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15389
* | | | | | | | | | Merge pull request #4973 from DavidIQ/ticket/15372Marc Alexander2017-11-013-0/+37
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | [ticket/15372] Add permission for listing topics without being able to read them
| * | | | | | | | | [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_after
| * | | | | | | | [ticket/13150] Add core.phpbb_log_get_topic_auth_sql_afterJakub Senko2017-10-091-0/+14
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13150
* | | | | | | | Merge pull request #4969 from Elsensee/ticket/15245Marc Alexander2017-10-312-24/+67
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15245] Fix images in feeds when accessing via app.php
| * | | | | | | | [ticket/15245] Fix comments, class names and code styleOliver Schramm2017-09-282-13/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15245
| * | | | | | | | [ticket/15245] Configure TextFormatter before rendering feedsOliver Schramm2017-09-282-12/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15245
| * | | | | | | | [ticket/15245] Remove unnecessary arguments and fix whitespaceOliver Schramm2017-09-221-16/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15245
| * | | | | | | | [ticket/15245] Fix images in feeds when accessing via app.phpOliver Schramm2017-09-221-7/+12
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15245
* | | | | | | | Merge pull request #4950 from Nicofuma/ticket/15357-3.2.xMarc Alexander2017-10-291-11/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | [ticket/15298] Never suppress exception trace when using CLI
| * | | | | | | [ticket/15298] Never suppress exception trace when using CLITristan Darricau2017-09-101-11/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15298
* | | | | | | | Merge pull request #4930 from rubencm/ticket/15201Marc Alexander2017-10-223-23/+55
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15201] Set user style to default style when it is disabled or uninstalled
| * | | | | | | | [ticket/15201] Add castingRubén Calvo2017-09-082-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15201
| * | | | | | | | [ticket/15201] Fix testsRubén Calvo2017-09-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15201
| * | | | | | | | [ticket/15201] Migration to fix current invalid stylesRubén Calvo2017-08-281-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15201
| * | | | | | | | [ticket/15201] Remove wrong user style checkRubén Calvo2017-08-282-22/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15201
* | | | | | | | | Merge pull request #4997 from kasimi/ticket/15396Marc Alexander2017-10-171-2/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15396] Fix revert_schema() steps not executed in correct order
| * | | | | | | | | [ticket/15396] Fix revert_schema() steps not executed in correct orderkasimi2017-10-131-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15396
* | | | | | | | | | [ticket/15401] Use separate constant for memcached driver configJulien Tant2017-10-151-1/+1
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15401
* | | | | | | | | Merge pull request #4967 from Leinad4Mind/3.2.xOliver Schramm2017-10-051-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PHPBB3-14629] round() the log() explicitly to a proper integer
| * | | | | | | | | [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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15367
* | | | | | | | | Merge pull request #4974 from Elsensee/ticket/15379Marc Alexander2017-09-282-8/+11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15379] Fix assignments in reparser cron job
| * | | | | | | | | [ticket/15379] Only initialize reparsers on first call in migrationOliver Schramm2017-09-251-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15379
| * | | | | | | | | [ticket/15379] Fix the assignments in reparser cron jobOliver Schramm2017-09-251-2/+2
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15379
* | | | | | | | | Merge pull request #4958 from kasimi/ticket/15365Oliver Schramm2017-09-281-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | [ticket/15365] Fix invalidating OPcache
| * | | | | | | | [ticket/15365] Fix invalidating OPcachekasimi2017-09-161-1/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15365
* | | | | | | | [ticket/15368] Correct function reference in MSSQL db toolsDavid Colón2017-09-171-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #4943 from Elsensee/ticket/14933Máté Bartus2017-09-101-2/+16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | [ticket/14933] Make "route not found" more user-friendly
| * | | | | | [ticket/14933] Fix docblock for kernel_exception_subscriberOliver Schramm2017-09-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933
| * | | | | | [ticket/14933] Make "route not found" more user-friendlyOliver Schramm2017-09-091-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933
* | | | | | | Merge pull request #4876 from JoshyPHP/ticket/15290Máté Bartus2017-09-091-1/+12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15290] Add core.text_formatter_s9e_configure_finalize event