summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines_settings/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-061-98/+0
* Adds changelog entryFilipa Lacerda2017-02-031-1/+1
* Add excoveralls examplePotHix2016-12-051-0/+3
* Use better wording for test coverage parsing help textAchilleas Pipinellis2016-10-271-2/+2
* Rearrange the Pipelines settings page sections and link to docsAchilleas Pipinellis2016-10-271-19/+34
* Fix name of feature that restricts builds tracesfix/fix-public-builds-name-in-pipeline-settingsGrzegorz Bizon2016-10-191-2/+2
* Reload pipeline settings when saving new settingsGrzegorz Bizon2016-10-181-1/+1
* Render collection of badges instead of using iteratorGrzegorz Bizon2016-08-151-1/+1
* Extract pipeline badges to the separate view partialGrzegorz Bizon2016-08-151-28/+1
* Expose coverage report badge in pipeline settingsGrzegorz Bizon2016-08-151-24/+28
* Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-201-0/+103