]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoextend test case for etag preservation
Robin Appelman [Fri, 6 Dec 2013 12:00:58 +0000 (13:00 +0100)]
extend test case for etag preservation

10 years agoreuse etags when doing a background scan
Robin Appelman [Thu, 5 Dec 2013 14:23:34 +0000 (15:23 +0100)]
reuse etags when doing a background scan

10 years agoMerge pull request #6207 from owncloud/stable5_unshare_vs_delete
Björn Schießle [Fri, 6 Dec 2013 11:06:21 +0000 (03:06 -0800)]
Merge pull request #6207 from owncloud/stable5_unshare_vs_delete

Stable5 unshare vs delete

10 years agoit is not possible to unshare files in OC5
Bjoern Schiessle [Thu, 5 Dec 2013 16:41:19 +0000 (17:41 +0100)]
it is not possible to unshare files in OC5

10 years agomake rmdir recursive for mappellocal storage backend
Robin Appelman [Sun, 30 Jun 2013 15:44:49 +0000 (17:44 +0200)]
make rmdir recursive for mappellocal storage backend

Backported from d051d6f9252de915a13e1b053c54f69bcd83f5ee

10 years agoMake rmdir recursive for local storage
Robin Appelman [Thu, 6 Jun 2013 18:47:20 +0000 (20:47 +0200)]
Make rmdir recursive for local storage

Backport of 63c898c0

10 years agoReturn true when touch succeeds
Vincent Petry [Tue, 26 Nov 2013 11:47:00 +0000 (12:47 +0100)]
Return true when touch succeeds

Backported from c2fc0cb8191d1de80058f6572e8e10f5dbda01b2

10 years agoAdd trailing slash in FTP root path when missing
Vincent Petry [Thu, 28 Nov 2013 10:45:26 +0000 (11:45 +0100)]
Add trailing slash in FTP root path when missing

Fixes #6093

Backport of 84f3dd15a63fb80f33e61f6056e142b0443329d5

10 years agoFixed FTP and SMB to use rmdir() when deleting folders
Vincent Petry [Fri, 29 Nov 2013 11:58:57 +0000 (12:58 +0100)]
Fixed FTP and SMB to use rmdir() when deleting folders

Some storages need to use different calls for deleting files or folders,
usually unlink() and rmdir().

Fixes #4532 (SMB dir deletion)
Fixes #5941 (FTP dir deletion)

Note that the extra is_dir() should be fast because it's read from the
stat cache.

Backport of d69243e

10 years agoMerge pull request #6147 from owncloud/fix-ajax-getstoragestats-stable5
Vincent Petry [Mon, 2 Dec 2013 09:50:07 +0000 (01:50 -0800)]
Merge pull request #6147 from owncloud/fix-ajax-getstoragestats-stable5

fixing ajax call to getstoragestats.php

10 years agofixing ajax call to getstoragestats.php
Thomas Müller [Mon, 2 Dec 2013 09:30:55 +0000 (10:30 +0100)]
fixing ajax call to getstoragestats.php

10 years agoAdd post hooks for filesystem scanner
Robin Appelman [Thu, 7 Nov 2013 15:22:29 +0000 (16:22 +0100)]
Add post hooks for filesystem scanner

10 years agoFix getRawPathInfo for the '/' edge case
Robin Appelman [Wed, 27 Nov 2013 20:28:54 +0000 (21:28 +0100)]
Fix getRawPathInfo for the '/' edge case

10 years agofix custom routes defined by apps
Robin Appelman [Wed, 27 Nov 2013 14:35:49 +0000 (15:35 +0100)]
fix custom routes defined by apps

10 years agoMerge pull request #6082 from owncloud/themable_realm_stable5
Morris Jobke [Wed, 27 Nov 2013 13:38:10 +0000 (05:38 -0800)]
Merge pull request #6082 from owncloud/themable_realm_stable5

use defaults to determine webdav realm name

10 years agouse defaults to determine webdav realm name
Jörn Friedrich Dreyer [Wed, 27 Nov 2013 13:00:13 +0000 (14:00 +0100)]
use defaults to determine webdav realm name

10 years agoMerge pull request #6042 from owncloud/backport-6035-oc5
Morris Jobke [Wed, 27 Nov 2013 09:23:47 +0000 (01:23 -0800)]
Merge pull request #6042 from owncloud/backport-6035-oc5

Backport 6035 oc5

