1. 15 Dec, 2020 2 commits
    • Lukas Wiest's avatar
      refactor: remove all old stuff, no longer used · 1df2f5e6
      Lukas Wiest authored
      BREAKING CHANGE: removed lots of code, templates, etc
      1df2f5e6
    • Lukas Wiest's avatar
      feat(config): add global proxy configuration · 3a59600d
      Lukas Wiest authored
      the previously deleted set proxy from JGitUtil was just...meh
      
      This checks if we got a proxy set in the properties file
      Additionally the user can provide a list of not-proxy hosts.
      This setup will then check, if a proxy is available and if so,
      make sure it only gets used if the uri is not on the not-proxy list.
      3a59600d
  2. 30 Jun, 2020 1 commit