aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/UserMigration/TMigratorBasicVersionHandling.php
Commit message (Expand)AuthorAgeFilesLines
* Use Migrators id instead of class namesCôme Chilliet2022-04-111-1/+1
* Fix autoloader and phpdoc for new classCôme Chilliet2022-03-141-0/+1
* Please drone checkersCôme Chilliet2022-02-211-0/+2
* Avoid passing both $importSource and $version while version comes from sourceCôme Chilliet2022-02-171-2/+2
* Improve version handling for user_migrationCôme Chilliet2022-02-171-1/+9
* Add version handling to IMigratorCôme Chilliet2022-02-171-0/+48