19 コミット (601664bc84e91b752ab6e6251510b559a5a676fc)

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