summaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/lib/MigrationTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-582/+0
* Fix encryption testsRoeland Jago Douma2016-04-081-4/+0
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Happy new year!Thomas Müller2016-01-121-1/+3
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-3/+6
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-3/+3
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-271-0/+26
* Update license headersLukas Reschke2015-10-261-0/+1
* fix encryption migration testRobin Appelman2015-10-161-0/+25
* Make shared folder size propagation test work with object home storageRobin Appelman2015-10-161-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
* Remove unnecessary DB prefixes from existing query builder usagesJoas Schilling2015-08-101-17/+17
* only update database on the first run (first run = we have a version number f...Bjoern Schiessle2015-07-311-0/+3
* Fix existing usages by removing the quotesJoas Schilling2015-07-211-37/+37
* Use the public interface and our method instead of the doctrine thingJoas Schilling2015-07-211-12/+12
* fix mount point detectionBjoern Schiessle2015-07-201-1/+76
* unit testsBjoern Schiessle2015-07-171-2/+36
* don't move keys if the key where already moved in a previous migration runBjoern Schiessle2015-07-171-4/+9
* more secure way to update the databaseBjoern Schiessle2015-07-081-0/+58
* update license headers and authorsMorris Jobke2015-06-251-14/+14
* Move the helpful method to the TestCase classJoas Schilling2015-06-031-1/+1
* add migration script from old encryption to new oneBjoern Schiessle2015-04-161-0/+356