Robin Appelman
05fddcd7ae
forward object not found error in swift as dav 404
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-19 11:37:56 +01:00
Nextcloud bot
e2c819f617
[tx-robot] updated from transifex
2018-11-16 01:12:43 +00:00
Morris Jobke
fdb4423034
Update autoloader dump
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-15 13:44:56 +01:00
Nextcloud bot
eb1ce1b1aa
[tx-robot] updated from transifex
2018-11-15 01:12:40 +00:00
Nextcloud bot
cede173efd
[tx-robot] updated from transifex
2018-11-13 01:13:14 +00:00
Nextcloud bot
b9139465bd
[tx-robot] updated from transifex
2018-11-12 01:13:14 +00:00
Nextcloud bot
c7e4bdd4e1
[tx-robot] updated from transifex
2018-11-11 01:13:34 +00:00
Nextcloud bot
665e51a87e
[tx-robot] updated from transifex
2018-11-06 01:13:06 +00:00
Nextcloud bot
269fc57818
[tx-robot] updated from transifex
2018-11-05 01:13:03 +00:00
Nextcloud bot
6f50c82b32
[tx-robot] updated from transifex
2018-11-04 01:14:29 +00:00
Nextcloud bot
fbf8b327cd
[tx-robot] updated from transifex
2018-10-29 01:13:36 +00:00
Nextcloud bot
e76c213b98
[tx-robot] updated from transifex
2018-10-27 00:13:03 +00:00
Roeland Jago Douma
ce7a211743
Actually return the root folder when traversing up the tree
...
If you now keep calling $node->getParent() you will at some point get
the RootFolder back. This is a nice termination check and will prevent
endless loops if an exit condition is slightly off.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-26 08:35:55 +02:00
Nextcloud bot
ce4927b92b
[tx-robot] updated from transifex
2018-10-26 00:13:18 +00:00
Nextcloud bot
6aa42e04db
[tx-robot] updated from transifex
2018-10-23 14:55:01 +00:00
Nextcloud bot
5114d13b79
[tx-robot] updated from transifex
2018-10-10 00:13:48 +00:00
Nextcloud bot
c1cc61fde6
[tx-robot] updated from transifex
2018-10-03 16:59:22 +00:00
Nextcloud bot
b64c0c87b3
[tx-robot] updated from transifex
2018-10-02 00:13:17 +00:00
Nextcloud bot
1022d640c3
[tx-robot] updated from transifex
2018-09-28 11:14:31 +00:00
Morris Jobke
ca2f2c227d
Merge pull request #10882 from nextcloud/large-share-count-performance-12
...
[12] Improve performance when dealing with large numbers of shares
2018-09-27 17:09:36 +02:00
Nextcloud bot
a6304378b0
[tx-robot] updated from transifex
2018-09-27 00:12:45 +00:00
Nextcloud bot
e43d3783b8
[tx-robot] updated from transifex
2018-09-26 00:12:42 +00:00
Nextcloud bot
1cc7f61c8e
[tx-robot] updated from transifex
2018-09-25 00:12:33 +00:00
Nextcloud bot
57aaa1523b
[tx-robot] updated from transifex
2018-09-24 00:12:34 +00:00
Nextcloud bot
27614cef82
[tx-robot] updated from transifex
2018-09-23 00:12:50 +00:00
Nextcloud bot
a877f0d15d
[tx-robot] updated from transifex
2018-09-22 00:12:28 +00:00
Nextcloud bot
b4d0c3ebd9
[tx-robot] updated from transifex
2018-09-21 00:12:45 +00:00
Nextcloud bot
f86b0c88b8
[tx-robot] updated from transifex
2018-09-17 00:12:48 +00:00
Nextcloud bot
ed18483a9a
[tx-robot] updated from transifex
2018-09-16 00:12:47 +00:00
Nextcloud bot
ab1fc23c34
[tx-robot] updated from transifex
2018-09-15 00:12:29 +00:00
Nextcloud bot
ce71114992
[tx-robot] updated from transifex
2018-09-14 00:12:52 +00:00
Nextcloud bot
5449658ee6
[tx-robot] updated from transifex
2018-09-13 00:12:32 +00:00
Nextcloud bot
14db5d4cba
[tx-robot] updated from transifex
2018-09-11 00:12:40 +00:00
Nextcloud bot
c81739f8c9
[tx-robot] updated from transifex
2018-09-08 00:12:50 +00:00
Nextcloud bot
ae32113aab
[tx-robot] updated from transifex
2018-09-01 00:12:35 +00:00
Robin Appelman
b3c714db75
tokens can't be valid local user names
...
this saves searching for shares on non-public link dav requests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:10:45 +02:00
Robin Appelman
a8019c357c
more efficient way to detect added and removed mounts
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:10:38 +02:00
Robin Appelman
969176b116
cache OC\Files\Mount\Manager::findIn results
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:10:30 +02:00
Robin Appelman
2aad504e93
use more efficient method to find mountpoint for path
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 16:10:24 +02:00
Robin Appelman
76780e313c
remove double loop for detecting changed mounts
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-27 15:19:04 +02:00
Nextcloud bot
29631a6386
[tx-robot] updated from transifex
2018-08-25 00:12:52 +00:00
Morris Jobke
437aff40ec
Update composer autoloader
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-08-24 10:17:50 +02:00
Nextcloud bot
071271641f
[tx-robot] updated from transifex
2018-08-22 00:12:32 +00:00
Nextcloud bot
30ef8768c4
[tx-robot] updated from transifex
2018-08-21 00:12:40 +00:00
Roeland Jago Douma
df9193a073
Update the scope of the lockdownmanager
...
We have the token anyway. So better the scope as well.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-14 13:16:45 +02:00
Nextcloud bot
8e511713f5
[tx-robot] updated from transifex
2018-08-13 00:12:26 +00:00
Nextcloud bot
1124775dfd
[tx-robot] updated from transifex
2018-08-08 00:13:35 +00:00
Nextcloud bot
ae0473bff0
[tx-robot] updated from transifex
2018-08-07 00:12:22 +00:00
Nextcloud bot
0785eb5103
[tx-robot] updated from transifex
2018-08-06 00:12:37 +00:00
Nextcloud bot
d66cd4eed3
[tx-robot] updated from transifex
2018-08-04 00:12:54 +00:00