Thomas Müller
|
d5bba42030
Merge pull request #17932 from owncloud/fix_move_files
|
лет назад: 9 |
Vincent Petry
|
143e4a81f0
Fix removal of share permissions when share disabled for user
|
лет назад: 9 |
Lukas Reschke
|
ad4c731c4c
Correct regular expressions
|
лет назад: 9 |
Bjoern Schiessle
|
fb4c99fe06
make sure that we emit the hooks if a file gets moved from a subfolder to the root folder with the nodes API
|
лет назад: 9 |
Thomas Müller
|
d3ac73c0c9
Remove OC_Log
|
лет назад: 9 |
Vincent Petry
|
16ff6cff54
Merge pull request #17256 from owncloud/locking-disablecallbackwrapperwhendisabled
|
лет назад: 9 |
Vincent Petry
|
afd83caf69
Do not set callback wrapper when locking is disabled
|
лет назад: 9 |
Vincent Petry
|
167f57c15e
Unlock first path on rename if second path is locked
|
лет назад: 9 |
Vincent Petry
|
538e466c30
Keep shared locks in post hooks
|
лет назад: 9 |
Vincent Petry
|
35047a2300
Fix locked paths in the moveMount case
|
лет назад: 9 |
Thomas Müller
|
ced15c44b4
Merge pull request #16657 from owncloud/view-emit-path
|
лет назад: 9 |
Vincent Petry
|
6697f9524c
Merge pull request #16963 from owncloud/fileinfo-lock
|
лет назад: 9 |
Robin Appelman
|
17be0993b4
remove unneeded normalize
|
лет назад: 9 |
Robin Appelman
|
6018567df2
unlock the file if the file doesnt exists
|
лет назад: 9 |
Robin Appelman
|
d7960d5db6
dont update the cache on rename fail
|
лет назад: 9 |
Robin Appelman
|
3526b352dc
update the file cache within the write lock
|
лет назад: 9 |
Robin Appelman
|
72eedda16c
use old cache data when locked
|
лет назад: 9 |
Thomas Müller
|
d2305f2527
Merge pull request #16729 from owncloud/scanner-read-lock
|
лет назад: 9 |
Vincent Petry
|
102c6ffc41
Normalize path in View's lock methods
|
лет назад: 9 |
Vincent Petry
|
e5d34a2733
Merge pull request #16892 from owncloud/lock-returnfullpath
|
лет назад: 9 |
Vincent Petry
|
0e3a3dd5d7
Rethrow LockedException with full path
|
лет назад: 9 |
Robin Appelman
|
567df226e5
fix check if hooks should be emited in runHooks
|
лет назад: 9 |
Robin Appelman
|
9c0d69a3b2
ensure normalized path form when changing locks
|
лет назад: 9 |
Robin Appelman
|
a4f808b11d
properly unlock in case of failed fopen
|
лет назад: 9 |
Robin Appelman
|
7d72f7d8ce
keep a read lock while scanning a file or folder
|
лет назад: 9 |
Thomas Müller
|
911c43e5f9
Merge pull request #16727 from owncloud/file-put-content-lock
|
лет назад: 9 |
Vincent Petry
|
4497aa4c68
Webdav PUT small file lock must be shared during hooks
|
лет назад: 9 |
Joas Schilling
|
5586b2db09
Don't use limit on explode to have only 1 code path
|
лет назад: 9 |
Joas Schilling
|
a7d2b3b9ae
Add return value to lock methods and check it in tests
|
лет назад: 9 |
Joas Schilling
|
caf16b083e
Only lock files in data/username/files/
|
лет назад: 9 |