phpbb/phpBB/phpbb
2016-01-09 15:35:17 +01:00
..
attachment [ticket/14168] Correctly state return type of upload and upload_attachment 2015-10-12 12:11:26 +02:00
auth [ticket/14250] Change token_storage class to fit changed interface 2016-01-04 03:38:28 +01:00
avatar Merge branch '3.1.x' 2016-01-06 13:26:23 +01:00
cache [ticket/14157] Allow to set the alt/title attribute on post icons 2015-10-10 15:29:31 +02:00
captcha [ticket/13789] Upgrade reCaptcha plugin to 2.0 API. 2015-10-14 19:05:27 -07:00
config [ticket/14116] sql_affectedrows method has no arguments 2015-08-19 16:12:01 -07:00
console [ticket/14257] Fix CLI reparser and set cron interval 2015-11-08 03:29:37 +01:00
controller Merge branch '3.1.x' 2015-09-02 11:51:16 +02:00
cron [ticket/14257] Fix CLI reparser and set cron interval 2015-11-08 03:29:37 +01:00
db Merge branch '3.1.x' 2016-01-08 18:22:40 +01:00
debug [ticket/14177] CS 2015-12-15 19:55:55 +01:00
di [ticket/14306] CS and correctly handle exception loop 2016-01-09 15:35:17 +01:00
event [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
exception [ticket/13361] Rename exception to runtime_exception 2015-01-21 08:41:02 +01:00
extension [ticket/13793] Remove translation on throwing exceptions 2015-05-01 12:40:53 +02:00
feed Merge branch '3.1.x' 2015-08-28 17:34:50 +02:00
files [ticket/14386] Use of sys_get_temp_dir() 2016-01-06 13:16:03 +01: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 [ticket/14033] Fix errors in docblocks 2015-07-16 22:52:25 -07:00
hook [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
install [ticket/14378] Use consistent template variable paths 2015-12-22 20:02:44 +01:00
language [ticket/14044] Patch language::set_fallback_array() 2015-10-30 15:25:27 +01:00
lock
log [ticket/9485] Add a "View post" link in the moderation logs 2015-08-30 19:52:00 +02: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
module [ticket/13777] Remove module_class_not_defined_exception 2015-05-31 16:27:16 +02:00
notification Merge pull request #3971 from VSEphpbb/ticket/14237 2015-10-29 14:46:02 +01:00
passwords Merge branch '3.1.x' 2015-10-21 00:32:20 +02:00
php
plupload Merge branch '3.1.x' 2015-10-14 08:38:32 +02:00
profilefields Merge branch '3.1.x' 2015-08-20 15:48:18 +02:00
report [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
request [ticket/13455] Remove request_var() references from comments 2015-02-03 20:56:48 +01:00
routing [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
search [ticket/14044] Automatically trigger rollback on insert in transaction 2015-10-23 20:47:56 +02:00
template [ticket/12633] Doesn't use DEBUG to debug templates events 2015-09-18 21:23:34 +02:00
textformatter [ticket/14150] Update fast-image-size to newest version 2015-09-08 12:59:55 +02:00
textreparser Merge pull request #4005 from Elsensee/ticket/14257 2015-12-05 11:21:40 +01: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
composer.json [ticket/14205] Bump PHP requirement to PHP 5.4 2015-10-04 16:19:48 +02: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/13588] Fixes wrong message in info fsockopen() disabled 2015-02-07 13:50:08 +01:00
filesystem.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
finder.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
json_response.php
pagination.php [ticket/13059] Add core event to generate_page_link() 2014-10-01 20:55:07 +08:00
path_helper.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
permissions.php Merge branch '3.1.x' 2015-10-11 10:48:53 +02:00
recursive_dot_prefix_filter_iterator.php
session.php Merge branch '3.1.x' 2015-12-07 21:52:38 +01: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.1.x' 2015-08-13 07:52:36 +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 [ticket/13556] Fix exception translation with filedownloader 2015-01-30 18:05:13 +01:00
viewonline_helper.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00