travis-web/assets/scripts/app
Piotr Sarnacki 331ccafc87 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-23 10:36:43 +01:00
..
controllers Rename IndexRoute to MainRoute 2015-01-14 13:22:58 +01:00
helpers each -> forEach 2015-01-20 10:16:38 +01:00
models Put jobs with 'received' status to the running jobs list 2015-01-23 10:36:43 +01:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Show docs link on topbar on enterprise 2015-01-19 13:56:29 +01:00
views Enable removeLog on pro 2015-01-14 12:27:31 +01:00
app.coffee Load commit data also from job:created 2015-01-19 15:59:22 +01:00
auth.coffee [pro-merge] Add travis-pro auth extensions 2014-12-29 18:17:57 +01:00
components.coffee Don't automatically toggle hook switches 2014-02-12 17:58:19 +01:00
controllers.coffee IndexError controller should now be called MainError 2015-01-16 12:28:27 +01:00
helpers.coffee Extract Github URLs to controller 2014-12-30 11:28:49 +01:00
models.coffee First stab at ssh key form 2014-07-31 12:26:19 +02:00
pusher.coffee Properly normalized data for job:received pusher event 2015-01-22 19:59:39 +01:00
routes.coffee Fix redirect from auth page 2015-01-19 12:23:59 +01:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
tailing.coffee Don't close folds when following logs 2014-06-17 00:50:01 +02:00
views.coffee Rename IndexRoute to MainRoute 2015-01-14 13:22:58 +01:00