]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years ago Introducing the maximum size preview
Olivier Paroz [Tue, 7 Apr 2015 14:45:16 +0000 (16:45 +0200)]
 Introducing the maximum size preview
The first time we're asked to generate a preview we'll generate one of the maximum dimension indicated in the configuration and all future resizing requests will be done on that preview in order to not waste time converting the same file over and over.

One of the fixes required for #12465

9 years agoMerge pull request #15431 from owncloud/displayname-width
Morris Jobke [Tue, 7 Apr 2015 12:24:01 +0000 (14:24 +0200)]
Merge pull request #15431 from owncloud/displayname-width

widen displayName input field

9 years agoMerge pull request #15426 from owncloud/issue/15420-remove-hardcoded-docs-link
Morris Jobke [Tue, 7 Apr 2015 11:47:35 +0000 (13:47 +0200)]
Merge pull request #15426 from owncloud/issue/15420-remove-hardcoded-docs-link

Remove hardcoded link to performance docs

9 years agoMerge pull request #15432 from owncloud/revert-15345-fix_15263
Morris Jobke [Tue, 7 Apr 2015 11:30:14 +0000 (13:30 +0200)]
Merge pull request #15432 from owncloud/revert-15345-fix_15263

Revert "[WIP] Only show SSL table header if there are certificates"

9 years agoRevert "[WIP] Only show SSL table header if there are certificates"
Morris Jobke [Tue, 7 Apr 2015 11:30:08 +0000 (13:30 +0200)]
Revert "[WIP] Only show SSL table header if there are certificates"

9 years agowiden displayName input field
Jan-Christoph Borchardt [Tue, 7 Apr 2015 11:28:26 +0000 (13:28 +0200)]
widen displayName input field

9 years agoMerge pull request #15345 from rullzer/fix_15263
Jan-Christoph Borchardt [Tue, 7 Apr 2015 11:19:36 +0000 (13:19 +0200)]
Merge pull request #15345 from rullzer/fix_15263

[WIP] Only show SSL table header if there are certificates

9 years agoRemove hardcoded link to performance docs
Joas Schilling [Tue, 7 Apr 2015 09:11:31 +0000 (11:11 +0200)]
Remove hardcoded link to performance docs

9 years agoMerge pull request #15424 from owncloud/failing-master-tests
Thomas Müller [Tue, 7 Apr 2015 09:13:05 +0000 (11:13 +0200)]
Merge pull request #15424 from owncloud/failing-master-tests

Fix failing tests related to timezones on master

9 years agoSelect the timezone on the right timestamp and assert it
Joas Schilling [Tue, 7 Apr 2015 08:13:51 +0000 (10:13 +0200)]
Select the timezone on the right timestamp and assert it

9 years agoWhen guessing the timezone, the offset might only be valid on a given timestamp
Joas Schilling [Tue, 7 Apr 2015 08:13:06 +0000 (10:13 +0200)]
When guessing the timezone, the offset might only be valid on a given timestamp

9 years agoRemove server timezone dependency from files list test
Joas Schilling [Tue, 7 Apr 2015 08:12:15 +0000 (10:12 +0200)]
Remove server timezone dependency from files list test

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 7 Apr 2015 05:54:47 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 5 Apr 2015 05:54:51 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #15403 from Crote/occ-user-add-return
Thomas Müller [Sat, 4 Apr 2015 14:34:40 +0000 (16:34 +0200)]
Merge pull request #15403 from Crote/occ-user-add-return

Fix occ user:add failure return codes

9 years agoMerge pull request #15338 from owncloud/encryption-mount-option
Thomas Müller [Sat, 4 Apr 2015 10:51:41 +0000 (12:51 +0200)]
Merge pull request #15338 from owncloud/encryption-mount-option

Add mount point to disable the encryption wrapper

