summaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/Crypto/EncryptAllTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix: Adjust console formatter code to match with Symfony type hintsFerdinand Thiessen2023-04-171-1/+4
* Fix unit testsJoas Schilling2023-03-081-0/+8
* Remove at() matcher use from encryption testsCôme Chilliet2022-05-241-15/+20
* Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet2021-12-161-1/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-18/+18
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* 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
* Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-2/+0
* skip already encrypted files on encrypt all commandBjoern Schiessle2018-10-241-0/+33
* Class "ProgressBar" is declared "final" and cannot be mocked.Joas Schilling2018-01-251-2/+4
* Update license headersMorris Jobke2017-11-061-0/+3
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-14/+23
* Use ::class in test mocksMorris Jobke2017-10-241-5/+10
* print generated encryption key passwords directly after generating the keys s...Kenneth Newwood2017-09-111-2/+2
* Fix getMock encryptionRoeland Jago Douma2016-09-061-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/+335