nextcloud-server/tests/lib
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions
Renaming is basically copy + delete (a move), so no need to update permissions.
Especially if the node is in a invalid directory the node should be moveable but not editable.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-28 17:22:20 +07:00
..
Accounts style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Activity chore: Add SPDX header 2024-05-13 17:41:36 +07:00
App style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
AppFramework style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Archive chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Authentication style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Avatar style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
BackgroundJob test: update DummyJobList 2024-05-30 15:07:39 +07:00
Cache chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Calendar style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Collaboration style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Command refactor: simplify background commands 2024-07-01 12:52:06 +07:00
Comments style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Contacts/ContactsMenu chore: Add SPDX header 2024-05-13 17:41:36 +07:00
DB chore: Apply php:cs recommendations 2024-08-28 10:44:18 +07:00
Diagnostics style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DirectEditing chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Encryption style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Federation fix(federation): Fix missing protocol on CloudID remote 2024-06-27 11:26:08 +07:00
Files fix: Renaming does not need update but delete permissions 2024-08-28 17:22:20 +07:00
GlobalScale style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Group style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Hooks chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Http style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IntegrityCheck style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
L10N style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Lock chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Lockdown refactor(Token): introduce scope constants 2024-06-05 19:01:14 +07:00
Log style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Mail style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Memcache fix: delay calculating global cache prefix untill a cache is created 2024-08-28 10:18:52 +07:00
Migration chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Net chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Notification chore: Add SPDX header 2024-05-13 17:41:36 +07:00
OCS style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Preview chore: Apply php:cs recommendations 2024-08-28 10:44:18 +07:00
PublicNamespace chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Remote chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Repair fix: implement sharding compatible cleanup for various bits 2024-08-28 10:27:14 +07:00
RichObjectStrings chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Route Merge pull request #45228 from smokris/heartbeat-route 2024-06-18 17:29:30 +07:00
Security style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Session fix(session): Log when session_* calls are slow 2024-08-07 09:02:10 +07:00
Settings chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Share style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Share20 test: fix share provider tests for sharding 2024-08-28 10:21:19 +07:00
Support chore: Add SPDX header 2024-05-13 17:41:36 +07:00
SystemTag fix(test): Make the test less flaky 2024-07-19 11:21:16 +07:00
Talk chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TaskProcessing feat(TaskProcessing): Implement enums and default values 2024-07-25 10:10:31 +07:00
Template style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
TextProcessing chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Traits chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Updater style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
User style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Util chore: Add SPDX header 2024-05-13 17:41:36 +07:00
APITest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
AllConfigTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
AppConfigTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
AppScriptSortTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
AppTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
AutoLoaderTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
CapabilitiesManagerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ConfigTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ContactsManagerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
DateTimeFormatterTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
EmojiHelperTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ErrorHandlerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
EventSourceFactoryTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
HelperStorageTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
HookHelper.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ImageTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
InfoXmlTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
InitialStateServiceTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
InstallerTest.php Merge branch 'master' into refactor/OC-Server-getHTTPClientService 2024-05-30 14:21:45 +07:00
LargeFileHelperGetFileSizeTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
LargeFileHelperTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
LegacyHelperTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
LoggerTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
MemoryInfoTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
NaturalSortTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
NavigationManagerTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RepairTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ServerTest.php chore: Remove deprecated legacy search backend 2024-08-01 12:33:18 +07:00
SetupTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
SubAdminTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TagsTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TempManagerTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
TemplateFunctionsTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TestCase.php feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +07:00
TestMoveableMountPoint.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
UpdaterTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
UrlGeneratorTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
UtilCheckServerTest.php fix(SetupCheck): Properly check public access to data directory 2024-08-08 22:08:42 +07:00
UtilTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00