travis-web/app/models
Piotr Sarnacki d59e402314 Include repositoryId as an attribute on build
For some reason (probably some problem with one of the serializers) we
sometimes lack an id attribute for a promise that we get for a repo
relationship on build. Because of that doing `build.get('repo.id')` may
sometimes return undefined. A temporary workaround is to make sure that
we always can access the `repository_id` property.
2015-12-08 10:18:03 +01:00
..
.gitkeep Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
account.coffee Add avatars on accounts list 2015-03-25 16:36:07 +01:00
annotation.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
branch.coffee Use lastBuild from defaultBranch on repository 2015-12-08 10:18:02 +01:00
broadcast.coffee Use storage service instead of Travis.storage 2015-12-08 10:18:03 +01:00
build.coffee Include repositoryId as an attribute on build 2015-12-08 10:18:03 +01:00
commit.coffee Add missing fields to models 2015-02-11 11:18:24 +01:00
env-var.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
hook.coffee Change config keys to camel case 2015-02-05 11:35:47 +01:00
job.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00
log.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00
model.coffee Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
repo.coffee Include repositoryId as an attribute on build 2015-12-08 10:18:03 +01:00
request.coffee Fix requests page 2015-02-10 09:41:57 +01:00
ssh-key.coffee fix ssh-key displays 2015-07-20 17:11:59 +02:00
user.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00