1. 26 Aug, 2020 8 commits
  2. 25 Aug, 2020 12 commits
  3. 24 Aug, 2020 9 commits
  4. 19 Aug, 2020 10 commits
  5. 18 Aug, 2020 1 commit
    • Phillip Webb's avatar
      Ensure LayoutFactory is not passed an empty file · f7452b93
      Phillip Webb authored
      Update `Repackager` to ensure that `getLayout` is called before we
      backup the source file. This restores earlier behavior that some
      custom `ModuleFactory` implementations were relying on.
      
      Closes gh-22995
      f7452b93