aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/Command/FixEncryptedVersionTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-10/+15
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-10/+10
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-11/+11
* chore: Add SPDX headerAndy Scherzinger2024-05-291-17/+4
* Migrate away from ILogger in encryptionCôme Chilliet2023-08-081-1/+2
* Remove unused method getLocalFolderCôme Chilliet2023-04-031-1/+1
* allow running encryption:fix-encrypted-version for all usersRobin Appelman2022-11-291-1/+1
* Adapt test to fixed command output.Côme Chilliet2022-08-041-3/+14
* Fix encrypted version to 0 when finding unencrypted fileVincent Petry2021-08-261-0/+40
* Prevent running FixEncryptedVersion without master keyVincent Petry2021-06-291-0/+46
* Fix FixEncryptedVersionTest testVincent Petry2021-06-291-153/+80
* Downstream FixEncryptedVersionTestVincent Petry2021-06-291-0/+373