1. 05 Jan, 2021 1 commit
    • Steve Abrams's avatar
      Add setting to allow Maven package duplicates · 24c7f030
      Steve Abrams authored
      Create table group_package_settings with
      boolean setting to allow or disallow Maven
      package duplicates and a text setting to
      store a regex of exceptions to the disallowed
      duplicates.
      
      Add graphql foundation to update and fetch
      the new settings.
      24c7f030
  2. 04 Jan, 2021 39 commits