1. 15 Dec, 2020 2 commits
    • Lukas Wiest's avatar
      refactor(rest): refactor UnitTestUpload to v2 · 13d3ce30
      Lukas Wiest authored
      - defined modocot URI for unittests and submissions
      - directly expect a textfile, not an archive
      - store config file and local repo copy in persistent place,
          instead of using Gitea
      
      BREAKING CHANGE: file to be uploaded changed from zip to text
      BREAKING CHANGE: no longer uses Gitea
      13d3ce30
    • Lukas Wiest's avatar
      refactor(util): refactor JGitUtil for V2 · 1547ce00
      Lukas Wiest authored
      - removed proxy setup method
      - reworked clone method
      
      BREAKING CHANGE: method signature for cloneRepository changed
      1547ce00
  2. 01 Jul, 2020 12 commits
  3. 30 Jun, 2020 2 commits