Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace `find_with_namespace` with `find_by_full_path` | Adam Pahlevi | 2017-02-03 | 1 | -1/+1 |
* | Allow admins to assign locked runners: | Lin Jen-Shin | 2016-06-28 | 1 | -2/+0 |
* | Admin should be able to turn shared runners into specific ones: | Lin Jen-Shin | 2016-06-28 | 1 | -1/+1 |
* | Admin::RunnerProjectsController#index is not usedremove-admin-runner-projects | Lin Jen-Shin | 2016-06-17 | 1 | -5/+0 |
* | Fix typo. It's ivar and the column was called locked | Lin Jen-Shin | 2016-06-16 | 1 | -1/+1 |
* | Return the association and check it in controller instead: | Lin Jen-Shin | 2016-06-14 | 1 | -1/+3 |
* | Avoid enabling locked runners. Give 403 in this case | Lin Jen-Shin | 2016-06-14 | 1 | -0/+2 |
* | Remove ci_ prefix from all ci related things | Kamil Trzcinski | 2015-12-11 | 1 | -2/+2 |
* | Migrate CI::Project to Project | Kamil Trzcinski | 2015-12-11 | 1 | -0/+35 |