phpbb/phpBB/phpbb
2017-07-17 16:56:56 +07:00
..
attachment [ticket/14589] Fix @var usage 2016-04-13 19:02:43 +02:00
auth Merge branch '3.1.x' into 3.2.x 2017-02-05 18:05:59 +01:00
avatar Merge branch '3.2.x' 2017-07-16 21:42:30 +02:00
cache Merge branch '3.1.x' into 3.2.x 2017-06-25 10:32:39 +02:00
captcha Merge branch '3.1.x' into 3.2.x 2016-05-12 19:16:03 +02:00
composer [ticket/11150] Makes the customisation db lync dynamic 2017-04-23 21:09:59 +02:00
config [ticket/11515] Refactoring changes. 2017-03-18 22:37:16 +05:30
console Merge branch '3.2.x' 2017-06-25 10:24:15 +02:00
controller [ticket/14584] Change all to be removed tags to 4.0 2016-07-29 17:48:26 +02:00
cron Merge branch '3.2.x' 2017-06-06 09:33:57 +02:00
db [ticket/14972] Fix use of deprecated media attachment constants 2017-07-17 16:56:55 +07:00
debug [ticket/14177] CS 2015-12-15 19:55:55 +01:00
di [ticket/11150] Fix comments 2017-04-23 21:01:15 +02:00
event Merge pull request #4530 from senky/ticket/14557 2017-03-26 17:12:39 +02:00
exception [ticket/12610] Correctly handle empty cache 2016-12-03 16:37:36 +01:00
extension [ticket/15202] To disable, an extension must be enabled 2017-04-28 23:47:51 +02:00
feed Merge branch '3.1.x' into 3.2.x 2017-01-04 17:44:11 +01:00
files [ticket/15227] Remove STRIP, as always false 2017-05-21 12:58:05 +02:00
filesystem [ticket/14033] Fix errors in docblocks 2015-07-16 22:52:25 -07:00
group [ticket/12143] Add group helper class to translate groupnames 2015-08-05 17:50:22 +02:00
groupposition
help Merge branch '3.2.x' 2017-06-25 14:13:58 +02:00
hook [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
install Merge branch '3.2.x' 2017-06-16 19:49:13 +02:00
language [ticket/14645] Language pack not reconised when using a symlink 2016-05-21 19:50:12 +02:00
lock [ticket/11515] If condition changes 2017-05-14 12:08:20 +05:30
log Merge branch '3.1.x' into 3.2.x 2016-12-03 15:54:13 +01:00
message [ticket/10961] Send HTTP 403 when applicable 2016-09-01 08:48:37 +02:00
mimetype
module [ticket/15084] fix wrong order of breadcrumbs on module management 2017-03-13 22:23:09 +01:00
notification [ticket/14972] Fix create_insert_array() declaration in admin_activate_user 2017-07-17 16:56:56 +07:00
passwords [ticket/15227] Remove STRIP, as always false 2017-05-21 12:58:05 +02:00
php
plupload Merge branch '3.1.x' into 3.2.x 2016-12-18 20:40:46 +01:00
profilefields Merge branch '3.1.x' into 3.2.x 2017-04-19 22:52:56 +02:00
report [ticket/14729] Make reports take config base class 2016-08-03 13:42:36 -04:00
request Merge branch '3.1.x' into 3.2.x 2017-04-18 23:10:28 +02:00
routing [ticket/13683] Removes extra / in script_path 2016-03-30 22:28:20 +02:00
search Merge branch 'prep-release-3.1.11' into prep-release-3.2.1 2017-07-16 18:24:47 +02:00
template Merge branch 'ticket/15178' into ticket/15179 2017-05-31 20:20:43 +02:00
textformatter [ticket/15261] Fix censoring HTML tags 2017-07-03 16:06:50 +02:00
textreparser [ticket/14925] Prefix modes from reparser with text_reparser 2016-12-18 09:12:26 -08:00
tree [ticket/13454] Remove unused variables 2016-01-06 13:52:11 +01:00
class_loader.php
composer.json [ticket/14495] Updates the version to 3.3.0-a1-dev 2016-02-24 22:25:41 +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
error_collector.php
file_downloader.php [ticket/12618] Change ssl:// to tls:// 2016-01-10 19:33:45 +01:00
filesystem.php [ticket/14584] Change all to be removed tags to 4.0 2016-07-29 17:48:26 +02:00
finder.php [ticket/12610] Add command to check if the board is up to date. 2016-12-03 16:37:35 +01:00
json_response.php
pagination.php [ticket/14971] Fix pagination PHP warning on PHP 7.1 2017-01-08 22:16:40 +07:00
path_helper.php [ticket/14440] Add comments 2016-02-11 22:18:09 +01:00
permissions.php Merge branch '3.1.x' 2015-10-11 10:48:53 +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/14972] Fix sizeof calls 2017-07-17 16:56:54 +07:00
symfony_request.php
user.php Merge branch '3.2.x' 2017-06-25 10:10:14 +02:00
user_loader.php [ticket/14334] Use phpbb_get_avatar() in user_loader 2015-12-03 16:43:00 +01:00
version_helper.php Merge pull request #35 from phpbb/ticket/security-203-rhea 2017-07-16 15:29:35 +02:00
viewonline_helper.php