An error occurred fetching the project authors.
  1. 20 Mar, 2019 1 commit
    • Tiger's avatar
      Add :preparing status to HasStatus · 42ca9c6f
      Tiger authored
      Introduces a new status for builds between :created and :pending
      that will be used when builds require one or more prerequisite
      actions to be completed before being picked up by a runner
      (such as creating Kubernetes resources before deploying).
      
      The existing :created > :pending transition is unchanged, so
      only builds that require preparation will use the :preparing
      status.
      42ca9c6f
  2. 21 Jul, 2017 2 commits
    • Z.J. van de Weg's avatar
      8877f2e8
    • Z.J. van de Weg's avatar
      Rename build to pipeline for status badges · 2086483b
      Z.J. van de Weg authored
      First commit in probably 2, for resolve gitlab-org/gitlab-ce#15582. This
      commit is renaming files and classes from build to pipeline. Also
      wording is editted to pipeline. Given `pipeline` had more characters
      than `build`, I've made the field a bit wider. The width now matchers
      the one for the coverage badge, so they look nice when in a table
      format, or in a list.
      
      As soon as this commit is merged to master, and released, the build.svg
      is deprecated, meaning that all users which already placed a badge
      should update it. However, to make sure it keeps working tests are added
      for this case.
      2086483b
  3. 15 Aug, 2016 1 commit
  4. 28 Jul, 2016 1 commit