travis-web/assets/scripts/app
Piotr Sarnacki d18cffd1a7 When observing all builds don't request them
We use `allBuilds` to observe new incoming builds, so we can put new
builds into the lists (for example when build is started). We use it for
observing purposes only, so we actually don't need to get builds from
the server, we can just register record array and use it later on.
2013-08-22 15:29:12 +02:00
..
controllers Fix messages on empty repos list 2013-08-05 02:35:47 +02:00
helpers Use CONFIG_KEYS in formatConfig 2013-06-06 19:06:32 +02:00
models When observing all builds don't request them 2013-08-22 15:29:12 +02:00
store Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
templates Fix displaying pull request number on builds' list 2013-08-06 13:05:25 +02:00
views Implement missing pieces for cancel build 2013-08-09 23:06:19 +02:00
app.coffee Implement missing pieces for cancel build 2013-08-09 23:06:19 +02:00
auth.coffee Don't error out if router is not yet setup 2013-06-05 12:43:27 +02:00
controllers.coffee Revert "move log subscrition to a log controller" 2013-03-14 10:07:35 +01:00
helpers.coffee Fixed I18n handlebars helpers to update when locale changes 2012-12-11 08:54:43 +09:00
models.coffee Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
pusher.coffee Properly handle job:canceled event 2013-08-13 01:09:02 +02:00
routes.coffee Show all accounts and hooks in profile 2013-06-18 17:54:13 +02:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
store.coffee Improve log handling 2013-03-22 01:25:23 +01:00
tailing.coffee Event is no longer passed as an argument to handlers 2013-02-21 23:22:52 +01:00
views.coffee Allow to see getting started page through the URL 2013-06-13 12:40:46 +02:00