phpbb/phpBB/phpbb
Marc Alexander b7db12a593 Merge pull request #3485 from brunoais/ticket/13694
[ticket/13694] Allow modifying the Postgres native author search query for results
2015-06-09 17:19:42 +02:00
..
auth Merge pull request #22 from phpbb/ticket/sec-184 2015-06-07 14:57:06 +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
controller [ticket/13827] Use JsonResponse instead of our hacky json_response with exit() 2015-05-14 17:13:47 +02:00
cron
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 [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
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/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/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 Merge pull request #3485 from brunoais/ticket/13694 2015-06-09 17:19:42 +02: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 [ticket/12099] Fix clean_path() ".." stripping when previous directory was "." 2014-05-29 23:44:10 +02:00
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 [ticket/13118] Correctly use the provided datetime class 2014-09-30 11:58:02 +02:00
user_loader.php
version_helper.php [ticket/13556] Fix exception translation with filedownloader 2015-01-30 18:05:13 +01:00
viewonline_helper.php