summaryrefslogtreecommitdiff
path: root/app/controllers/projects/runner_projects_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Use Ability to check pre-requisite. Change back to 403 because:Lin Jen-Shin2016-06-291-2/+1
* Use 409 to indicate that interface might be outdatedLin Jen-Shin2016-06-281-2/+2
* Fix typo. It's ivar and the column was called lockedLin Jen-Shin2016-06-151-1/+1
* Return the association and check it in controller instead:Lin Jen-Shin2016-06-141-1/+2
* Avoid enabling locked runners. Give 403 in this caseLin Jen-Shin2016-06-141-0/+1
* Make the CI permission model simplerKamil Trzcinski2016-02-021-1/+1
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-1/+1
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-0/+26