summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines_settings
Commit message (Expand)AuthorAgeFilesLines
* Add excoveralls examplePotHix2016-12-051-0/+3
* Fixed row margins on Pipeline Settings page in order to unify stylesRyan Harris2016-12-011-1/+1
* 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-153-29/+28
* Extract pipeline badges to the separate view partialGrzegorz Bizon2016-08-152-28/+29
* Expose coverage report badge in pipeline settingsGrzegorz Bizon2016-08-151-24/+28
* Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-201-0/+103