Commit Graph

187 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Louis Chemineau f244261e85
test: Fix encryption test 2 years ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Joas Schilling 6dffc9bc17
fix(CS): Fix coding style 2 years ago
Ferdinand Thiessen c3d63c57ce
fix(encryption): Fix deprecated syntax in encryption tests 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Côme Chilliet 1e06b61f59 Migrate away from ILogger in encryption 2 years ago
Côme Chilliet 99bdb15398
Adapt encryption test to change in generateHeader 3 years ago
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints 3 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Robin Appelman 808a80eb9c add test for unmarking encrypted file on cross storage move 3 years ago
Côme Chilliet 430009b8e2
Add a test for multiKeyEncrypt/Decrypt methods 3 years ago
Côme Chilliet 0750481bb7
Adapt encryption recovery tests to new system 3 years ago
Côme Chilliet 26d8fb0b65
Adapt encryption tests to the new system 3 years ago
Côme Chilliet 8900d030d1
Adapt code to new encryption system 3 years ago
Joas Schilling f60e1f751d
Fix unit tests 3 years ago
J0WI 71e490090f Replace getSystemValue in encryption app 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
Côme Chilliet deac17b71e
Remove at() matcher use from encryption tests 4 years ago
plumbeo 1258caeab7 Save encrypted files in binary format 4 years ago
Côme Chilliet 37f8f7a5a1
Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 4 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 dc981623aa
Fix test 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Morris Jobke c832e6180b
Remove unused dependencies in encryption app setup 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Roeland Jago Douma 8928bbe969
Make legacy cipher opt in 5 years ago
Julius Härtl 00e62171d2
Test for locking state in key generation 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 cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 9761822aeb
TO REVERT LATER: fix UserHooksTest 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago