gitlab-org--gitlab-foss/app/models/ci
Stan Hu 4b4fdf58c7 Fix Error 500 when visiting build page of project with nil runners_token
Properly ensure that the token exists and add defensively check for a
non-nil value.

Closes #4294
2016-01-10 18:12:47 -08:00
..
build.rb Fix Error 500 when visiting build page of project with nil runners_token 2016-01-10 18:12:47 -08:00
commit.rb Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the builds are enabled 2015-12-17 16:33:47 +01:00
runner.rb Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00
runner_project.rb Annotate models 2016-01-06 13:09:55 +00:00
trigger.rb Annotate models 2016-01-06 13:09:55 +00:00
trigger_request.rb Annotate models 2015-11-13 19:22:46 +01:00
variable.rb Annotate models 2016-01-06 13:09:55 +00:00