aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/UserMigration/TMigratorBasicVersionHandling.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* 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