10 years agofixing failing unit test
Thomas Müller [Tue, 26 Nov 2013 15:52:33 +0000 (16:52 +0100)]
fixing failing unit test

10 years agofixes #6050
Thomas Müller [Tue, 26 Nov 2013 13:13:33 +0000 (14:13 +0100)]
fixes #6050

10 years agoReturn plausible isReadable() default impl for ext storage
Vincent Petry [Thu, 21 Nov 2013 18:15:11 +0000 (19:15 +0100)]
Return plausible isReadable() default impl for ext storage

When an ext storage doesn't implement isReadable(), always returning
true made the file scanner believe that the file exists and creates a
cache entry with the size zero.

This fix makes the default impl of isReadable() use file_exists().

Backport of a49e873d3fa513136bfdf1d71bbc2bbcd61d3650

10 years agoMerge pull request #5962 from owncloud/clean_permissions_cache_on_filescan
Morris Jobke [Tue, 26 Nov 2013 07:37:42 +0000 (23:37 -0800)]
Merge pull request #5962 from owncloud/clean_permissions_cache_on_filescan

clean permissions cache on filescan

10 years agoin case uri and script name don't match we better throw an exception
Thomas Müller [Mon, 25 Nov 2013 13:42:34 +0000 (14:42 +0100)]
in case uri and script name don't match we better throw an exception

10 years agohandle duplicate slashes in case of reverse proxy configuration
Thomas Müller [Mon, 25 Nov 2013 13:21:51 +0000 (14:21 +0100)]
handle duplicate slashes in case of reverse proxy configuration

Conflicts:
tests/lib/request.php

10 years agoclear permissions cache when scanning a file
Robin Appelman [Thu, 19 Sep 2013 19:37:52 +0000 (21:37 +0200)]
clear permissions cache when scanning a file

Conflicts:
lib/files/cache/scanner.php

11 years agoMerge pull request #5934 from owncloud/stable5-excludeextstoragefromquota
Vincent Petry [Fri, 22 Nov 2013 16:34:58 +0000 (08:34 -0800)]
Merge pull request #5934 from owncloud/stable5-excludeextstoragefromquota

[Stable5] Exclude ext storage from quota

11 years agoMerge pull request #4957 from owncloud/fixing-4866-stable5
Thomas Müller [Fri, 22 Nov 2013 16:09:59 +0000 (08:09 -0800)]
Merge pull request #4957 from owncloud/fixing-4866-stable5

Backport of #4869 to stable5 (recreate an etag within the scanner if the cache contains an empty etag)

11 years agoMerge branch 'fixing-4866-stable5' of github.com:owncloud/core into fixing-4866-stable5
Thomas Müller [Fri, 22 Nov 2013 14:45:27 +0000 (15:45 +0100)]
Merge branch 'fixing-4866-stable5' of github.com:owncloud/core into fixing-4866-stable5

11 years agoMerge branch 'stable5' into fixing-4866-stable5
Thomas Müller [Fri, 22 Nov 2013 14:44:59 +0000 (15:44 +0100)]
Merge branch 'stable5' into fixing-4866-stable5

11 years agoFixed testTouch unit test to work with stable5
Vincent Petry [Fri, 22 Nov 2013 13:53:56 +0000 (14:53 +0100)]
Fixed testTouch unit test to work with stable5

Calling getFileInfo() would trigger checkUpdate() and would return the
real file mtime because the test value 500 was in the past.

This fix makes this test work with the stable5 behavior.

Removed "storage_mtime" references which don't exist in stable5.

11 years agoEmulate touch() for backends that don't support it
Robin Appelman [Sun, 10 Feb 2013 11:44:27 +0000 (12:44 +0100)]
Emulate touch() for backends that don't support it

Backport of 9738fae3cf1ad18593d21eb62e138e00c01f5f36

11 years ago<default></default> and <notnull>true</notnull> contradict each other
Jörn Friedrich Dreyer [Thu, 21 Nov 2013 14:34:35 +0000 (15:34 +0100)]
<default></default> and <notnull>true</notnull> contradict each other

11 years agoCherry-pick of 5d671a8 onto stable5.
Andreas Fischer [Mon, 23 Sep 2013 14:13:12 +0000 (07:13 -0700)]
Cherry-pick of 5d671a8 onto stable5.

recreate an etag within the scanner if the cache contains an empty etag

Conflicts:
lib/files/cache/cache.php
tests/lib/files/cache/scanner.php