9 years agoFix occ user:add failure return codes
Laurens Post [Tue, 31 Mar 2015 22:54:11 +0000 (00:54 +0200)]
Fix occ user:add failure return codes

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 4 Apr 2015 05:54:43 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #15229 from owncloud/response-setContentLengthHeader
Thomas Müller [Fri, 3 Apr 2015 20:51:36 +0000 (22:51 +0200)]
Merge pull request #15229 from owncloud/response-setContentLengthHeader

Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround...

9 years agoMerge pull request #15391 from owncloud/fix-language-caching
Thomas Müller [Fri, 3 Apr 2015 20:51:13 +0000 (22:51 +0200)]
Merge pull request #15391 from owncloud/fix-language-caching

fix caching of preferred language

9 years agoMerge pull request #15386 from oparoz/yaml-cnf-mediatype
Thomas Müller [Fri, 3 Apr 2015 20:49:41 +0000 (22:49 +0200)]
Merge pull request #15386 from oparoz/yaml-cnf-mediatype

Introducing media types for yml, yaml, cnf, conf

9 years agofix caching of preferred language
Robin Appelman [Fri, 3 Apr 2015 13:36:24 +0000 (15:36 +0200)]
fix caching of preferred language

9 years agoMerge pull request #15383 from owncloud/fix-exception-message
Morris Jobke [Fri, 3 Apr 2015 08:15:23 +0000 (10:15 +0200)]
Merge pull request #15383 from owncloud/fix-exception-message

Update exception messages to better reflect and describe the problem

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 3 Apr 2015 05:54:53 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoIntroducing media types for yml, yaml, cnf, conf
Olivier Paroz [Thu, 2 Apr 2015 19:37:57 +0000 (21:37 +0200)]
Introducing media types for yml, yaml, cnf, conf

9 years agoMerge pull request #12314 from oparoz/patch-3
Lukas Reschke [Thu, 2 Apr 2015 16:54:03 +0000 (18:54 +0200)]
Merge pull request #12314 from oparoz/patch-3

Make findBinaryPath compatible with open_basedir

9 years agoFix the exception messages
Joas Schilling [Thu, 2 Apr 2015 16:37:33 +0000 (18:37 +0200)]
Fix the exception messages

9 years agoadd unit test
Robin Appelman [Thu, 2 Apr 2015 16:31:26 +0000 (18:31 +0200)]
add unit test

9 years agoadjust unt tests
Robin Appelman [Thu, 2 Apr 2015 16:17:28 +0000 (18:17 +0200)]
adjust unt tests

9 years agoMerge pull request #14113 from owncloud/chunking-chunkpartfiles
Thomas Müller [Thu, 2 Apr 2015 16:15:27 +0000 (18:15 +0200)]
Merge pull request #14113 from owncloud/chunking-chunkpartfiles

Added part files for when writing chunks

9 years agoMerge pull request #15372 from Volker-E/master
Thomas Müller [Thu, 2 Apr 2015 16:01:09 +0000 (18:01 +0200)]
Merge pull request #15372 from Volker-E/master

fixing #15344

9 years agoMerge pull request #15367 from owncloud/pre-setup-hook
Thomas Müller [Thu, 2 Apr 2015 15:40:23 +0000 (17:40 +0200)]
Merge pull request #15367 from owncloud/pre-setup-hook

setup storage wrappers before setting up the filesystem

9 years agoMerge pull request #15380 from owncloud/issue/15149-fix-initial-list
Morris Jobke [Thu, 2 Apr 2015 14:29:53 +0000 (16:29 +0200)]
Merge pull request #15380 from owncloud/issue/15149-fix-initial-list

Fix the initial list of groups

9 years agoFix the initial list of groups
Joas Schilling [Thu, 2 Apr 2015 13:47:48 +0000 (15:47 +0200)]
Fix the initial list of groups

9 years agoMerge pull request #15346 from oparoz/split-image-provider
Morris Jobke [Thu, 2 Apr 2015 11:40:09 +0000 (13:40 +0200)]
Merge pull request #15346 from oparoz/split-image-provider

Split image provider in one sub-class per media type

