phpbb/phpBB/phpbb
2019-10-28 20:32:08 +01:00
..
attachment [ticket/15755] Fix event vars in /phpbb/attachment/delete.php 2018-08-12 21:54:13 +07:00
auth [ticket/16181] Fix typo in comment 2019-10-20 20:54:39 +02:00
avatar [ticket/15671] Rewrite load extensions from a variable instead of harcode it 2019-05-08 22:29:01 +02:00
cache [ticket/15922] Remove driver for discontinued APC cache 2019-10-03 22:42:34 +02:00
captcha [ticket/15982] fix warning with PHP >= 7.2 with Q&A captcha plugin 2019-07-22 22:16:21 +02:00
config [ticket/11515] Refactoring changes. 2019-05-08 21:49:15 +02:00
console [ticket/16192] Fix CLI extension not enableable messages 2019-10-27 16:22:24 -07:00
controller [ticket/14584] Change all to be removed tags to 4.0 2019-05-06 21:27:08 +02:00
cron [ticket/14542] Add missing dockblocks 2019-05-06 21:45:27 +02:00
db [prep-release-3.3.0-b1] Add jquery update migration to 330b1 dependencies 2019-10-21 20:05:12 +02:00
debug [ticket/15504] Fix warning message 2018-05-25 00:34:31 +02:00
di [ticket/15987] Go back to previous table definition type 2019-05-14 21:20:51 +02:00
event [ticket/16021] Recognize number of Template Event instances in events.md file 2019-04-19 21:57:23 +05:30
exception [ticket/12610] Correctly handle empty cache 2016-12-03 16:37:36 +01:00
extension [ticket/15257] Provide extension not enableable messages 2019-09-30 20:25:44 +02:00
feed [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
files [ticket/15738] Remove code related with safe_mode 2019-05-09 18:47:50 +02:00
filesystem Merge branch '3.2.x' into 3.3.x 2019-09-22 12:05:05 +02:00
group [ticket/15886] Fix minor code style issues 2019-07-28 12:21:46 +02:00
groupposition [ticket/12715] Cleanup comments in \phpbb\groupposition\* 2014-06-15 19:14:44 +02:00
help [ticket/12591] Improve breadcrumb naming and extend it's usage 2019-05-09 18:43:34 +02:00
hook [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
install [ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.js 2019-10-20 21:35:45 +02:00
language [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
lock [ticket/11515] If condition changes 2019-05-08 21:49:28 +02:00
log [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
message [ticket/16157] Fix FORM_INVALID error in the sending email form 2019-09-13 00:25:18 +07:00
mimetype [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
module [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
notification [ticket/15940] Fix approve_* notifications 2019-09-28 14:34:17 +02:00
passwords [ticket/16017] Add support for Argon2id as default password hashing 2019-07-23 21:30:28 +02:00
php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
plupload Merge pull request #5667 from EA117/ticket/16141 2019-10-20 20:59:01 +02:00
profilefields Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2 2018-01-07 11:02:31 +01:00
report [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
request [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
routing [ticket/13683] Removes extra / in script_path 2016-03-30 22:28:20 +02:00
search [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 2019-10-06 12:07:35 +02:00
template [ticket/15905] Re-add add_class and lang_defined 2019-09-25 20:43:01 +02:00
textformatter Merge branch '3.2.x' into 3.3.x 2019-09-20 22:23:06 +02:00
textreparser [ticket/15512] Avoid reparsing non-existent polls 2018-01-12 16:28:37 +01:00
tree Merge pull request #4680 from marc1706/ticket/15055 2018-01-05 22:44:34 +01:00
ucp/controller [ticket/14465] Remove setting for maximum password length 2019-10-03 23:05:02 +02:00
class_loader.php [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
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 [ticket/16051] Automatically convert mysql driver to mysqli 2019-10-06 22:12:46 +02:00
content_visibility.php [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02:00
datetime.php [ticket/14857] Throw S from dateformat for non English languages 2017-12-24 10:31:30 +01:00
error_collector.php [ticket/13306] move error_reporting call 2014-11-13 20:55:10 -06:00
file_downloader.php [ticket/15570] Allow file downloader to use TLS greater than 1.0 2018-02-25 10:25:33 +01:00
filesystem.php [ticket/14584] Change all to be removed tags to 4.0 2019-05-06 21:27:08 +02:00
finder.php [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +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/15939] Pagination docblocks 2019-01-14 12:50:07 +01:00
path_helper.php [ticket/15351] Makes confirm_works in a router context (app.php) 2017-09-08 16:26:39 +02:00
permissions.php [ticket/15372] Add and handle f_list_topics permission 2017-10-26 16:09:01 -04: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 Merge branch '3.2.x' into 3.3.x 2019-10-20 21:01:44 +02:00
symfony_request.php [ticket/13280] Output escaping for the symfony request object 2014-11-16 16:45:19 +01:00
user.php Merge branch '3.2.x' into 3.3.x 2019-10-07 21:31:47 +02:00
user_loader.php [ticket/15424] Multiple typo fixes in docs & comments 2019-05-08 22:20:56 +02: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 [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00