travis-web/assets/scripts/app
Piotr Sarnacki 5065bb5739 Subscribe to pusher channels only when entering the MainRoute
We don't want to subscribe if we're at any other routes, because there is no
data there. The main target is to avoid all of the notifications from a common
channel if we're on the /dashboard route.
2015-01-15 10:36:35 +01:00
..
controllers Rename IndexRoute to MainRoute 2015-01-14 13:22:58 +01:00
helpers Add missing requires in routes 2015-01-14 18:23:51 +01:00
models Add missing requires in routes 2015-01-14 18:23:51 +01:00
routes Subscribe to pusher channels only when entering the MainRoute 2015-01-15 10:36:35 +01:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Subscribe to pusher channels only when entering the MainRoute 2015-01-15 10:36:35 +01:00
views Subscribe to pusher channels only when entering the MainRoute 2015-01-15 10:36:35 +01:00
app.coffee Fix initialization for pro 2015-01-06 18:14:19 +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 Extract routes to individual files 2015-01-14 18:07: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 Subscribe to pusher channels only when entering the MainRoute 2015-01-15 10:36:35 +01:00
routes.coffee Subscribe to pusher channels only when entering the MainRoute 2015-01-15 10:36:35 +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 Subscribe to pusher channels only when entering the MainRoute 2015-01-15 10:36:35 +01:00