9 years agosetup mount manager before wrappers
Robin Appelman [Thu, 2 Apr 2015 11:28:36 +0000 (13:28 +0200)]
setup mount manager before wrappers

9 years agoSplit image provider in one sub-class per media type
Olivier Paroz [Thu, 2 Apr 2015 08:31:24 +0000 (10:31 +0200)]
Split image provider in one sub-class per media type

9 years agoMerge pull request #15349 from oparoz/limit-bitmap-previews-2
Morris Jobke [Thu, 2 Apr 2015 08:23:55 +0000 (10:23 +0200)]
Merge pull request #15349 from oparoz/limit-bitmap-previews-2

The bitmap preview class now takes maxX and maxY into consideration

9 years agoMerge pull request #15362 from owncloud/issue/15359-purge-memcache-console-app-disable
Thomas Müller [Thu, 2 Apr 2015 07:26:15 +0000 (09:26 +0200)]
Merge pull request #15362 from owncloud/issue/15359-purge-memcache-console-app-disable

Correctly purge the cache when an app is disabled via cli

9 years agoFix docs and line breaks
Joas Schilling [Thu, 2 Apr 2015 06:28:42 +0000 (08:28 +0200)]
Fix docs and line breaks

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 2 Apr 2015 05:54:47 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #15364 from rullzer/apps_linkToDocs
Roeland Douma [Wed, 1 Apr 2015 20:49:24 +0000 (22:49 +0200)]
Merge pull request #15364 from rullzer/apps_linkToDocs

Use URLGenerator instead of OC_Helper for linkToDocs

9 years agofixing #15344 - `title` has no added value here (not on screen readers not for robots)
Volker E [Wed, 1 Apr 2015 19:10:48 +0000 (21:10 +0200)]
fixing #15344 - `title` has no added value here (not on screen readers not for robots)

9 years agoMerge pull request #15366 from rullzer/deprecate_util_links
Robin McCorkell [Wed, 1 Apr 2015 17:02:10 +0000 (18:02 +0100)]
Merge pull request #15366 from rullzer/deprecate_util_links

Deprecate functions (OC_Helper + OCP\Util) that only call the urlgenerator anyway

9 years agoMerge pull request #15358 from owncloud/global-cmd
Morris Jobke [Wed, 1 Apr 2015 16:20:09 +0000 (18:20 +0200)]
Merge pull request #15358 from owncloud/global-cmd

Allow app:check-code and l10n:createjs commands when not installed

9 years agoAdjust tests and check whether clear() is called
Joas Schilling [Wed, 1 Apr 2015 15:19:44 +0000 (17:19 +0200)]
Adjust tests and check whether clear() is called

9 years agosetup storage wrappers before setting up the filesystem
Robin Appelman [Wed, 1 Apr 2015 15:12:06 +0000 (17:12 +0200)]
setup storage wrappers before setting up the filesystem

9 years ago The bitmap preview class now takes maxX and maxY into consideration
Olivier Paroz [Wed, 1 Apr 2015 13:54:22 +0000 (15:54 +0200)]
 The bitmap preview class now takes maxX and maxY into consideration

This is a fix for owncloud#13607 and is part of the global programme: owncloud#13609

The image aspect ratio is kept intact.

9 years agoCorrectly purge the cache when an app is disabled via cli
Joas Schilling [Wed, 1 Apr 2015 13:37:22 +0000 (15:37 +0200)]
Correctly purge the cache when an app is disabled via cli

9 years agoMerge pull request #15353 from owncloud/run-cron-with-the-correct-user-master
Morris Jobke [Wed, 1 Apr 2015 13:32:14 +0000 (15:32 +0200)]
Merge pull request #15353 from owncloud/run-cron-with-the-correct-user-master

Cron has to be executed with the correct user

9 years agoUse URLGenerator instread of OC_Helper
Roeland Jago Douma [Wed, 1 Apr 2015 12:57:01 +0000 (14:57 +0200)]
Use URLGenerator instread of OC_Helper

