Joas Schilling
|
13846ac2a8
Merge pull request #36266 from nextcloud/bugfix/noid/fix-double-where-in-custom-property-test
|
1 year ago |
Joas Schilling
|
ab96942d92
Fix double where in CustomProperiesBackendTest
|
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 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Joas Schilling
|
609c8a9cf8
Fix "Invalid fetch style: 12" on Oracle
|
4 years ago |
Joas Schilling
|
8027dcbc6f
Don't leave cursors open when tests fail
|
4 years ago |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
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
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 years ago |
Christoph Wurst
|
463b388589
Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 years ago |
Robin Appelman
|
15a21ee19a
remove the detour trough node and work with path directly
|
4 years ago |
Robin Appelman
|
451c8761a7
use INode instead of Node for custom properties
|
4 years ago |
Robin Appelman
|
7819a904d7
handle long property paths to hasing paths >250 chars
|
4 years ago |
Robin Appelman
|
e178718e74
test custom properties backend against real database
|
4 years ago |
Robin Appelman
|
ce398cf7bd
merge the two almost identical custom property backends
|
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
|
31c5c2a592
Change @georgehrke's email
|
7 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Georg Ehrke
|
242bb746b9
OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackend
|
7 years ago |