phpbb/phpBB/phpbb
2014-10-06 16:09:56 +02:00
..
auth [ticket/13085] Fix typo in oauth.php 2014-09-21 00:33:07 +03:00
avatar Merge remote-tracking branch 'github-marc1706/ticket/12822' into develop-ascraeus 2014-08-11 17:37:56 +02:00
cache [ticket/11224] Revert "Merge pull request #2460 from Nicofuma/ticket/11224" 2014-10-01 11:38:45 +02:00
captcha [ticket/11854] Don't override get service name in nogd 2014-08-11 08:04:14 +02:00
config
console [ticket/12368] Always clean the cache prior to run the migrations 2014-10-05 12:25:14 +02: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/12557] Fix php file description 2014-08-07 13:19:49 +03:00
db [ticket/13033] Fix "Duplicate entry 'notification.type.*' for key 'type'" 2014-10-02 16:04:33 +02:00
di [ticket/13106] Remove \phpbb\di\pass\kernel_pass.php 2014-09-25 20:12:33 +02: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
hook
lock
log [ticket/12912] Undefined index when adding logs from extensions 2014-08-03 13:28:14 -04:00
message
mimetype [ticket/13031] Slightly change behavior of choose_mime_type and add unit tests 2014-09-05 21:55:49 +02:00
notification [ticket/12990] Use the full services name for the notification's types 2014-08-16 21:46:03 +02:00
passwords
php
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
search [ticket/12557] Fix php file description 2014-08-07 13:19:49 +03: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
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
filesystem.php
finder.php
json_response.php
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
recursive_dot_prefix_filter_iterator.php
session.php [ticket/13048] Only do not update the session page for ajax requests 2014-09-23 15:25:40 +02:00
symfony_request.php
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
viewonline_helper.php