19 Commits (601664bc84e91b752ab6e6251510b559a5a676fc)

Author SHA1 Message Date
  Côme Chilliet fa041dabf4 Add the ISizeEstimationMigrator interface for method getExportEstimatedSize 2 years ago
  Côme Chilliet 09917b8583 Implement getExportEstimatedSize in migrators 2 years ago
  Côme Chilliet f20b7e5764 Add a method to get estimated export size in IMigrator 2 years ago
  Vincent Petry 78c8e57896
Fix migrators according to exceptions 2 years ago
  Côme Chilliet a77ffe8593
Adapt user_migration APIs to have information about failures 2 years ago
  Côme Chilliet dda51d49d7 Use Migrators id instead of class names 2 years ago
  Christopher Ng 2273ddc873 Extend migrator interface 2 years ago
  Côme Chilliet 1973b2fb75
Fix autoloader and phpdoc for new class 2 years ago
  Côme Chilliet b63d22b6ea
Improve wording of pathExists description 2 years ago
  Côme Chilliet b4b9e8adf7
Add getOriginalUid in IImportSource to simplify code when importing under another uid 2 years ago
  Côme Chilliet 5534f70c5d
Add pathExists method to IImportSource to test if a path exists in the archive 2 years ago
  Côme Chilliet d8b2d32a5e
Move UserMigrationException to OCP and add @throws documentation 2 years ago
  Christopher Ng 321e1cdce3 Extend ImportSource interface to list files of a folder 2 years ago
  Côme Chilliet 07940f9d05
Please drone checkers 2 years ago
  Côme Chilliet 885b7904a2
Avoid passing both $importSource and $version while version comes from source 2 years ago
  Côme Chilliet 67fb1b92d6
Improve version handling for user_migration 2 years ago
  Côme Chilliet b06a622a60
Add version handling to IMigrator 2 years ago
  Christopher Ng 21f9e85e1a Extend export destination interface 2 years ago
  Christopher Ng e3244361ba Allow registration of migrators 2 years ago