1. 21 Jul, 2020 1 commit
    • John Cai's avatar
      Coerce repository_storages_weighted, removes repository_storages · 86a500c4
      John Cai authored
      When modifying repository_storages_weighted through the api, the value
      gets passed as a string, so we need to coerce it into an integer.
      repository_storages is also a deprecated field, so this MR also removes
      repository_storages and makes repository_storages_weighted a visible
      field.
      86a500c4
  2. 20 Jul, 2020 39 commits