Commit graph

13 commits

Author SHA1 Message Date
Robert Speicher
1a0064dceb Use empty_project where possible in spec/features/projects 2017-07-27 13:12:16 -04:00
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
Robert Speicher
9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
Robert Speicher
e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Robert Speicher
45fb1f9542 Change login_as uses to gitlab_sign_in 2017-06-19 18:59:01 -05:00
Jan Christophersen
95ed01749e Add AsciiDoc snippet for CI/CD Badges
This commit adds CI/CD Badges Snippets for AsciiDoc as requested in #26087.
I've however run into an issue in highlighting the snippet, it seems as if AsciiDoc is currently not being highlighted properly (displayed as plaintext)

Add testcase for to_asciidoc

Update test case for Badges list
2017-02-20 16:37:44 +01:00
Grzegorz Bizon
b646adef13 Expose coverage report badge in pipeline settings 2016-08-15 14:39:46 +02:00
Kamil Trzcinski
52d5d7daf1 Create PipelinesSettingsController for showing settings page 2016-07-20 14:39:06 +02:00
Kamil Trzcinski
4a74798a7b Move Pipelines settings under gitlab.com/gitlab-org/gitlab-ce/pipelines/settings 2016-07-19 23:26:13 +02:00
Annabel Dunstone
6445cec718 Update badges path 2016-07-19 05:30:12 -07:00
Phil Hughes
d2362e2edf Tests fix for ref switcher 2016-06-18 21:49:20 +01:00
Dmitriy Zaporozhets
7365ac60f1
Fix spec for new project navigation
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-05-16 12:25:37 -05:00
Grzegorz Bizon
7640b050c0 Add feature specs for list of badges page 2016-04-06 19:56:34 +02:00