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