gitlab-org--gitlab-foss/lib/gitlab/badge
Z.J. van de Weg 2086483b24 Rename build to pipeline for status badges
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.
2017-07-21 10:22:09 +02:00
..
coverage Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
pipeline Rename build to pipeline for status badges 2017-07-21 10:22:09 +02:00
base.rb Refactor badge template and metadata classes 2016-08-15 14:39:46 +02:00
metadata.rb Include new URL helpers retroactively into includers of Gitlab::Routing 2017-07-07 10:43:37 -05:00
template.rb Extract base abstract template for badges 2016-08-15 14:39:46 +02:00