summaryrefslogtreecommitdiff
path: root/app/controllers/projects/pipelines_settings_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong template rendered when CI/CD settings aren't update successfullyRémy Coutable2016-11-221-1/+1
* Expose coverage report badge in pipeline settingsGrzegorz Bizon2016-08-151-1/+7
* Move badges to separate modules and add base classGrzegorz Bizon2016-08-151-1/+1
* Extract build status badge metadata to separate classGrzegorz Bizon2016-07-281-1/+1
* Change how we style redirect_toKamil Trzcinski2016-07-201-3/+1
* Use flash[:notice] onlyKamil Trzcinski2016-07-201-2/+1
* Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-201-0/+33