summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/lib/migration.php
Commit message (Expand)AuthorAgeFilesLines
* remove old encryption appBjoern Schiessle2015-04-071-302/+0
* Update license headersJenkins for ownCloud2015-03-261-13/+17
* tearDown the file system before reinitializing - fixes #14775Thomas Müller2015-03-251-0/+1
* Move keys instead of copy during encryption key migrationVincent Petry2015-02-271-2/+2
* Disable the cache updater when doing the encryption migrationRobin Appelman2015-02-271-9/+15
* Revert "Updating license headers"Morris Jobke2015-02-261-15/+15
* Updating license headersJenkins for ownCloud2015-02-231-15/+15
* Merge pull request #13954 from owncloud/fix-enc-mig-user-retrievalThomas Müller2015-02-061-4/+9
|\
| * always specify limit, except you do like questionable surprisesArthur Schiwon2015-02-061-4/+9
* | don't check if we have a valid userBjoern Schiessle2015-02-061-5/+1
|/
* user fs must be setup up, so that the real user folder is mounted on the user...Arthur Schiwon2015-01-221-0/+1
* adding console command to migrate encryption keys - refs #13450Thomas Müller2015-01-221-21/+28
* Update OCA\Encryption to OCA\Files_Encryption in the encryption app itselfJoas Schilling2014-12-091-2/+2
* upgrade to new folder structureBjoern Schiessle2014-12-021-15/+246
* harmonize copyright noticeBjoern Schiessle2014-11-261-2/+3
* adding unit tests for encryption data migrationThomas Müller2014-06-051-0/+50