11 years agoMerge pull request #5893 from owncloud/stable5-extstorage-smbfixes
Vincent Petry [Tue, 19 Nov 2013 15:09:11 +0000 (07:09 -0800)]
Merge pull request #5893 from owncloud/stable5-extstorage-smbfixes

[stable5] External storage SMB fixes for stat and unlink backport

11 years agoFixed storage stats to be based on current directory
Vincent Petry [Wed, 6 Nov 2013 09:55:19 +0000 (10:55 +0100)]
Fixed storage stats to be based on current directory

Previously, the storage statistics were always for the root dir.
This means that the upload button would always show the limit for the
root dir, even when uploading to a shared dir or external storage.

This fix adds a "dir" argument to getstoragestats.php.

Partial backport of 31181e4348b9af2625cf4d6ad38cf4cd81db3c1f

11 years agoFixed ext storage free space to not be restricted by quota
Vincent Petry [Tue, 19 Nov 2013 10:04:41 +0000 (11:04 +0100)]
Fixed ext storage free space to not be restricted by quota

11 years agoFixed quota calculation to also exclude ext storage
Vincent Petry [Tue, 19 Nov 2013 09:05:50 +0000 (10:05 +0100)]
Fixed quota calculation to also exclude ext storage

11 years agoExternal storage space is now not counted in total space
Vincent Petry [Mon, 18 Nov 2013 16:29:30 +0000 (17:29 +0100)]
External storage space is now not counted in total space

Added argument to getFileInfo() to disable adding the size of
mountpoints to a directory's size.

Backport of 614e4d485c8b74f6879c401f8cbb93e9335bf9b3

11 years agoMerge pull request #5921 from owncloud/search_scrollto_stable5
Morris Jobke [Mon, 18 Nov 2013 23:24:01 +0000 (15:24 -0800)]
Merge pull request #5921 from owncloud/search_scrollto_stable5

backport search scrollto & filter to stable5

11 years agofixing js error in case the file name is a number
Thomas Müller [Mon, 18 Nov 2013 14:03:22 +0000 (15:03 +0100)]
fixing js error in case the file name is a number

11 years agobackport search scrollto & filter to stable5
Jörn Friedrich Dreyer [Mon, 18 Nov 2013 13:18:08 +0000 (14:18 +0100)]
backport search scrollto & filter to stable5

11 years agoFixed SMB file deletion success detection
Vincent Petry [Thu, 14 Nov 2013 17:39:39 +0000 (18:39 +0100)]
Fixed SMB file deletion success detection

Since unlink() smb4php doesn't return true on deletion success, we need
to check whether the file was deleted to confirm success.

Fixes #5866

Backport of eefd91355d54b7e49dd328cef9a9561ee51b0194

11 years agoRemoving trailing dot in path that samba doesn't seem to like
Vincent Petry [Thu, 14 Nov 2013 15:52:00 +0000 (16:52 +0100)]
Removing trailing dot in path that samba doesn't seem to like

Fixes #5778
Added unit test for getId() and constructUrl()

Backport of f66ec8a02271e73755cb965107eca60f027ffe78

11 years agoMerge pull request #5883 from owncloud/stable5-singledotdirs
Vincent Petry [Fri, 15 Nov 2013 11:57:27 +0000 (03:57 -0800)]
Merge pull request #5883 from owncloud/stable5-singledotdirs

Stable5 single dot dirs

11 years agoMerge pull request #5307 from nicokaiser/fixing-3694-stable5
Frank Karlitschek [Fri, 15 Nov 2013 09:42:08 +0000 (01:42 -0800)]
Merge pull request #5307 from nicokaiser/fixing-3694-stable5

Fix OC_User::getDisplayName to persist between (browser) sessions. Fixes #3694

11 years agoAdded missing test with leading backslash
Vincent Petry [Thu, 14 Nov 2013 14:36:03 +0000 (15:36 +0100)]
Added missing test with leading backslash

11 years agoFiles app backend now normalizes paths before rendering templates
Vincent Petry [Thu, 14 Nov 2013 12:22:53 +0000 (13:22 +0100)]
Files app backend now normalizes paths before rendering templates

Before rendering breadcrumbs or the file list, the paths are now
normalized. This prevents the UI to show "." breadcrumbs in case the
path contains sections with "/./"

Fixes #5848

Backport of 008c3b80d6cca6a15299afe01f150f075813df8c

11 years agoFixed normalizePath() to strip out single dot dirs
Vincent Petry [Thu, 14 Nov 2013 12:15:03 +0000 (13:15 +0100)]
Fixed normalizePath() to strip out single dot dirs

Now removing "/./" and trailing "/." from the paths when normalizing.

Backport of c06d8bb0071839480f9e458e58630ca0c205b9cb

11 years agoMerge pull request #5811 from owncloud/fixing-5808-stable5
Thomas Müller [Mon, 11 Nov 2013 22:29:16 +0000 (14:29 -0800)]
Merge pull request #5811 from owncloud/fixing-5808-stable5

fixing Fatal error: Call to a member function logicToPhysical() on a non-object

11 years agofixes #5808
Thomas Müller [Mon, 11 Nov 2013 18:43:57 +0000 (19:43 +0100)]
fixes #5808

11 years agoMerge pull request #5725 from owncloud/fix_enabling_apps_on_oracle_cornercase
Thomas Müller [Mon, 11 Nov 2013 15:05:22 +0000 (07:05 -0800)]
Merge pull request #5725 from owncloud/fix_enabling_apps_on_oracle_cornercase

fix enabling apps for oracle - cornercase

11 years agoadd missing argument $query
Thomas Müller [Fri, 8 Nov 2013 15:55:01 +0000 (16:55 +0100)]
add missing argument $query

11 years agouse empty to check for null and ''
Jörn Friedrich Dreyer [Fri, 8 Nov 2013 13:57:05 +0000 (14:57 +0100)]
use empty to check for null and ''

11 years agoMerge pull request #5723 from owncloud/stable5-strayremembermecookiesfix
Owen Winkler [Thu, 7 Nov 2013 17:07:30 +0000 (09:07 -0800)]
Merge pull request #5723 from owncloud/stable5-strayremembermecookiesfix

Now removing stray old cookies from 5.0.12

11 years agoMerge pull request #5726 from owncloud/more_debug_output_stable5
Morris Jobke [Wed, 6 Nov 2013 21:39:14 +0000 (13:39 -0800)]
Merge pull request #5726 from owncloud/more_debug_output_stable5

add debug output related to app enablement

11 years agofix enabling apps for oracle cornercase
Jörn Friedrich Dreyer [Wed, 6 Nov 2013 17:28:26 +0000 (18:28 +0100)]
fix enabling apps for oracle cornercase

11 years agoadd debug output related to app enablement
Jörn Friedrich Dreyer [Wed, 6 Nov 2013 17:14:43 +0000 (18:14 +0100)]
add debug output related to app enablement

11 years agoNow removing stray old cookies from 5.0.12
Vincent Petry [Wed, 6 Nov 2013 16:37:35 +0000 (17:37 +0100)]
Now removing stray old cookies from 5.0.12

Cookies from 5.0.12 seemed to have an extra slash in the path.
Firefox doesn't allow to remove them if the trailing slash isn't there,
thus making it impossible to logout correctly.

This fix adds extra code to delete such stray cookies.

11 years agolet's increase the version number once more
Frank Karlitschek [Tue, 5 Nov 2013 19:40:25 +0000 (20:40 +0100)]
let's increase the version number once more

11 years agoMerge pull request #5704 from owncloud/fixing-5663-stable5
Frank Karlitschek [Tue, 5 Nov 2013 19:39:38 +0000 (11:39 -0800)]
Merge pull request #5704 from owncloud/fixing-5663-stable5

we create the cookies for the url path \OC::$WEBROOT - as a result we sh...

11 years agowe create the cookies for the url path \OC::$WEBROOT - as a result we shall 'remove...
Thomas Müller [Tue, 5 Nov 2013 14:00:28 +0000 (15:00 +0100)]
we create the cookies for the url path \OC::$WEBROOT - as a result we shall 'remove' them with the same path
 unsetMagicInCookie() is supposed to be static

11 years ago5.0.13 v5.0.13
Frank Karlitschek [Tue, 5 Nov 2013 02:52:16 +0000 (03:52 +0100)]
5.0.13

11 years agoWhen updating an appstore app, execute a database update
Bart Visscher [Fri, 25 Oct 2013 13:38:08 +0000 (15:38 +0200)]
When updating an appstore app, execute a database update

See #5202

11 years ago5.0.13 RC1
Frank Karlitschek [Fri, 1 Nov 2013 02:12:21 +0000 (03:12 +0100)]
5.0.13 RC1

11 years agoMerge pull request #5583 from frisco82/backportCookieChanges
Thomas Müller [Thu, 31 Oct 2013 22:09:01 +0000 (15:09 -0700)]
Merge pull request #5583 from frisco82/backportCookieChanges

Backport of  #3985 (Invalid remember me token)

11 years agoMerge pull request #5640 from owncloud/backport_executeaudited_stable5
Thomas Müller [Thu, 31 Oct 2013 17:28:49 +0000 (10:28 -0700)]
Merge pull request #5640 from owncloud/backport_executeaudited_stable5

Backport executeaudited stable5

11 years agoMerge pull request #5647 from owncloud/fix4390_stable5
Thomas Müller [Thu, 31 Oct 2013 16:42:50 +0000 (09:42 -0700)]
Merge pull request #5647 from owncloud/fix4390_stable5

Fix4390 stable5

11 years agouse closest instead of parent
Jörn Friedrich Dreyer [Thu, 31 Oct 2013 14:53:07 +0000 (15:53 +0100)]
use closest instead of parent

11 years agoMerge pull request #5574 from owncloud/fixing-5271-stable5
Thomas Müller [Thu, 31 Oct 2013 11:59:50 +0000 (04:59 -0700)]
Merge pull request #5574 from owncloud/fixing-5271-stable5

we should check if a user is logged in before we check for admin privile...

11 years agoadding second argument to DatabaseException
Thomas Müller [Thu, 31 Oct 2013 11:44:51 +0000 (12:44 +0100)]
adding second argument to DatabaseException
updated some PHPDoc comments
fixing undefined variable in line 789 - actually unrelated but well ....

11 years agoMerge pull request #5579 from owncloud/backport_5496
Thomas Müller [Thu, 31 Oct 2013 11:30:48 +0000 (04:30 -0700)]
Merge pull request #5579 from owncloud/backport_5496

backport of #5496, fixes #5421 for stable5

11 years agoMerge pull request #5327 from owncloud/backport-4867-stable5
Thomas Müller [Thu, 31 Oct 2013 11:27:04 +0000 (04:27 -0700)]
Merge pull request #5327 from owncloud/backport-4867-stable5

[stable5] Adding detection of aborted uploads for chunked uploads

11 years agoextend unit test to directories starting or ending in whitespace
Jörn Friedrich Dreyer [Thu, 31 Oct 2013 10:55:58 +0000 (11:55 +0100)]
extend unit test to directories starting or ending in whitespace

11 years agoMerge pull request #5630 from owncloud/backport_home_storage_stable5
Thomas Müller [Thu, 31 Oct 2013 10:32:23 +0000 (03:32 -0700)]
Merge pull request #5630 from owncloud/backport_home_storage_stable5

backport home storage to stable5

11 years agodisable MDB2_PORTABILITY_RTRIM
Jörn Friedrich Dreyer [Thu, 31 Oct 2013 10:19:58 +0000 (11:19 +0100)]
disable MDB2_PORTABILITY_RTRIM
fixes dnd into folders ending in whitespace on oracle
unnecessary portability option because only affects fixed length character columns. luckily we dont have that kind of columns: the text datatype is transformed into varchar by MDB2

11 years agoallow dnd into folders starting with whitespace
Jörn Friedrich Dreyer [Thu, 31 Oct 2013 10:15:12 +0000 (11:15 +0100)]
allow dnd into folders starting with whitespace

11 years agoremove leftover execute() and unused variables
Jörn Friedrich Dreyer [Thu, 31 Oct 2013 09:27:42 +0000 (10:27 +0100)]
remove leftover execute() and unused  variables

11 years agocall \OC_Util::checkLoggedIn() on checkSubAdminUser() as well
Thomas Müller [Wed, 30 Oct 2013 21:55:48 +0000 (22:55 +0100)]
call \OC_Util::checkLoggedIn() on checkSubAdminUser() as well

11 years agouse executeAudited() for all cache queries
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 18:52:48 +0000 (19:52 +0100)]
use executeAudited() for all cache queries

Conflicts:
lib/files/cache/cache.php

11 years agobackport executeAudited()
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 18:52:10 +0000 (19:52 +0100)]
backport executeAudited()

11 years agoallow to share a file/folder as public link also if one of it parents was already...
Bjoern Schiessle [Wed, 30 Oct 2013 16:03:53 +0000 (17:03 +0100)]
allow to share a file/folder as public link also if one of it parents was already shared as link

