travis-web/assets/scripts/app
Piotr Sarnacki dff93c93fe Don't require some of the attributes for incomplete records
When build or job is not finished, we don't need to load the record
because of them, they will be loaded when 'finished' events come in.
2012-10-31 16:10:42 +01: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 Don't require some of the attributes for incomplete records 2012-10-31 16:10:42 +01:00
store add broadcasts 2012-10-18 03:53:19 +02:00
templates Remove events tab for now 2012-10-31 00:48:46 +01: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 Check if data is an object 2012-10-31 00:48:46 +01: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