9 years agoDeprecate functions that only call the urlgenerator anyway
Roeland Jago Douma [Wed, 1 Apr 2015 12:32:49 +0000 (14:32 +0200)]
Deprecate functions that only call the urlgenerator anyway

9 years agoAllow app:check-code and l10n:createjs commands when not installed
Robin McCorkell [Wed, 1 Apr 2015 12:18:56 +0000 (13:18 +0100)]
Allow app:check-code and l10n:createjs commands when not installed

9 years agoMerge pull request #15354 from pierrejochem/patch-1
Thomas Müller [Wed, 1 Apr 2015 12:08:03 +0000 (14:08 +0200)]
Merge pull request #15354 from pierrejochem/patch-1

More secure proposal

9 years agoMerge pull request #15356 from rullzer/apps_oc_to_ocs
Roeland Douma [Wed, 1 Apr 2015 11:24:54 +0000 (13:24 +0200)]
Merge pull request #15356 from rullzer/apps_oc_to_ocs

Move core apps from private to public functions (trivial part)

9 years agoMove core apps from private to public functions
Roeland Jago Douma [Wed, 1 Apr 2015 10:06:04 +0000 (12:06 +0200)]
Move core apps from private to public functions

Apps still use OC_Helper and OC_Util functions even when public ones are
already available. Sometimes the public one is even used in the same
file.

9 years agoMore secure proposal
Pierre Jochem [Wed, 1 Apr 2015 09:28:53 +0000 (11:28 +0200)]
More secure proposal

9 years agoMerge pull request #15336 from owncloud/revive-15215
Morris Jobke [Wed, 1 Apr 2015 08:35:39 +0000 (10:35 +0200)]
Merge pull request #15336 from owncloud/revive-15215

Properly quote file names in listFiles query for GDrive

9 years agoCron has to be executed with the correct user - fixes 13912 and others
Thomas Müller [Wed, 1 Apr 2015 08:31:48 +0000 (10:31 +0200)]
Cron has to be executed with the correct user - fixes 13912 and others

9 years agoMerge pull request #15351 from owncloud/add-title-to-app-entries
Lukas Reschke [Wed, 1 Apr 2015 08:16:28 +0000 (10:16 +0200)]
Merge pull request #15351 from owncloud/add-title-to-app-entries

add title to entries in app menu

9 years agoadd title to entries in app menu
Morris Jobke [Wed, 1 Apr 2015 07:10:19 +0000 (09:10 +0200)]
add title to entries in app menu

9 years agoMerge pull request #15331 from owncloud/fix-password
Morris Jobke [Wed, 1 Apr 2015 07:04:37 +0000 (09:04 +0200)]
Merge pull request #15331 from owncloud/fix-password

Fix JS reference error for personal password changing

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 1 Apr 2015 05:55:33 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoUse getenv to get the paths for `find`
Olivier Paroz [Mon, 2 Mar 2015 21:15:07 +0000 (22:15 +0100)]
Use getenv to get the paths for `find`

9 years agouse ExecutableFinder and find in findBinaryPath
Olivier Paroz [Mon, 26 Jan 2015 11:32:17 +0000 (12:32 +0100)]
use ExecutableFinder and find in findBinaryPath

When using open_basedir, commands such as `which`or `command`can fail
because they might try to look outside of the restricted perimeter.
Symfony's ExecutableFinder can be used instead to look in standard
locations and we can use `find` as a last resort

A better solution would be to adopt a mechanism similar to what has
been done for office documents where a configuration parameter is used
to indicate the path where the executable is to be found.

9 years agoAdd mount point to disable the encryption wrapper
Robin Appelman [Tue, 31 Mar 2015 14:25:33 +0000 (16:25 +0200)]
Add mount point to disable the encryption wrapper

9 years agoOnly escape single quotes
Lukas Reschke [Tue, 31 Mar 2015 13:30:49 +0000 (15:30 +0200)]
Only escape single quotes

