phpbb/phpBB/phpbb
Marc Alexander 3c7e8325a0
Merge pull request #5215 from Zoddo/ticket/13128
[ticket/13128] Remove deprecated Sphinx options
2018-10-08 21:12:40 +02:00
..
attachment [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
auth [ticket/15398] Add core.oauth_login_after_check_if_provider_id_has_match 2018-01-27 15:40:52 +01:00
avatar [ticket/15620] Use separate local avatar cache file for every lang 2018-06-18 13:10:19 +02:00
cache Merge pull request #5295 from v12mike/ticket/15726 2018-09-16 16:10:25 +02:00
captcha [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
config [ticket/14116] sql_affectedrows method has no arguments 2015-08-19 16:12:01 -07:00
console [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
controller Merge pull request #4258 from Nicofuma/ticket/13683-3.2.x 2016-04-07 21:59:36 +02:00
cron [ticket/15379] Fix the assignments in reparser cron job 2017-09-25 17:46:00 +02:00
db [ticket/15544] Delete cache through module manager 2018-09-24 02:56:07 +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/15637] Remove trailing space from description 2018-07-07 22:41:40 +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/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
filesystem [ticket/15678] Fix build and cache flow for container 2018-06-15 09:09:07 +02:00
group [ticket/12143] Add group helper class to translate groupnames 2015-08-05 17:50:22 +02:00
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/15751] Fix warning when update with CLI 2018-08-09 23:45:41 +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/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
mimetype [ticket/13031] Slightly change behavior of choose_mime_type and add unit tests 2014-09-05 21:55:49 +02:00
module [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
notification [ticket/11453] Improve performance of notification.method.messenger_base 2018-07-27 14:29:35 +02: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 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 [ticket/13128] Remove deprecated Sphinx options 2018-04-23 10:49:53 +02:00
template Merge pull request #5249 from senky/ticket/15659 2018-07-08 18:43:16 +02:00
textformatter Merge pull request #5103 from JoshyPHP/ticket/15531 2018-01-25 18:23:09 +01: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 [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 [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 [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/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +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/15372] Fix pagination and don't render viewtopic link 2017-10-26 16:09:01 -04: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/15583] Update session time in AJAX request only once a minute 2018-06-06 10:40:29 +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/15541] Explicitly explain how to add lang files in core.user_setup 2018-08-01 14:31:19 +02: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 [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00