1. 23 Oct, 2017 1 commit
    • Stan Hu's avatar
      Fix the writing of invalid environment refs · 3bff85a4
      Stan Hu authored
      Environment names that contained a space would cause an error
      in GitLab 10.1 because a new guard clause was introduced in
      Repository#write_ref to prevent such references from
      existing. Use the slug instead to ensure that the name
      is valid.
      
      Closes #39182
      3bff85a4
  2. 20 Oct, 2017 7 commits
  3. 19 Oct, 2017 24 commits
  4. 18 Oct, 2017 8 commits