travis-web/assets/scripts/app
Piotr Sarnacki a5dae4acf3 Set job and build on repo controller to null when leaving
We set job and build directly on repo controller for routes like job,
build and repo.index. We also need to clean that up when we exit to not
show for example download log button when we switch to different route.
2014-07-30 13:36:27 +02:00
..
controllers Display current repo's URL for lint link 2014-07-22 18:47:45 +02:00
helpers Remove unused helpers 2014-07-30 12:56:31 +02:00
models Fix specs 2014-07-15 13:23:01 +02:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Rename concurrent builds to concurrent jobs 2014-07-30 12:56:32 +02:00
views Unfold lines before trying to scroll 2014-06-18 15:36:23 +02:00
app.coffee Fix specs 2014-07-15 13:23:01 +02:00
auth.coffee Fix signing out on failed try to update user data 2014-06-23 15:15:40 +02:00
components.coffee Don't automatically toggle hook switches 2014-02-12 17:58:19 +01:00
controllers.coffee Send settings when maximum number of builds is == 0 2014-07-16 16:27:18 +02:00
helpers.coffee Trim status image modal. 2014-05-12 02:14:52 +02:00
models.coffee Add requests page 2014-05-12 11:03:10 +02:00
pusher.coffee Don't silence pusher warnings 2014-02-27 19:16:40 +01:00
routes.coffee Set job and build on repo controller to null when leaving 2014-07-30 13:36:27 +02: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 Use textarea instead of input for build status images and links. 2014-05-12 02:47:37 +02:00