summaryrefslogtreecommitdiff
path: root/app/controllers/admin/runners_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-071-1/+1
* Prefer service object over after_save hookLin Jen-Shin2017-01-211-3/+3
* Minor runner-related code refactoringsGrzegorz Bizon2016-05-191-9/+10
* Display validation errors when admin edits a runnerGrzegorz Bizon2016-05-191-10/+16
* Share form editable attributes mf runner via modelGrzegorz Bizon2016-05-101-1/+1
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-0/+63