Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Use Migrators id instead of class names | Côme Chilliet | 2022-04-11 | 1 | -1/+1 |
* | Extend migrator interface | Christopher Ng | 2022-04-08 | 1 | -0/+21 |
* | Move UserMigrationException to OCP and add @throws documentation | Côme Chilliet | 2022-03-14 | 1 | -0/+2 |
* | Avoid passing both $importSource and $version while version comes from source | Côme Chilliet | 2022-02-17 | 1 | -6/+3 |
* | Improve version handling for user_migration | Côme Chilliet | 2022-02-17 | 1 | -2/+8 |
* | Add version handling to IMigrator | Côme Chilliet | 2022-02-17 | 1 | -0/+15 |
* | Allow registration of migrators | Christopher Ng | 2022-02-11 | 1 | -0/+58 |