11 years agoMerge pull request #5487 from owncloud/backport_search_in_shared_files_to_stable5
Frank Karlitschek [Wed, 30 Oct 2013 16:42:21 +0000 (09:42 -0700)]
Merge pull request #5487 from owncloud/backport_search_in_shared_files_to_stable5

backport search in shared files to stable5

11 years agoMerge pull request #5613 from owncloud/upload_to_shared
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 16:10:23 +0000 (09:10 -0700)]
Merge pull request #5613 from owncloud/upload_to_shared

fix check if we upload to /Shared

11 years agobackport home storage to stable5
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 15:52:17 +0000 (16:52 +0100)]
backport home storage to stable5

11 years agofix placholder counting
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 14:02:35 +0000 (15:02 +0100)]
fix placholder counting

11 years agoremove unused variable
Bjoern Schiessle [Wed, 30 Oct 2013 10:39:30 +0000 (11:39 +0100)]
remove unused variable

11 years agoif the database doesn't contain any information about the recovery mode than we assum...
Bjoern Schiessle [Wed, 30 Oct 2013 10:28:36 +0000 (11:28 +0100)]
if the database doesn't contain any information about the recovery mode than we assume that it is disabled

11 years agofix check if we upload to /Shared
Bjoern Schiessle [Tue, 29 Oct 2013 21:49:12 +0000 (22:49 +0100)]
fix check if we upload to /Shared

11 years agofixes #5367
Thomas Müller [Tue, 29 Oct 2013 15:40:18 +0000 (16:40 +0100)]
fixes #5367

Conflicts:
lib/connector/sabre/file.php

11 years agocleanup PR
Jörn Friedrich Dreyer [Tue, 29 Oct 2013 12:34:53 +0000 (13:34 +0100)]
cleanup PR
- extract method,
- introduce MAX CHUNK SIZE const with 999 (reduce this by the number of additional query parameters),
- fix whitespace

11 years agoMerge pull request #5513 from owncloud/fix_file_cache_updater
Björn Schießle [Tue, 29 Oct 2013 13:40:07 +0000 (06:40 -0700)]
Merge pull request #5513 from owncloud/fix_file_cache_updater

Fix file cache updater

11 years agomake getUidAndFilename() private
Bjoern Schiessle [Tue, 29 Oct 2013 13:39:44 +0000 (14:39 +0100)]
make getUidAndFilename() private

11 years agodisable encryption app for file cache updater test since the test doesn't use a compl...
Bjoern Schiessle [Tue, 29 Oct 2013 10:47:06 +0000 (11:47 +0100)]
disable encryption app for file cache updater test since the test doesn't use a completely initialized oc filesystem

11 years agomake sure that hooks are only executed when the app is enabled
Bjoern Schiessle [Tue, 29 Oct 2013 10:45:40 +0000 (11:45 +0100)]
make sure that hooks are only executed when the app is enabled

11 years agotests should work if I explicitely log-in as a user
Bjoern Schiessle [Tue, 29 Oct 2013 09:12:53 +0000 (10:12 +0100)]
tests should work if I explicitely log-in as a user

11 years agomake sure that we operate on the owners Path because this path needs to be updated
Bjoern Schiessle [Tue, 29 Oct 2013 08:55:40 +0000 (09:55 +0100)]
make sure that we operate on the owners Path because this path needs to be updated
check the storage for every iteration to make sure that we update the correct cache entry

11 years agofixes #5367
Thomas Müller [Thu, 17 Oct 2013 18:20:13 +0000 (20:20 +0200)]
fixes #5367

Conflicts:
lib/connector/sabre/file.php

11 years agoMerge branch 'stable5' into backport-4867-stable5
Thomas Müller [Mon, 28 Oct 2013 20:51:25 +0000 (21:51 +0100)]
Merge branch 'stable5' into backport-4867-stable5

11 years agoFix logout issue with tokens
Ramiro Aparicio [Mon, 28 Oct 2013 14:43:53 +0000 (15:43 +0100)]
Fix logout issue with tokens

11 years agobackport of #5496, fixes #5421 for stable5
Jörn Friedrich Dreyer [Mon, 28 Oct 2013 13:24:34 +0000 (14:24 +0100)]
backport of #5496, fixes #5421 for stable5

11 years agoremove debug output, add comment
Bjoern Schiessle [Mon, 28 Oct 2013 11:00:48 +0000 (12:00 +0100)]
remove debug output, add comment