phpbb/phpBB/phpbb
2019-05-04 15:34:18 +02:00
..
attachment [ticket/15755] Fix event vars in /phpbb/attachment/delete.php 2018-08-12 21:54:13 +07:00
auth Merge pull request #5559 from mrgoldy/ticket/16007 2019-04-17 20:45:19 +02:00
avatar [prep-release-3.2.6] Update Changelog and add missing preg_match 2019-04-28 18:15:44 +02:00
cache Merge pull request #5295 from v12mike/ticket/15726 2018-09-16 16:10:25 +02:00
captcha Merge pull request #5456 from nunoplopes/ticket/15876 2018-12-24 15:49:13 +01:00
config
console [ticket/15965] Fix hardcoded directory 2019-02-12 21:19:47 +00:00
controller Merge pull request #4258 from Nicofuma/ticket/13683-3.2.x 2016-04-07 21:59:36 +02:00
cron [ticket/14812] Prune shadow topics during system cron too 2018-10-04 01:56:52 +02:00
db [prep-release-3.2.7] Add 3.2.7 migration 2019-05-04 15:34:18 +02:00
debug [ticket/15504] Fix warning message 2018-05-25 00:34:31 +02:00
di [ticket/15678] Fix build and cache flow for container 2018-06-15 09:09:07 +02:00
event [ticket/16010] Enforce alphabetical order for events in events.md 2019-04-11 22:01:36 +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 pull request #4969 from Elsensee/ticket/15245 2017-10-31 09:58:29 +01:00
files [ticket/15910] Pass object arguments by reference implicitly 2018-12-12 12:41:56 +01:00
filesystem [ticket/15678] Fix build and cache flow for container 2018-06-15 09:09:07 +02:00
group
groupposition
help [ticket/15251] Use dispatcher_interface in help manager 2017-06-25 12:02:25 +02:00
hook [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
install [ticket/security/233] Make smtp_password and smtp_username dynamic 2019-04-21 22:22:35 +02:00
language [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
lock
log [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
message [ticket/15970] Add empty line before event docblock 2019-04-01 20:28:53 +02:00
mimetype
module [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
notification [ticket/15931] Fix PM report emails 2019-01-14 14:52:06 +01: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 remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2 2018-01-07 11:02:31 +01:00
report Merge pull request #5138 from senky/ticket/15559 2018-02-22 19:49:00 +01:00
request [ticket/15742] Remove addslashes_recursively() 2018-09-13 18:47:14 +02:00
routing [ticket/13683] Removes extra / in script_path 2016-03-30 22:28:20 +02:00
search [ticket/security/235] Only allow one wildcard in the search query to limit the database load 2019-04-26 00:56:48 +02:00
template [ticket/15904] Fix counting empty template blocks 2018-12-08 22:06:19 +01:00
textformatter [ticket/16034] Fix [url=] links being incorrectly shortened 2019-04-28 02:43:05 +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
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/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
datetime.php [ticket/14857] Throw S from dateformat for non English languages 2017-12-24 10:31:30 +01:00
error_collector.php
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
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/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 [ticket/16007] No strict comparison against "false" 2019-04-02 17:25:00 +02:00
symfony_request.php
user.php Merge pull request #5359 from Elsensee/ticket/15509 2018-12-27 09:59:42 +01:00
user_loader.php [ticket/11453] Improve performance of notification.method.messenger_base 2018-07-27 14:29:35 +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