Commit Graph

63 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Git'Fellow 0308001118 fix(files): Check if the target path is a descendant of the shared folder path 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
provokateurin ebfbe99652
fix(files): Create non-existent parents of mountpoints 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Andrew Summers 45eb4a839d Refactor `OC\Server::getLockingProvider` 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 3 years ago
Andrew Summers 6b09a79227
Refactor `OC\Server::getShareManager` 3 years ago
Robin Appelman b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 3 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 3 years ago
Côme Chilliet ee756579a7
Fix setting static property in tests on PHP 8.3 3 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 3 years ago
Robin Appelman 9f3dbb699a fix tests 4 years ago
Côme Chilliet 0f8c34cdc6
Fix filesize return type error in ViewTest 4 years ago
Robin Appelman 1de0b10751 add test for trying to fopen a file which no longer exists on disk 4 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Côme Chilliet 6a1510f8ee
Remove some more at matchers in tests/lib 4 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 5 years ago
Côme Chilliet e053feb5db
Fix PHP deprecation warning in File/ViewTest 5 years ago
Julius Härtl 98560c80ea
Properly handle result when copying with failure and throw in tests 6 years ago
Julius Härtl ee842f1c43
Fix writeStream mocking 6 years ago
Morris Jobke 83a75c670b
Replace static call to Share::unshare with ShareManager->deleteShare in tests 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Robin Appelman ad7798f9c9
use exceptions for error signaling in writeStream 6 years ago
Robin Appelman fcad692b4a
rollback cache rename if trashbin move fails 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Robin Appelman f984512e33
fix tests 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 7 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 7 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 7 years ago
Arthur Schiwon fc16b09a2c
Files first to use own GenericEvent 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Robin Appelman 1b6e647b63
expose filecache extension data in FileInfo 7 years ago
Robin Appelman 000898d932
fix tests 7 years ago
Robin Appelman f69c2d1e84
cleanup shared lock if changing to exclusive lock failed 8 years ago
Michael Weimann d855c38e07
Moves the logo files to logo 8 years ago
Roeland Jago Douma 9c23c7c821
Fix ViewTest 8 years ago
Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 9 years ago
Morris Jobke ab36980d20
Use ::class in test mocks of dav app 9 years ago
Morris Jobke a55e794bfd Cleanup unused methods 9 years ago
Morris Jobke 8366dfa50b Cleanup usage of shareItem in internal code base 9 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 9 years ago
Robin Appelman 8de4209c3e
round the mtime in touch 10 years ago
Lukas Reschke ab9e3525cc
Move error message to log entry 10 years ago
Joas Schilling 70bd819dd2
Cleanup test 10 years ago
Joas Schilling 2f16f3ba44
Fix unit test 10 years ago