phpbb/phpBB/phpbb
Marc Alexander d8dd6bad6b Merge pull request #3834 from brunoais/ticket/14104
[ticket/14104] Fix missing  variables from previous commit
2015-08-22 10:37:48 +02:00
..
auth Merge pull request #22 from phpbb/ticket/sec-184 2015-06-07 14:57:06 +02:00
avatar Merge pull request #3738 from javiexin/ticket/13981 2015-08-08 22:21:11 +02:00
cache [ticket/13930] Add missing spaces to code 2015-06-07 22:53:41 +02:00
captcha [ticket/13930] Add missing spaces to code 2015-06-07 22:53:41 +02:00
config [ticket/14116] sql_affectedrows method has no arguments 2015-08-19 16:12:01 -07:00
console
controller [ticket/13827] Use JsonResponse instead of our hacky json_response with exit() 2015-05-14 17:13:47 +02:00
cron [ticket/13952] Fix docblocks 2015-06-20 23:41:53 +07:00
db [ticket/14116] sql_affectedrows method has no arguments 2015-08-19 16:12:01 -07:00
di [ticket/13903] Replacing regexp path naming for container by md5. 2015-06-16 18:29:41 +02: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
feed Merge branch 'ticket/13348-olympus' into ticket/13348 2015-02-03 18:30:45 +01:00
groupposition
hook
lock
log [ticket/13930] Add missing spaces to code 2015-06-07 22:53:41 +02:00
message Merge pull request #3108 from Elsensee/ticket/13284 2014-11-21 23:10:00 +01:00
mimetype
notification [ticket/13711] Notifications are sent to inactive users 2015-07-27 06:27:25 -04:00
passwords [ticket/13917] Do not pass non-string variables to hash_equals() 2015-06-04 17:16:22 +02:00
php
plupload [ticket/13756] Fix resize after upload with plupload 2015-04-11 23:08:45 +02:00
profilefields [ticket/14037] Minor coding style improvements to event 2015-08-20 10:14:07 +02:00
request [ticket/13396] Normalize multibyte characters in attachment file names. 2014-12-02 16:23:40 -08:00
search [ticket/14104] Fix missing variables from previous commit 2015-08-15 22:04:51 +01:00
template [ticket/13995] Remove deprecated projection media type 2015-07-07 20:09:01 -07: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
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
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/13817] Fix target version 2015-07-12 19:28:45 +03:00
symfony_request.php
user.php [ticket/13968] Add core.user_setup_after event 2015-08-12 22:26:06 +02:00
user_loader.php [ticket/13882] Lazy load the notification avatars. 2015-05-28 18:05:07 +02:00
version_helper.php [ticket/13556] Fix exception translation with filedownloader 2015-01-30 18:05:13 +01:00
viewonline_helper.php