Commit Graph

23 Commits (500a9cb7244d3072f83eebc878e27833572e707d)

Author SHA1 Message Date
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 9 months ago
Christopher Ng 4e51f5224c feat(UserMigration)!: 32-bit support 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 2 years ago
Côme Chilliet 441ac433b1
Add a nodeFilter parameter for IExportDestination::copyFolder 2 years ago
Côme Chilliet fa041dabf4 Add the ISizeEstimationMigrator interface for method getExportEstimatedSize 3 years ago
Côme Chilliet 09917b8583 Implement getExportEstimatedSize in migrators 3 years ago
Côme Chilliet f20b7e5764 Add a method to get estimated export size in IMigrator 3 years ago
Vincent Petry 78c8e57896
Fix migrators according to exceptions 3 years ago
Côme Chilliet a77ffe8593
Adapt user_migration APIs to have information about failures 3 years ago
Côme Chilliet dda51d49d7 Use Migrators id instead of class names 3 years ago
Christopher Ng 2273ddc873 Extend migrator interface 3 years ago
Côme Chilliet 1973b2fb75
Fix autoloader and phpdoc for new class 3 years ago
Côme Chilliet b63d22b6ea
Improve wording of pathExists description 3 years ago
Côme Chilliet b4b9e8adf7
Add getOriginalUid in IImportSource to simplify code when importing under another uid 3 years ago
Côme Chilliet 5534f70c5d
Add pathExists method to IImportSource to test if a path exists in the archive 3 years ago
Côme Chilliet d8b2d32a5e
Move UserMigrationException to OCP and add @throws documentation 3 years ago
Christopher Ng 321e1cdce3 Extend ImportSource interface to list files of a folder 3 years ago
Côme Chilliet 07940f9d05
Please drone checkers 3 years ago
Côme Chilliet 885b7904a2
Avoid passing both $importSource and $version while version comes from source 3 years ago
Côme Chilliet 67fb1b92d6
Improve version handling for user_migration 3 years ago
Côme Chilliet b06a622a60
Add version handling to IMigrator 3 years ago
Christopher Ng 21f9e85e1a Extend export destination interface 3 years ago
Christopher Ng e3244361ba Allow registration of migrators 3 years ago