Robin Appelman
|
382d102d22
test: fix share provider tests for sharding
|
před 3 měsíci |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
před 2 měsíci |
Côme Chilliet
|
1cfc25d08c
fix(tests): Adapt tests to change of DefaultShareProvider constructor
|
před 3 měsíci |
skjnldsv
|
967b3848e0
fix(files_sharing): phpunit & openapi fixes
|
před 4 měsíci |
Côme Chilliet
|
de6bb33d99
fix(tests): Fix tests with new LazyUser usage in DefaultShareProvider
|
před 4 měsíci |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
před 6 měsíci |
John Molakvoæ
|
5a1ed2d9ea
Merge pull request #40131 from summersab/refactor/OC-Server-getShareManager
|
před 8 měsíci |
John Molakvoæ
|
9338ef36de
Merge branch 'master' into refactor/OC-Server-getShareManager
|
před 8 měsíci |
John Molakvoæ
|
3f560ae940
Merge branch 'master' into refactor/OC-Server-getRootFolder
|
před 8 měsíci |
Robin Appelman
|
e7a7b4a401
perf: switch places that always use the first getById result to getFirstNodeById
|
před 9 měsíci |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
před 11 měsíci |
Andrew Summers
|
40edb426a3
Refactor `OC\Server::getRootFolder`
|
před 1 rokem |
John Molakvoæ (skjnldsv)
|
f828dce597
Fix sharing creation insert and get
|
před 3 roky |
Andrew Summers
|
6b09a79227
Refactor `OC\Server::getShareManager`
|
před 1 rokem |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
před 1 rokem |
Joas Schilling
|
e674087ebf
Adjust unit tests
|
před 2 roky |
Vincent Petry
|
a95c19e14b
Add share attributes + prevent download permission
|
před 2 roky |
Carl Schwan
|
6312c0df69
Check style update
|
před 2 roky |
Arthur Schiwon
|
be3ae9a44b
gracefully handle deleteFromSelf when share is already gone
|
před 3 roky |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
před 4 roky |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
před 4 roky |
Joas Schilling
|
89ed2c37bf
Update share type constant usage
|
před 4 roky |
Joas Schilling
|
95652d4469
Fix language in share notes email for users
|
před 4 roky |
Morris Jobke
|
16f4b43d94
Adjust tests to only return group IDs
|
před 4 roky |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
před 4 roky |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
před 4 roky |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
před 4 roky |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
před 4 roky |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
před 5 roky |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
před 5 roky |