Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -19/+2 |
* | fix(OCP): Add since tag for all constants | Joas Schilling | 2024-02-14 | 1 | -0/+3 |
* | Adapt user_migration APIs to have information about failures | Côme Chilliet | 2022-04-13 | 1 | -2/+14 |
* | Use Migrators id instead of class names | Côme Chilliet | 2022-04-11 | 1 | -1/+1 |
* | Improve wording of pathExists description | Côme Chilliet | 2022-03-14 | 1 | -1/+1 |
* | Add getOriginalUid in IImportSource to simplify code when importing under ano... | Côme Chilliet | 2022-03-14 | 1 | -0/+8 |
* | Add pathExists method to IImportSource to test if a path exists in the archive | Côme Chilliet | 2022-03-14 | 1 | -0/+7 |
* | Extend ImportSource interface to list files of a folder | Christopher Ng | 2022-02-24 | 1 | -0/+10 |
* | Avoid passing both $importSource and $version while version comes from source | Côme Chilliet | 2022-02-17 | 1 | -0/+9 |
* | Improve version handling for user_migration | Côme Chilliet | 2022-02-17 | 1 | -0/+7 |
* | Allow registration of migrators | Christopher Ng | 2022-02-11 | 1 | -0/+72 |