phpbb/phpBB/phpbb
2015-06-07 18:40:44 +01:00
..
auth Merge pull request #3560 from Nicofuma/ticket/13790 2015-05-30 10:53:47 +02:00
avatar Merge pull request #3518 from marc1706/ticket/13703 2015-04-04 11:04:29 +02:00
cache [ticket/13477] rename function and fix doc blocks 2015-03-04 14:20:27 -05:00
captcha [ticket/13522] Remove unneeded variables and correctly output input on error 2015-02-21 17:46:37 +01:00
config [ticket/13569] Add missing sql_freeresults and remove unneeded results 2015-02-02 17:36:39 +01:00
console [ticket/13211] Move console migrator output handler back to console folder 2014-10-25 12:03:13 -07:00
controller [ticket/13827] Use JsonResponse instead of our hacky json_response with exit() 2015-05-14 17:13:47 +02:00
cron [ticket/13232] Fix indentation 2014-10-27 15:45:24 -07:00
db Merge pull request #3560 from Nicofuma/ticket/13790 2015-05-30 10:53:47 +02:00
di [ticket/13251] Escape container parameters defined from config.php. 2014-11-07 02:30:03 -08:00
event [ticket/13872] Allow template events to have a changed version 2015-05-28 12:23:24 +02:00
exception [ticket/13361] Rename exception to runtime_exception 2015-01-21 08:41:02 +01:00
extension [ticket/security-171] Sanitize data from composer.json 2014-11-21 22:32:28 +01:00
feed Merge branch 'ticket/13348-olympus' into ticket/13348 2015-02-03 18:30:45 +01:00
groupposition
hook
lock
log [ticket/13661] BUMP version to 3.1.5-dev 2015-05-06 22:53:43 +01:00
message Merge pull request #3108 from Elsensee/ticket/13284 2014-11-21 23:10:00 +01:00
mimetype
notification [ticket/13790] Update phpcs 2015-05-19 22:19:18 +02:00
passwords [ticket/13772] Fix typo in phpbb\passwords\manager::__construct() 2015-04-21 10:00:30 +01:00
php
plupload [ticket/13756] Fix resize after upload with plupload 2015-04-11 23:08:45 +02:00
profilefields [ticket/13528] Return correct translation instead of is_set() 2015-01-20 22:56:33 +01:00
request [ticket/13396] Normalize multibyte characters in attachment file names. 2014-12-02 16:23:40 -08:00
search [ticket/13685] Add phpbb_dispatcher to fulltext search constructors 2015-06-07 18:40:44 +01:00
template Merge pull request #3560 from Nicofuma/ticket/13790 2015-05-30 10:53:47 +02:00
tree
class_loader.php
composer.json
config_php_file.php
content_visibility.php Merge pull request #3402 from brunoais/ticket/13621 2015-04-06 11:13:33 +02:00
datetime.php
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
finder.php
json_response.php
pagination.php
path_helper.php Merge pull request #3055 from marc1706/ticket/13192 2015-01-19 16:45:43 +01:00
permissions.php [ticket/13822] Correctly display softdelete and post detail perms 2015-05-07 21:10:16 -07:00
recursive_dot_prefix_filter_iterator.php
session.php [ticket/13617] Document magic number for forum_id 2015-02-25 17:00:22 +01:00
symfony_request.php [ticket/13280] Output escaping for the symfony request object 2014-11-16 16:45:19 +01:00
user.php
user_loader.php
version_helper.php [ticket/13556] Fix exception translation with filedownloader 2015-01-30 18:05:13 +01:00
viewonline_helper.php