gitlab-org--gitlab-foss/app/models/ci
Kamil Trzciński a3a80eac11 Merge branch 'show_pending_warning' into 'master'
Show warning when build is pending and there are not runners

This change is based on: !1530.

This resolves #2967.



See merge request !1573
2015-10-14 18:57:05 +00:00
..
application_setting.rb remove gitlab_ci config 2015-09-10 13:42:41 +03:00
build.rb Merge branch 'show_pending_warning' into 'master' 2015-10-14 18:57:05 +00:00
commit.rb Fix broken matrix_for_ref? 2015-10-12 22:34:59 +02:00
event.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
project.rb Show warning if build doesn't have runners with specified tags or runners didn't connect recently 2015-10-14 17:29:18 +02:00
project_status.rb Refactor commit and build 2015-10-05 09:52:35 +02:00
runner.rb Show warning if build doesn't have runners with specified tags or runners didn't connect recently 2015-10-14 17:29:18 +02:00
runner_project.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
service.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
trigger.rb Fix commit specs 2015-09-10 15:52:52 +02:00
trigger_request.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
variable.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
web_hook.rb Fix some issues with ci models specs 2015-09-10 15:47:15 +02:00