travis-web/assets/scripts/app
Piotr Sarnacki 40ef7107f4 Don't add repository on worker events if it already exists
It's best to do that, because worker payload is usually outdated. If
there is no info on repo yet, it's worth to add it, but if it already
exists, we will most likely end up with inconsistent situation.
2012-10-27 03:11:15 +02:00
..
controllers refactor broadcasts 2012-10-19 04:27:07 +02:00
helpers Fix logs to always point to build or job view 2012-10-12 18:32:25 +02:00
models Fix adding builds to a build list on pusher event 2012-10-26 22:35:10 +02:00
store add broadcasts 2012-10-18 03:53:19 +02:00
templates Fix build link when updating builds through pusher 2012-10-27 00:50:34 +02:00
views Fix build link when updating builds through pusher 2012-10-27 00:50:34 +02:00
app.coffee moar routing/auth refactorings 2012-10-19 22:20:45 +02:00
auth.coffee bump up auth timeout 2012-10-23 21:25:22 +02:00
controllers.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00
helpers.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
models.coffee add broadcasts 2012-10-18 03:53:19 +02:00
pusher.coffee using the production pusher key with RUN_API causes tons of 404 errors 2012-10-11 17:23:32 +02:00
routes.coffee Load worker related records from pusher payload 2012-10-24 11:28:01 +02:00
slider.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
store.coffee Don't add repository on worker events if it already exists 2012-10-27 03:11:15 +02:00
tailing.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00
views.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00