travis-web/assets/scripts/app/models
Piotr Sarnacki d18cffd1a7 When observing all builds don't request them
We use `allBuilds` to observe new incoming builds, so we can put new
builds into the lists (for example when build is started). We use it for
observing purposes only, so we actually don't need to get builds from
the server, we can just register record array and use it later on.
2013-08-22 15:29:12 +02:00
..
account.coffee move select() functionality to Travis.Model and reuse it for accounts 2012-10-13 21:20:11 +02:00
branch.coffee Properly display matrix keys when build does not have all keys 2013-04-06 01:48:32 +02:00
broadcast.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
build.coffee Implement missing pieces for cancel build 2013-08-09 23:06:19 +02:00
commit.coffee Got pull request data being stored and displayed correctly 2013-03-18 10:36:31 +11:00
event.coffee use states instead of result 2012-12-09 15:16:27 +01:00
extensions.coffee Don't refresh duration when record is loading 2013-05-15 17:23:52 +02:00
hook.coffee Show all accounts and hooks in profile 2013-06-18 17:54:13 +02:00
job.coffee Allow to cancel jobs after they're started 2013-08-12 17:35:12 +02:00
log.coffee Reset parts when fetching log 2013-07-16 00:29:45 +02:00
repo.coffee When observing all builds don't request them 2013-08-22 15:29:12 +02:00
user.coffee Always poll for changes when user is syncing 2013-03-29 22:15:19 +01:00
worker.coffee Fix odd behavior on running jobs list and on queued jobs list 2013-05-15 17:23:53 +02:00