9 years agoAdded rawurlencode for other params in GDrive storage
Vincent Petry [Thu, 26 Mar 2015 12:57:28 +0000 (13:57 +0100)]
Added rawurlencode for other params in GDrive storage

9 years agoProperly quote file names in listFiles query for GDrive
Vincent Petry [Thu, 26 Mar 2015 11:15:02 +0000 (12:15 +0100)]
Properly quote file names in listFiles query for GDrive

9 years agoMerge pull request #15335 from owncloud/revert-15215-ext-gdrivelistfilequoting
Lukas Reschke [Tue, 31 Mar 2015 13:12:53 +0000 (15:12 +0200)]
Merge pull request #15335 from owncloud/revert-15215-ext-gdrivelistfilequoting

Revert "Properly quote file names in listFiles query for GDrive"

9 years agoRevert "Properly quote file names in listFiles query for GDrive"
Lukas Reschke [Tue, 31 Mar 2015 13:12:35 +0000 (15:12 +0200)]
Revert "Properly quote file names in listFiles query for GDrive"

9 years agoMerge pull request #15215 from owncloud/ext-gdrivelistfilequoting
Frank Karlitschek [Tue, 31 Mar 2015 13:08:59 +0000 (09:08 -0400)]
Merge pull request #15215 from owncloud/ext-gdrivelistfilequoting

Properly quote file names in listFiles query for GDrive

9 years agoFix JS reference error for personal password changing
Robin McCorkell [Tue, 31 Mar 2015 11:41:10 +0000 (12:41 +0100)]
Fix JS reference error for personal password changing

9 years agoOnly show SSL table header if there are certificates
Roeland Jago Douma [Tue, 31 Mar 2015 11:00:24 +0000 (13:00 +0200)]
Only show SSL table header if there are certificates

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 31 Mar 2015 05:55:55 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #15312 from owncloud/activity-fix-compilation
Lukas Reschke [Mon, 30 Mar 2015 15:12:54 +0000 (17:12 +0200)]
Merge pull request #15312 from owncloud/activity-fix-compilation

Correct the app name for sharing events

9 years agoMerge pull request #15169 from rullzer/fix_displayNamesInGroup
Morris Jobke [Mon, 30 Mar 2015 15:04:09 +0000 (17:04 +0200)]
Merge pull request #15169 from rullzer/fix_displayNamesInGroup

Groupmanagers displayNamesInGroup should actually search in displaynames

9 years agoMerge pull request #15076 from owncloud/fix-smb-oc-admin
Robin McCorkell [Mon, 30 Mar 2015 14:38:22 +0000 (15:38 +0100)]
Merge pull request #15076 from owncloud/fix-smb-oc-admin

Support constructing an SMB_OC without saved session credentials

9 years agoMerge pull request #15042 from wolfgangkarall/master
Lukas Reschke [Mon, 30 Mar 2015 14:22:36 +0000 (16:22 +0200)]
Merge pull request #15042 from wolfgangkarall/master

.htaccess RewriteRules: use permanent redirect for .well-known/(cal|card)dav, add 'L' flag

9 years agoCorrect the app name for sharing events
Joas Schilling [Wed, 25 Mar 2015 14:18:54 +0000 (15:18 +0100)]
Correct the app name for sharing events

9 years agoMerge pull request #15269 from owncloud/migrate-checksetup-and-add-memcache
Robin McCorkell [Mon, 30 Mar 2015 10:24:44 +0000 (11:24 +0100)]
Merge pull request #15269 from owncloud/migrate-checksetup-and-add-memcache

Add check for activated local memcache

9 years agoMerge pull request #13964 from rullzer/capabilities
Morris Jobke [Mon, 30 Mar 2015 08:06:05 +0000 (10:06 +0200)]
Merge pull request #13964 from rullzer/capabilities

Add OCS sharing info to capabilities - take 2

9 years agoMerge pull request #15239 from owncloud/see-no-evil
Morris Jobke [Mon, 30 Mar 2015 07:05:31 +0000 (09:05 +0200)]
Merge pull request #15239 from owncloud/see-no-evil

