aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | [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
| * | | | | | | [ticket/15290] Add core.text_formatter_s9e_configure_finalize eventJoshyPHP2017-07-221-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15290
* | | | | | | | Merge pull request #4885 from JoshyPHP/ticket/15301Máté Bartus2017-09-091-0/+5
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | [ticket/15301] Set quotes' nesting limit when configuring a parser
| * | | | | | | [ticket/15301] Remove quote limits when creating a parserJoshyPHP2017-08-241-0/+5
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | PHPBB3-15301
* | | | | | | Merge pull request #4932 from Nicofuma/ticket/15351Máté Bartus2017-09-092-3/+25
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | [ticket/15351] Makes confirm_works in a router context (app.php)
| * | | | | | [ticket/15351] Makes confirm_works in a router context (app.php)Tristan Darricau2017-09-082-3/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15351
* | | | | | | Merge branch '3.1.x' into 3.2.xOliver Schramm2017-09-082-6/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | [ticket/15347] Fix query quotes in update hashes cli commandMarc Alexander2017-09-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15347
| * | | | | [ticket/15347] Use single quotes in update hashes queryMarc Alexander2017-09-071-3/+3
| | |_|_|/ | |/| | | | | | | | | | | | | PHPBB3-15347
* | | | | Merge pull request #4902 from MoleDJ/patch-1Máté Bartus2017-09-071-0/+4
|\ \ \ \ \ | | | | | | | | | | | | [ticket/15320] Redis cache does not save keys withouth expiration
| * | | | | [ticket/15320] Fix to accomplish coding guidelinesJagoba Los Arcos2017-08-141-1/+1
| | | | | |
| * | | | | [ticket/15320] Redis cache does not save keys withouth expirationJagoba Los Arcos2017-08-131-0/+4
| | |/ / / | |/| | | | | | | | | | | | | In some functions like sql_save in cache/memory.php, code try to save a key/value in cache with ttl = 0 so key should never expire. In current redis.php cache driver, it fails so key never get cached. This cause for example that when you create a subforum, it not appear in the forum box in the admincp. To solve, if ttl is 0, we use redis->set instead of setex
* | | | | Merge pull request #4903 from rxu/ticket/15323Máté Bartus2017-09-071-1/+3
|\ \ \ \ \ | | | | | | | | | | | | [ticket/15323] Allow Twig syntax in bbcode.html
| * | | | | [ticket/15323] Allow Twig syntax in bbcode.htmlrxu2017-08-151-1/+3
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15323
* | | | | Merge pull request #4906 from rxu/ticket/15327Máté Bartus2017-09-071-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [ticket/15327] Add post anchor to the log postlink
| * | | | | [ticket/15327] Add post anchor to the log postlinkrxu2017-08-171-1/+1
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15327
* | | | | Merge pull request #4918 from kasimi/ticket/15328Máté Bartus2017-09-074-7/+36
|\ \ \ \ \ | | | | | | | | | | | | [ticket/15328] Disable checkbox if notification method isn't supported