aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/Command
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Update license headersMorris Jobke2017-11-061-0/+1
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-4/+7
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-0/+104