.. |
attachment
|
[ticket/14589] Fix @var usage
|
2016-04-13 19:02:43 +02:00 |
auth
|
Merge branch '3.1.x' into 3.2.x
|
2017-02-05 18:05:59 +01:00 |
avatar
|
[ticket/15134] Return false if error
|
2017-03-20 11:49:34 +01:00 |
cache
|
Merge branch '3.1.x' into 3.2.x
|
2017-03-19 18:14:56 +01:00 |
captcha
|
Merge branch '3.1.x' into 3.2.x
|
2016-05-12 19:16:03 +02:00 |
config
|
[ticket/14116] sql_affectedrows method has no arguments
|
2015-08-19 16:12:01 -07:00 |
console
|
[ticket/15123] modified return error codes
|
2017-03-13 22:20:59 +01:00 |
controller
|
Merge pull request #4258 from Nicofuma/ticket/13683-3.2.x
|
2016-04-07 21:59:36 +02:00 |
cron
|
[ticket/14925] Set reparser names in service definitions
|
2016-12-18 01:28:51 -08:00 |
db
|
[ticket/15090] Ensure send stats module exists before removing
|
2017-04-15 12:06:03 +02:00 |
debug
|
[ticket/14177] CS
|
2015-12-15 19:55:55 +01:00 |
di
|
[ticket/14957] Make sure config_php_file is set before injecting
|
2017-01-03 22:53:18 +01:00 |
event
|
Merge pull request #4530 from senky/ticket/14557
|
2017-03-26 17:12:39 +02:00 |
exception
|
[ticket/12610] Correctly handle empty cache
|
2016-12-03 16:37:36 +01:00 |
extension
|
[ticket/15142] Merge branch 'ticket/15142' into 32x
|
2017-04-10 15:51:22 -07:00 |
feed
|
Merge branch '3.1.x' into 3.2.x
|
2017-01-04 17:44:11 +01:00 |
files
|
[ticket/14448] Correctly pass verify setting if available
|
2016-02-08 13:26:19 +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
|
[ticket/12715] Cleanup comments in \phpbb\groupposition\*
|
2014-06-15 19:14:44 +02:00 |
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
|
Merge pull request #4675 from marc1706/ticket/15044
|
2017-01-29 14:42:41 +01:00 |
language
|
[ticket/14645] Language pack not reconised when using a symlink
|
2016-05-21 19:50:12 +02:00 |
lock
|
[ticket/12715] Cleanup comments in \phpbb\lock\*
|
2014-06-15 19:14:47 +02:00 |
log
|
Merge branch '3.1.x' into 3.2.x
|
2016-12-03 15:54:13 +01:00 |
message
|
[ticket/10961] Send HTTP 403 when applicable
|
2016-09-01 08:48:37 +02:00 |
mimetype
|
[ticket/13031] Slightly change behavior of choose_mime_type and add unit tests
|
2014-09-05 21:55:49 +02:00 |
module
|
Merge branch 'ticket/14577' into ticket/14577-3.2.x
|
2016-04-02 09:51:37 +02:00 |
notification
|
[ticket/14949] Pass full notification array and post data for updating
|
2017-01-05 23:39:30 +01:00 |
passwords
|
[ticket/14733] Make sure detect_algorithm() works correctly and add tests
|
2016-10-03 22:09:28 +02:00 |
php
|
[ticket/12594] Remove @package tags and update file headers
|
2014-05-27 20:51:13 +02:00 |
plupload
|
Merge branch '3.1.x' into 3.2.x
|
2016-12-18 20:40:46 +01:00 |
profilefields
|
[ticket/15010] Fix incorrect use of request
|
2017-01-14 09:18:55 -05:00 |
report
|
[ticket/14729] Make reports take config base class
|
2016-08-03 13:42:36 -04:00 |
request
|
[ticket/14875] Move raw_variable() method to request_interface
|
2016-12-02 11:36:07 +01:00 |
routing
|
[ticket/13683] Removes extra / in script_path
|
2016-03-30 22:28:20 +02:00 |
search
|
[ticket/15044] Make sure fulltext native min and max are numbers
|
2017-01-24 21:47:37 +01:00 |
template
|
Merge pull request #4612 from javiexin/ticket/14950
|
2017-04-15 18:18:32 +02:00 |
textformatter
|
[ticket/15126] Disable HTML entities in quote helper
|
2017-03-15 02:36:20 +01:00 |
textreparser
|
[ticket/14925] Prefix modes from reparser with text_reparser
|
2016-12-18 09:12:26 -08:00 |
tree
|
[ticket/13454] Remove unused variables
|
2016-01-06 13:52:11 +01:00 |
class_loader.php
|
[ticket/12594] Remove @package tags and update file headers
|
2014-05-27 20:51:13 +02:00 |
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/14581] Add core events to content_visibility
|
2016-08-10 06:49:49 -04: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/12618] Change ssl:// to tls://
|
2016-01-10 19:33:45 +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
|
[ticket/12594] Remove @package tags and update file headers
|
2014-05-27 20:51:13 +02:00 |
pagination.php
|
[ticket/14971] Fix pagination PHP warning on PHP 7.1
|
2017-01-08 22:16:40 +07:00 |
path_helper.php
|
[ticket/14440] Add comments
|
2016-02-11 22:18:09 +01:00 |
permissions.php
|
Merge branch '3.1.x'
|
2015-10-11 10:48:53 +02: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/14946] Make sure to pass integers to max()
|
2017-01-04 21:40:46 +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' into 3.2.x
|
2016-03-24 17:53:57 +01: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/15142] Merge branch 'ticket/15142' into 32x
|
2017-04-10 15:51:22 -07:00 |
viewonline_helper.php
|
[ticket/13697] Moving filesystem related functions to filesystem service
|
2015-04-16 13:24:10 +02:00 |