1. 04 Dec, 2018 2 commits
    • Shinya Maeda's avatar
      Define the default value for only/except policies · ad957a3f
      Shinya Maeda authored
      Currently, if a job does not have only/except policies, the policy is considered as an unspecified state, and therefore the job is executed regardless of how it's executed and which branch/tags are targetted.
      Ideally, this should be specified as only: ['branches', 'tags'], as it indicates that unspecified policy jobs are meant to run on any git references.
      ad957a3f
    • Evan Read's avatar
      Merge branch 'sh-update-api-archive-docs' into 'master' · 2b2f9369
      Evan Read authored
      Fix documentation for /api/v4/projects/:id/repository/archive
      
      Closes #45992
      
      See merge request gitlab-org/gitlab-ce!23501
      2b2f9369
  2. 03 Dec, 2018 37 commits
  3. 02 Dec, 2018 1 commit