travis-web/assets/scripts/app/models
Piotr Sarnacki 2a44a46831 Put jobs with 'received' status to the running jobs list
The problem with running jobs list was that it didn't show jobs that went to the
worker. The result was a confusing UI - when you look at the running jobs list
you want to know how many concurrent jobs you are using, including jobs that are
still waiting for a VM to boot.
2015-01-28 11:15:54 +01:00
..
account.coffee Prepare models for ES6 modules 2015-01-20 12:15:12 +01:00
annotation.coffee Drop image and add status for Annotation 2014-01-24 10:32:11 -05:00
branch.coffee Prepare models for ES6 modules 2015-01-20 12:15:12 +01:00
broadcast.coffee needs to be a computed property 2015-01-20 12:04:45 +01:00
build.coffee Prepare models for ES6 modules 2015-01-20 12:15:12 +01:00
commit.coffee Show committer in build header only when he's not author. 2014-05-09 04:28:58 +02:00
env_var.coffee Remove incomplete records loading implementation 2014-09-19 15:43:17 +02:00
event.coffee Change EmberData properties/relationships into EmberModel versions 2013-07-31 13:29:55 +02:00
extensions.coffee Prepare models for ES6 modules 2015-01-20 12:15:12 +01:00
hook.coffee Prepare models for ES6 modules 2015-01-20 12:15:12 +01:00
job.coffee Put jobs with 'received' status to the running jobs list 2015-01-28 11:15:54 +01:00
log.coffee Prepare models for ES6 modules 2015-01-20 12:15:12 +01:00
repo.coffee Prepare models for ES6 modules 2015-01-20 12:15:12 +01:00
request.coffee Link commit on requests list to github 2014-05-12 11:03:10 +02:00
ssh_key.coffee Remove incomplete records loading implementation 2014-09-19 15:43:17 +02:00
user.coffee Prepare models for ES6 modules 2015-01-20 12:15:12 +01:00
worker.coffee Change EmberData properties/relationships into EmberModel versions 2013-07-31 13:29:55 +02:00