Move federated cloud sharing, files externals and updater to special pos...

9 years agoMerge pull request #15295 from owncloud/add-more-spacing-dialog
Morris Jobke [Mon, 30 Mar 2015 06:07:40 +0000 (08:07 +0200)]
Merge pull request #15295 from owncloud/add-more-spacing-dialog

Add more spacing to the file picker dialog

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 30 Mar 2015 05:54:41 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 29 Mar 2015 05:55:31 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoAdd more spacing to the file picker dialog
Lukas Reschke [Sat, 28 Mar 2015 13:19:27 +0000 (14:19 +0100)]
Add more spacing to the file picker dialog

Without this the first `>` looked somewhat off, to test this change go to the personal settings and choose a profile picture in a subfolder.

9 years agoAdd check for activated local memcache
Lukas Reschke [Thu, 26 Mar 2015 13:51:33 +0000 (14:51 +0100)]
Add check for activated local memcache

Also used the opportunity to refactor it into an AppFramework controller so that we can unit test it.

Fixes https://github.com/owncloud/core/issues/14956

9 years agoMerge pull request #15289 from owncloud/min-upload-limit
Vincent Petry [Sat, 28 Mar 2015 10:34:11 +0000 (11:34 +0100)]
Merge pull request #15289 from owncloud/min-upload-limit

Require minimum 1 MiB upload limit

9 years agoMerge pull request #15288 from owncloud/check-datadir-relative
Vincent Petry [Sat, 28 Mar 2015 10:28:33 +0000 (11:28 +0100)]
Merge pull request #15288 from owncloud/check-datadir-relative

Check for relative datadirectory path

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 Mar 2015 05:55:46 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoRequire minimum 1 MiB upload limit
Robin McCorkell [Fri, 27 Mar 2015 23:43:35 +0000 (23:43 +0000)]
Require minimum 1 MiB upload limit

9 years agoCheck for relative datadirectory path
Robin McCorkell [Fri, 27 Mar 2015 23:27:21 +0000 (23:27 +0000)]
Check for relative datadirectory path

9 years agoMerge pull request #15284 from owncloud/revert-master-breakage
Morris Jobke [Fri, 27 Mar 2015 19:01:33 +0000 (20:01 +0100)]
Merge pull request #15284 from owncloud/revert-master-breakage

Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"

9 years agoRevert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"
Vincent Petry [Fri, 27 Mar 2015 17:50:11 +0000 (18:50 +0100)]
Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"

This reverts commit 012016d3311a13c3c1e9d60778dc6fbd6be0204e.

9 years agoMerge pull request #15155 from owncloud/share-donotreturntrashedfiles
Morris Jobke [Fri, 27 Mar 2015 16:05:14 +0000 (17:05 +0100)]
Merge pull request #15155 from owncloud/share-donotreturntrashedfiles

Do not return shares for files outside "files"

9 years agoMerge pull request #13938 from owncloud/deprecate-iappconfig
Thomas Müller [Fri, 27 Mar 2015 15:07:41 +0000 (16:07 +0100)]
Merge pull request #13938 from owncloud/deprecate-iappconfig

Deprecated \OCP\IAppConfig - add missing methods to IConfig

9 years agoAdd logout in share test to avoid nasty side effects
Vincent Petry [Fri, 27 Mar 2015 14:54:29 +0000 (15:54 +0100)]
Add logout in share test to avoid nasty side effects

9 years agoMerge pull request #15240 from owncloud/storage-wrapper-priority
Thomas Müller [Fri, 27 Mar 2015 14:18:44 +0000 (15:18 +0100)]
Merge pull request #15240 from owncloud/storage-wrapper-priority

add priority to storage wrappers

9 years agoMerge pull request #15261 from owncloud/fix-14268-master
Thomas Müller [Fri, 27 Mar 2015 14:07:50 +0000 (15:07 +0100)]
Merge pull request #15261 from owncloud/fix-14268-master

use StreamResponse to download the log file