aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/Hooks/UserHooksTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Migrate away from ILogger in encryptionCôme Chilliet2023-08-081-3/+2
* 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-10/+10
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* TO REVERT LATER: fix UserHooksTestRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+0
* Fix wrongly mixed mock objects in encryption testsJoas Schilling2019-09-151-16/+12
* add occ command to recover encrypted files in case of password lostBjoern Schiessle2018-08-161-9/+8
* Fix risky tests without assertionsJoas Schilling2018-01-251-3/+3
* Update license headersMorris Jobke2017-11-061-0/+3
* Use ::class in test mocks of encryption appMorris Jobke2017-10-261-12/+18
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-101-13/+34
* Fix getMock encryptionRoeland Jago Douma2016-09-061-2/+4
* 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/+368