summaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* Remove at() matcher use from encryption testsCôme Chilliet2022-05-241-8/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-3/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-123-17/+17
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-15/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-313-0/+3
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-253-8/+8
* Update license headersChristoph Wurst2019-12-053-3/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+0
* Fix wrongly mixed mock objects in encryption testsJoas Schilling2019-09-151-17/+12
* this was a migration step to ownCloud 8.0 to restructure the encryption folde...Bjoern Schiessle2018-03-021-7/+6
* Update license headersMorris Jobke2017-11-063-0/+6
* Use ::class in test mocks of encryption appMorris Jobke2017-10-263-8/+14
* Use ::class in test mocksMorris Jobke2017-10-243-6/+12
* improve status messagesBjoern Schiessle2017-07-061-1/+7
* Fix getMock encryptionRoeland Jago Douma2016-09-062-2/+4
* Fix apps/Joas Schilling2016-07-213-6/+9
* Update license headersLukas Reschke2016-05-263-2/+4
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-123-0/+521