Côme Chilliet
|
1580c8612b
chore(apps): Apply new rector configuration to autouse classes
|
1 month ago |
Ferdinand Thiessen
|
0d41c49918
fix(dav): Pre-check if node can be copied or moved in DAV files plugin
|
3 months ago |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 months ago |
Andy Scherzinger
|
56d4f3aa2d
chore: Add SPDX header
|
6 months ago |
Robin Appelman
|
e7a7b4a401
perf: switch places that always use the first getById result to getFirstNodeById
|
9 months ago |
John Molakvoæ (skjnldsv)
|
f8ed23a426
fix(dav): fix report tests
|
1 year ago |
Arthur Schiwon
|
a0f9556f7c
fix: cominbation of small fixes
|
1 year ago |
Arthur Schiwon
|
49db546f78
fix: include invisible tags for admins
|
1 year ago |
Arthur Schiwon
|
29f59a54b4
fix: search with more than one search tags
|
1 year ago |
Côme Chilliet
|
cd885b5705
Type sizes as int|float throughout the code base
|
1 year ago |
Christoph Wurst
|
898d2923cc
chore(dav): Add void return type to test methods
|
1 year ago |
Côme Chilliet
|
574c6770d1
Get rid of deprecated at matcher in dav application tests
|
1 year ago |
Côme Chilliet
|
5cd5245ca8
Fix dav application tests and code for PHP 8.1
|
3 years ago |
Julius Härtl
|
6909ce6641
Make sure that the dav propfind plugins always use the proper user id
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 years ago |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Morris Jobke
|
389c2095a6
Use dependency injection for app manager
|
5 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Morris Jobke
|
ab36980d20
Use ::class in test mocks of dav app
|
7 years ago |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
7 years ago |
Vincent Petry
|
614bd5c294
Properly handle missing READ permission
|
7 years ago |
Morris Jobke
|
c54a59d51e
Remove unused use statements
|
7 years ago |