aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | [ticket/13250] Replace slashes in cache file namesMarc Alexander2017-01-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13250
* | | | | | Merge pull request #4673 from senky/ticket/13601Tristan Darricau2017-02-051-1/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13601] Add core.acl_clear_prefetch_after event * senky/ticket/13601: [ticket/13601] Add core.acl_clear_prefetch_after event
| * | | | | | [ticket/13601] Add core.acl_clear_prefetch_after eventJakub Senko2017-01-231-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13601
* | | | | | | [ticket/14968] Update docblock and ensure method returns arrayMarc Alexander2017-01-221-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14968
* | | | | | | [ticket/14968] Add method for retrieving updates on current branchMarc Alexander2017-01-221-0/+39
| |/ / / / / |/| | | | | | | | | | | | | | | | | PHPBB3-14968
* | | | | | [ticket/15011] Output meaningful errors when validating all metadataMarc Alexander2017-01-151-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15011
* | | | | | Merge pull request #4646 from javiexin/ticket/15011Tristan Darricau2017-01-151-1/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15011] Error not checked on metadata load failure * javiexin/ticket/15011: [ticket/15011] Error not checked on metadata load failure
| * | | | | [ticket/15011] Error not checked on metadata load failurejaviexin2017-01-141-1/+4
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-15011
* | | | | Merge pull request #4613 from rxu/ticket/14958Marc Alexander2017-01-061-2/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14958] Optimize Twig extension lang() function
| * | | | | [ticket/14958] Optimize Twig extension lang() functionrxu2017-01-051-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14958
* | | | | | Merge pull request #4595 from DavidIQ/ticket/14941Marc Alexander2017-01-041-9/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | [ticket/14941] Apply changes individually for MySQL fulltext search
| * | | | | [ticket/14941] Apply changes individually for MySQL fulltext searchDavid Colón2016-12-271-9/+16
| | | | | |
* | | | | | Merge pull request #4611 from marc1706/ticket/14838Marc Alexander2017-01-047-11/+35
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [icket/14838] Do not query full attachments table in feeds
| * | | | | | [ticket/14838] Remove obsolete overriding methodMarc Alexander2017-01-041-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14838
| * | | | | | [ticket/14838] Do not query full attachments table in feedsMarc Alexander2017-01-037-3/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fetch_attachments() will also now throw a runtime exception if a feed tries to do this nonetheless. PHPBB3-14838
* | | | | | | [ticket/14957] Do not use method return in write contextMarc Alexander2017-01-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for PHP 5.3.x compatibility. PHPBB3-14957
* | | | | | | [ticket/14957] Do not cache database config entriesMarc Alexander2017-01-032-6/+13
|/ / / / / / | | | | | | | | | | | | | | | | | | PHPBB3-14957
* | | | | | Merge pull request #4597 from javiexin/ticket/14943Tristan Darricau2016-12-301-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | [ticket/14943] Fix template loop access by index
| * | | | [ticket/14943] Fix template loop access by indexjaviexin2016-12-281-4/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Allows inserting elements in a loop specified as 'outer[3].inner'. This was coded, but malfunctioning. PHPBB3-14943
* | | | [ticket/14923] Make sure start for queries is always set in migrationsMarc Alexander2016-12-252-0/+2
| |/ / |/| | | | | | | | PHPBB3-14923
* | | Merge pull request #4580 from javiexin/ticket/14918Marc Alexander2016-12-201-1/+2
|\ \ \ | | | | | | | | | | | | [ticket/14918] Simplify access to extension version metadata information
| * | | [ticket/14918] Simplify access to extension version metadata informationjaviexin2016-12-161-1/+2
| |/ / | | | | | | | | | PHPBB3-14918
* | | Merge pull request #4538 from senky/ticket/14874Marc Alexander2016-12-181-0/+46
|\ \ \ | | | | | | | | | | | | [ticket/14874] Increase size of emotion
| * | | [ticket/14874] Increase size of emotionJakub Senko2016-12-121-0/+46
| | |/ | |/| | | | | | | PHPBB3-14874
* | | [ticket/14770] Decreases quality to 85, changes test to 85, tooCrizzo2016-12-181-1/+1
| | | | | | | | | | | | PHPBB3-14770
* | | [ticket/14770] Reduce plupload resize qualityCrizzo2016-12-181-1/+1
| | | | | | | | | | | | PHPBB3-14770
* | | Merge pull request #4558 from javiexin/ticket/14889Tristan Darricau2016-12-111-0/+8
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14889] Missing method in profile fields type interface * javiexin/ticket/14889: [ticket/14889] Missing method in profile fields type interface
| * | | [ticket/14889] Missing method in profile fields type interfacejaviexin2016-12-051-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Completes the profile fields type interface by defining a missing required method for all implementations of a type. PHPBB3-14889
* | | | [ticket/14893] Fix undefined variable on reporting PM notificationrxu2016-12-071-0/+2
| |_|/ |/| | | | | | | | PHPBB3-14893
* | | [ticket/14890] Typo in input validation of profile fields of type stringjaviexin2016-12-051-1/+1
|/ / | | | | | | | | | | This bug was introduced by PHPBB3-14272 PHPBB3-14890
* | Merge pull request #4522 from senky/ticket/13149Marc Alexander2016-12-031-3/+23
|\ \ | | | | | | | | | [ticket/13149] Add core.phpbb_log_get_topic_auth_sql_before
| * | [ticket/13149] Add core.phpbb_log_get_topic_auth_sql_beforeJakub Senko2016-11-201-3/+23
| |/ | | | | | | PHPBB3-13149
* | [ticket/14876] Allows multibyte strings for exception messagesVictor A. Safronov2016-11-251-1/+1
|/ | | | | | | | All exception messages are sanitized via type_caster::set_var() which is called with $multibyte = false. This commit allows to pass multibyte messages as well. PHPBB3-14876
* Merge pull request #4492 from marc1706/ticket/14831Tristan Darricau2016-11-142-0/+113
|\ | | | | | | | | | | | | | | | | | | | | | | [ticket/14831] Make sure migrations always start with backslash * marc1706/ticket/14831: [ticket/14831] Rename migration and replace preg_replace() with simpler methods [ticket/14831] Compare depends_on for migrations and remove prefixless names [ticket/14831] Add migration for deduplicating entries and fix typo [ticket/14831] Add method for getting valid migration name [ticket/14831] Fall back to possible migration names instead of adding prefix [ticket/14831] Make sure migrations always start with backslash
| * [ticket/14831] Rename migration and replace preg_replace() with simpler methodsMarc Alexander2016-10-252-6/+5
| | | | | | | | PHPBB3-14831
| * [ticket/14831] Compare depends_on for migrations and remove prefixless namesMarc Alexander2016-10-231-4/+4
| | | | | | | | PHPBB3-14831
| * [ticket/14831] Add migration for deduplicating entries and fix typoMarc Alexander2016-10-232-3/+81
| | | | | | | | PHPBB3-14831
| * [ticket/14831] Add method for getting valid migration nameMarc Alexander2016-10-231-26/+34
| | | | | | | | PHPBB3-14831
| * [ticket/14831] Fall back to possible migration names instead of adding prefixMarc Alexander2016-10-231-3/+28
| | | | | | | | | | | | | | | | | | | | Instead of just adding the backslash as prefix if needed, this will take care of falling back to any possible migration with or without backslash no matter how the mgiration was saved in the database or called in the migrations file. This will result in a more robust migrator in regards to naming the migrations and previously run migrations. PHPBB3-14831
| * [ticket/14831] Make sure migrations always start with backslashMarc Alexander2016-10-221-0/+3
| | | | | | | | | | | | | | | | The migration system expects every migration to start with a backslash. If depends on definitions do not supply that leading backslash, we should make sure it's added manually before calling the depends on migration. PHPBB3-14831
* | Merge pull request #4488 from senky/ticket/14825Marc Alexander2016-11-131-1/+34
|\ \ | | | | | | | | | Add core.auth_oauth_login_after and core.auth_oauth_link_after
| * | [ticket/14825] Add core.auth_oauth_(login/link)_afterJakub Senko2016-11-131-1/+34
| | | | | | | | | | | | PHPBB3-14825
* | | [ticket/14859] Notifications for PM reports send to users with correct ↵Jim Mossing Holsteyn2016-11-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permissions Tracker ticket (set the ticket ID to your ticket ID): https://tracker.phpbb.com/browse/PHPBB3-14859 This addresses the problem that notifications of new PM reports were not sent out to moderators that weren't global moderators but did have the permission "Can close/delete PM reports". PHPBB3-14859
* | | [ticket/14831] Optimize code constructionrxu2016-10-241-5/+3
| | | | | | | | | | | | PHPBB3-14831
* | | [ticket/14831] Add more tests, better name for $e placeholderrxu2016-10-231-6/+6
| | | | | | | | | | | | PHPBB3-14831
* | | [ticket/14831] Do not throw exception on the module existence checkingrxu2016-10-231-7/+27
| | | | | | | | | | | | PHPBB3-14831
* | | [ticket/14831] Fix module migrator toolrxu2016-10-231-4/+3
| |/ |/| | | | | PHPBB3-14831
* | [ticket/14821] Simplify regex for converting <strong> tags back to HTMLMarc Alexander2016-10-181-1/+1
| | | | | | | | PHPBB3-14821
* | [ticket/14821] Replace escaped strong tags with actual tagsMarc Alexander2016-10-141-0/+3
|/ | | | | | | Everything else will still be escaped. This will however add back support for bold text in exception messages. PHPBB3-14821
* Merge pull request #27 from phpbb/ticket/security-196Marc Alexander2016-10-021-0/+5
|\ | | | | | | [ticket/security-196] Escapes the exception messages before displaying them