Commit Graph

32 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Carl Schwan a3442be054 refactor: fix psalm issues from encryption commands 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen d0758fe6ac
test(encryption): adjust test code for PHPUnit 10 deprecations 7 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Côme Chilliet 1e06b61f59 Migrate away from ILogger in encryption 2 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Robin Appelman 2399710356
allow running encryption:fix-encrypted-version for all users 3 years ago
Côme Chilliet 73702e6350
Adapt test to fixed command output. 3 years ago
Vincent Petry 60e44077b7
Fix encrypted version to 0 when finding unencrypted file 4 years ago
Vincent Petry d3eeecba54
Prevent running FixEncryptedVersion without master key 5 years ago
Vincent Petry 101c65a949
Fix FixEncryptedVersionTest test 5 years ago
Vincent Petry 43a0016aa7
Downstream FixEncryptedVersionTest 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke c733cdaa65
Use ::class in test mocks of encryption app 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 4a3311f430 Move Encryption app to PSR-4 (#24524) 10 years ago