summaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Encryption/DecryptAllTest.php
Commit message (Expand)AuthorAgeFilesLines
* Remove last calls to deprecated at matcher in tests/CoreCôme Chilliet2023-09-181-18/+16
* composer run cs:fixCôme Chilliet2023-01-201-2/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-8/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+3
* 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
* Mode to modern phpunitRoeland Jago Douma2019-11-271-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs2019-05-211-4/+4
* Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev2018-10-141-0/+3
* Clean up single user modeMorris Jobke2017-02-221-7/+7
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-011-7/+13
* Move tests/core/ to PSR-4Joas Schilling2016-05-191-0/+218