..
auth
[ticket/14825] Add core.auth_oauth_(login/link)_after
2016-11-13 18:19:21 +01:00
avatar
[ticket/14615] Fix HTML5 validation errors on avatar deletion
2016-05-16 22:21:31 +02:00
cache
[ticket/13681] Invalidate and reset opcache where necessary
2016-02-18 19:03:56 +01:00
captcha
[ticket/14610] Implement lavigor method
2016-05-09 17:28:55 -04:00
config
[ticket/14116] sql_affectedrows method has no arguments
2015-08-19 16:12:01 -07:00
console
[ticket/14123] Remove redundant help messages
2015-08-28 07:49:07 -07:00
controller
[ticket/13683] Removes extra / in script_path
2016-03-30 22:22:38 +02:00
cron
[ticket/14664] Fix PHPDoc comment in cron manager
2016-06-07 23:40:31 +03:00
db
Merge pull request #4492 from marc1706/ticket/14831
2016-11-14 21:22:11 +01:00
di
[ticket/13903] Replacing regexp path naming for container by md5.
2015-06-16 18:29:41 +02:00
event
[ticket/14876] Allows multibyte strings for exception messages
2016-11-25 19:56:41 +04:00
exception
[ticket/13361] Rename exception to runtime_exception
2015-01-21 08:41:02 +01:00
extension
[ticket/security-171] Sanitize data from composer.json
2014-11-21 22:32:28 +01:00
feed
[ticket/14688] Add core events to the feeds
2016-07-17 21:14:13 +07:00
groupposition
hook
lock
log
[ticket/13149] Add core.phpbb_log_get_topic_auth_sql_before
2016-11-20 18:42:36 +01:00
message
Merge pull request #3108 from Elsensee/ticket/13284
2014-11-21 23:10:00 +01:00
mimetype
[ticket/13031] Slightly change behavior of choose_mime_type and add unit tests
2014-09-05 21:55:49 +02:00
notification
[ticket/14859] Notifications for PM reports send to users with correct permissions
2016-11-07 16:06:50 +01:00
passwords
[ticket/13976] Fix comment typo in salted_md5.php
2015-10-21 00:22:42 +02:00
php
plupload
[ticket/13835] Normalize filename for attachments uploaded in chunks.
2015-10-13 20:17:26 -07:00
profilefields
[ticket/14890] Typo in input validation of profile fields of type string
2016-12-05 18:35:16 +01:00
request
[ticket/14481] Respect HTTP_X_FORWARDED headers for implying https
2016-02-15 22:06:25 +01:00
search
[ticket/14782] Don't use 'DISTINCT' when using 'SQL_CALC_FOUND_ROWS'
2016-09-16 17:05:20 -04:00
template
[ticket/14944] Add possibility to search for template loop indexes by key
2016-12-30 18:03:09 +01:00
tree
[ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3
2015-06-13 13:20:55 +02:00
class_loader.php
composer.json
[ticket/14382] Specify the branch-alias in the composer.json files
2016-01-09 15:36:43 +01:00
config_php_file.php
content_visibility.php
[ticket/14581] Add core events to content_visibility
2016-08-10 06:49:49 -04:00
datetime.php
[ticket/13105] Do not display future dates 2+ days ahead as "tomorrow"
2014-09-25 18:09:32 +02:00
error_collector.php
[ticket/13306] move error_reporting call
2014-11-13 20:55:10 -06:00
file_downloader.php
[ticket/12618] Change ssl:// to tls://
2016-01-10 19:33:45 +01:00
filesystem.php
[ticket/12099] Fix clean_path() ".." stripping when previous directory was "."
2014-05-29 23:44:10 +02:00
finder.php
json_response.php
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
pagination.php
[ticket/13059] Add core event to generate_page_link()
2014-10-01 20:55:07 +08:00
path_helper.php
Merge pull request #3055 from marc1706/ticket/13192
2015-01-19 16:45:43 +01:00
permissions.php
Merge pull request #3864 from Zoddo/ticket/8920
2015-10-11 10:47:44 +02:00
recursive_dot_prefix_filter_iterator.php
[ticket/14540] Adjust recursive_dot_prefix_filter_iterator for performance
2016-03-17 00:50:08 +07:00
session.php
[ticket/14762] Add core event to session.php
2016-09-18 13:32:10 +02:00
symfony_request.php
[ticket/13280] Output escaping for the symfony request object
2014-11-16 16:45:19 +01:00
user.php
[ticket/14536] Force unix time stamps to be integer
2016-03-23 14:44:31 +01:00
user_loader.php
[ticket/14334] Use phpbb_get_avatar() in user_loader
2015-12-03 16:43:00 +01:00
version_helper.php
[ticket/12618] Allow extension author to use SSL for version-check
2015-09-25 22:16:29 +02:00
viewonline_helper.php