travis-web/assets/scripts/app
Piotr Sarnacki 90474edd8b Pass repo instead of slug in showJob
The old version saves us some requets, but is harder to maintain, also
repos in workers should now be sideloaded from pusher payload.
2012-11-05 22:35:01 +01:00
..
controllers Sort builds on builds/PRs/branches tabs 2012-11-04 15:56:28 +01: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 Pass repo instead of slug in showJob 2012-11-05 22:35:01 +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