1. 30 4月, 2018 1 次提交
  2. 27 4月, 2018 1 次提交
  3. 25 4月, 2018 4 次提交
  4. 24 4月, 2018 1 次提交
  5. 23 4月, 2018 7 次提交
  6. 20 4月, 2018 2 次提交
  7. 19 4月, 2018 2 次提交
  8. 18 4月, 2018 2 次提交
  9. 17 4月, 2018 5 次提交
  10. 16 4月, 2018 1 次提交
    • Y
      Introduce new ProjectCiCdSetting · 392c411b
      Yorick Peterse 提交于
      This model and the corresponding table will be used for storing settings
      specific to CI/CD, starting with the "group_runners_enabled" boolean.
      
      The model is called ProjectCiCdSetting and not ProjectCiCdSettings. The
      project exporter doesn't like plural model names as it uses "classify"
      which turns those into singular (so "ProjectCiCdSettings" becomes
      "ProjectCiCdSetting", producing an error if said class is undefined).
      
      The initial work in this commit was done by Dylan Griffith, with most of
      the migration work being done by Yorick Peterse.
      392c411b
  11. 15 4月, 2018 3 次提交
  12. 13 4月, 2018 1 次提交
  13. 12 4月, 2018 3 次提交
  14. 11 4月, 2018 7 次提交