phpbb/phpBB/phpbb
2016-04-16 12:16:23 +02:00
..
auth [ticket/14481] Respect HTTP_X_FORWARDED headers for implying https 2016-02-15 22:06:25 +01:00
avatar [ticket/14471] Add $filedata to core.avatar_driver_upload_move_file_before event 2016-03-10 13:25:43 +01:00
cache [ticket/13681] Invalidate and reset opcache where necessary 2016-02-18 19:03:56 +01:00
captcha [ticket/14241] Log fatal captcha error to error log 2016-03-12 10:24:07 +01: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/13952] Fix docblocks 2015-06-20 23:41:53 +07:00
db [prep-release-3.1.9] Add migration for 3.1.9 2016-04-16 12:16:23 +02:00
di [ticket/13903] Replacing regexp path naming for container by md5. 2015-06-16 18:29:41 +02:00
event [ticket/13872] Allow template events to have a changed version 2015-05-28 12:23:24 +02: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/13988] Use absolute path for image attachments in feeds 2015-07-15 19:39:54 +02:00
groupposition [ticket/12715] Cleanup comments in \phpbb\groupposition\* 2014-06-15 19:14:44 +02:00
hook [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
lock [ticket/12715] Cleanup comments in \phpbb\lock\* 2014-06-15 19:14:47 +02:00
log [ticket/14403] Don't expect user_id and user_ip in phpbb\log 2016-01-10 17:43:10 +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/14533] U_NOTIFICATION_SETTINGS doesn't return the correct URL 2016-03-12 20:53:42 +01:00
passwords [ticket/13976] Fix comment typo in salted_md5.php 2015-10-21 00:22:42 +02:00
php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
plupload [ticket/13835] Normalize filename for attachments uploaded in chunks. 2015-10-13 20:17:26 -07:00
profilefields [ticket/14272] Only use maxlength and size for allowed input elements 2015-11-06 10:20:05 +01:00
request [ticket/14481] Respect HTTP_X_FORWARDED headers for implying https 2016-02-15 22:06:25 +01:00
search [ticket/14272] Fix invalid or missing min/max settings 2015-11-06 10:31:56 +01:00
template [ticket/14099] Fix the assets 2015-08-18 21:03:03 +02: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 [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
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 [ticket/12937] Do not return false. Return null for get and array() for all. 2014-08-08 15:29:34 +02:00
content_visibility.php Merge pull request #3402 from brunoais/ticket/13621 2015-04-06 11:13:33 +02: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 [ticket/12508] Fix doc block 2014-06-10 11:47:43 +02:00
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/14409] Update session page info before displaying online list 2016-02-13 15:58:05 +01: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 [ticket/12834] Correctly match directories in session page 2014-07-08 17:53:32 +02:00