aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/MigrationTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix migration testsRoeland Jago Douma2016-10-131-0/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix encryption appJoas Schilling2016-09-121-1/+1
|
* Fix getMock encryptionRoeland Jago Douma2016-09-061-0/+6
|
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix apps/Joas Schilling2016-07-211-3/+4
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-0/+582
* Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests