.. |
auth
|
[ticket/13301] Fix called function in apche auth module
|
2014-11-09 01:37:28 +01:00 |
avatar
|
Merge branch 'naderman-ticket/13232' into prep-release-3.1.0
|
2014-10-28 10:02:33 +01:00 |
cache
|
[ticket/11224] Revert Revert "Merge pull request #2460 from ticket/11224"
|
2014-10-03 23:50:24 +02:00 |
captcha
|
[ticket/11854] Don't override get service name in nogd
|
2014-08-11 08:04:14 +02:00 |
config
|
[ticket/12711] Cast values to string such that they are quoted in SQL queries.
|
2014-06-15 00:21:11 +02:00 |
console
|
[ticket/13211] Move console migrator output handler back to console folder
|
2014-10-25 12:03:13 -07:00 |
controller
|
[ticket/13113] Updates the base url only when the front-end isn't app.php
|
2014-09-28 23:32:56 +02:00 |
cron
|
[ticket/13232] Fix indentation
|
2014-10-27 15:45:24 -07:00 |
db
|
Merge pull request #3118 from prototech/ticket/13270
|
2014-11-07 15:19:35 +01:00 |
di
|
[ticket/13251] Escape container parameters defined from config.php.
|
2014-11-07 02:30:03 -08:00 |
event
|
[ticket/13124] Also trim spaces in front of comments except for first line
|
2014-10-06 16:09:56 +02:00 |
extension
|
[ticket/12963] Revert back to "migrations" folder name for extensions
|
2014-09-18 10:45:08 +02:00 |
feed
|
[ticket/12966] Sort by post_time and post_id where applicable
|
2014-08-23 16:36:39 +02:00 |
groupposition
|
[ticket/12715] Cleanup comments in \phpbb\groupposition\*
|
2014-06-15 19:14:44 +02:00 |
hook
|
[ticket/12594] Remove @package tags and update file headers
|
2014-05-27 20:51:13 +02:00 |
lock
|
[ticket/12715] Cleanup comments in \phpbb\lock\*
|
2014-06-15 19:14:47 +02:00 |
log
|
[ticket/12912] Undefined index when adding logs from extensions
|
2014-08-03 13:28:14 -04:00 |
message
|
[ticket/13242] Fix HTML validity
|
2014-11-05 20:59:38 +01:00 |
mimetype
|
[ticket/13031] Slightly change behavior of choose_mime_type and add unit tests
|
2014-09-05 21:55:49 +02:00 |
notification
|
[ticket/12703] Only query database for subscription types once
|
2014-10-26 13:56:34 -07:00 |
passwords
|
[ticket/13203] Use string_compare method in passwords drivers
|
2014-10-22 14:54:55 -05:00 |
php
|
[ticket/12594] Remove @package tags and update file headers
|
2014-05-27 20:51:13 +02:00 |
plupload
|
[ticket/12560] Add methods to set upload and temp paths in plupload
|
2014-07-20 21:37:34 +02:00 |
profilefields
|
[ticket/13111] Dropdown options are already an array in the field data
|
2014-09-30 12:27:14 +02:00 |
request
|
[ticket/12594] Remove @package tags and update file headers
|
2014-05-27 20:51:13 +02:00 |
search
|
Merge pull request #3048 from naderman/ticket/13188
|
2014-10-20 15:30:08 -04:00 |
template
|
[ticket/13070] Use old 'template' class for template class hook
|
2014-09-22 20:03:55 +02:00 |
tree
|
[ticket/12557] Fix doc block errors found by Sami pt1
|
2014-08-03 07:03:08 +03:00 |
class_loader.php
|
[ticket/12594] Remove @package tags and update file headers
|
2014-05-27 20:51:13 +02:00 |
composer.json
|
[ticket/12920] Add missing comma
|
2014-08-07 15:44:36 +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
|
[ticket/12718] Fix docblocks
|
2014-08-07 23:46:12 +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/12594] Remove @package tags and update file headers
|
2014-05-27 20:51:13 +02:00 |
filesystem.php
|
[ticket/12099] Fix clean_path() ".." stripping when previous directory was "."
|
2014-05-29 23:44:10 +02:00 |
finder.php
|
[ticket/12508] Fix doc block
|
2014-06-10 11:47:43 +02:00 |
json_response.php
|
[ticket/12594] Remove @package tags and update file headers
|
2014-05-27 20:51:13 +02:00 |
pagination.php
|
[ticket/13059] Add core event to generate_page_link()
|
2014-10-01 20:55:07 +08:00 |
path_helper.php
|
[ticket/12852] Add space after if
|
2014-09-04 17:44:41 +02:00 |
permissions.php
|
[ticket/12782] Use an interface for the phpbb event_dispatcher
|
2014-06-28 13:19:55 +02:00 |
recursive_dot_prefix_filter_iterator.php
|
[ticket/12594] Remove @package tags and update file headers
|
2014-05-27 20:51:13 +02:00 |
session.php
|
[ticket/13280] Properly format the current page and add sanitizer to tests
|
2014-11-03 16:07:32 +01:00 |
symfony_request.php
|
[ticket/13280] Only run sanitizer for server superglobal and modify tests
|
2014-11-04 16:54:45 +01:00 |
user.php
|
[ticket/13118] Correctly use the provided datetime class
|
2014-09-30 11:58:02 +02:00 |
user_loader.php
|
[ticket/12993] Return an array instead of reference passing
|
2014-08-19 22:25:01 +02:00 |
version_helper.php
|
[ticket/13243] Validate announcement entry for existence in version_helper
|
2014-11-09 01:21:40 +01:00 |
viewonline_helper.php
|
[ticket/12834] Correctly match directories in session page
|
2014-07-08 17:53:32 +02:00 |