travis-web/assets/scripts/app
Piotr Sarnacki ae9ff005d3 Don't throw error when repo can't be find
When visiting page of repo that doesn't exist, we should not throw an
error. It still does not work as expected, redirecting to
/undefined/undefined, which should be addressed as well, but at least we
don't throw errors now.
2013-01-08 15:01:49 +01:00
..
controllers Fix LimitedArray to work properly with SortableMixin 2012-12-14 04:31:28 +01:00
helpers Merge pull request #79 from mrshu/master 2012-12-11 07:14:49 -08:00
models Properly refresh last build link on repos list 2012-12-12 23:40:51 +01:00
store Don't error out when the only response is result: true 2012-11-08 03:37:22 +01:00
templates Display link to build/job only if id is present already 2012-12-13 15:17:04 +01:00
views Fix LimitedArray to work properly with SortableMixin 2012-12-14 04:31:28 +01:00
app.coffee Merge pull request #84 from randym/instrumentation 2013-01-03 07:13:34 -08:00
auth.coffee reduce logging 2012-12-17 20:33:28 +01:00
controllers.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00
helpers.coffee Fixed I18n handlebars helpers to update when locale changes 2012-12-11 08:54:43 +09:00
models.coffee add broadcasts 2012-10-18 03:53:19 +02:00
pusher.coffee clear log on job:requeued hax 2012-12-01 16:36:55 +01:00
routes.coffee Don't throw error when repo can't be find 2013-01-08 15:01:49 +01:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
store.coffee Use contentArrayWillChange for deleting records from LimitedArray 2012-12-11 15:51:11 +01:00
tailing.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00
views.coffee Add regenerate key option in repo view 2012-12-05 01:59:03 +01:00