travis-web/assets/scripts/app
2012-10-13 21:28:40 +02:00
..
controllers move select() functionality to Travis.Model and reuse it for accounts 2012-10-13 21:20:11 +02:00
helpers Fix logs to always point to build or job view 2012-10-12 18:32:25 +02:00
models move select() functionality to Travis.Model and reuse it for accounts 2012-10-13 21:20:11 +02:00
store ok, it's DEFAULT_ENDPOINT 2012-10-10 14:16:47 +02:00
templates Merge branch 'master' of github.com:travis-ci/travis-web 2012-10-13 21:22:42 +02:00
views remove the absolute binding to see if that gets rid of the warnings 2012-10-13 21:28:40 +02:00
app.coffee add autoSignIn to fix that after signOut it would always re-signin on pages that require auth 2012-10-13 15:52:27 +02:00
auth.coffee add autoSignIn to fix that after signOut it would always re-signin on pages that require auth 2012-10-13 15:52:27 +02:00
controllers.coffee add flash messages and styles 2012-10-08 16:27:55 +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 finally rename repository to repo 2012-10-06 20:08:46 +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 Don't redirect user if we're already in state that's not auth 2012-10-13 19:00:56 +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 First spike of 'isComplete' functionality 2012-10-13 20:47:21 +02:00
tailing.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
views.coffee somewhat more consistent naming 2012-10-12 02:34:54 +02:00