Commit graph

14 commits

Author SHA1 Message Date
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
Jose Ivan Vargas
d00e00ad66 Corrected titles on the triggers and pipelines sections 2017-02-06 14:51:18 -06:00
Jose Ivan Vargas
58110293d4 Converted the views to partials that compose the menu item "pipelines" 2017-02-06 14:51:18 -06:00
Filipa Lacerda
5b0f492b0d Adds changelog entry
Replace "builds" in project settings

Replace "builds" in admin area
2017-02-03 09:43:04 +00:00
PotHix
b93a7dc101 Add excoveralls example
There was no example for Elixir in gitlab-ci examples, this commit adds
the missing example.

excoveralls repository was pointing to an old example that doesn't exist
anymore.
2016-12-05 13:52:58 -02:00
Ryan Harris
6bfe683d42 Fixed row margins on Pipeline Settings page in order to unify styles 2016-12-01 12:46:54 -05:00
Achilleas Pipinellis
0995d5573d Use better wording for test coverage parsing help text 2016-10-27 19:41:09 +02:00
Achilleas Pipinellis
ea8b4edb6e Rearrange the Pipelines settings page sections and link to docs 2016-10-27 19:41:09 +02:00
Grzegorz Bizon
9a14b0bb69 Fix name of feature that restricts builds traces 2016-10-19 10:51:12 +02:00
Grzegorz Bizon
4622f7e298 Reload pipeline settings when saving new settings 2016-10-18 12:53:30 +02:00
Grzegorz Bizon
0c81279ea2 Render collection of badges instead of using iterator 2016-08-15 14:39:46 +02:00
Grzegorz Bizon
eec0f5da87 Extract pipeline badges to the separate view partial 2016-08-15 14:39:46 +02: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