travis-web/app
Piotr Sarnacki ce64132de1 Pass repo to job components from the build template
It seems that when repo object on job is not instantiated it can error
out when trying to use slug along with slug. Before I dig deeper into
this, the easy fix is to pass repo from the top, because on repo view
it's loaded already.
2015-05-11 15:34:35 +02:00
..
adapters Fix sshkey form 2015-02-10 11:53:14 +01:00
components Implement ajax polling for things that are visible on the screen 2015-05-07 13:49:21 +02:00
controllers Remove some deprecations 2015-05-07 13:49:21 +02:00
helpers Fix requests page 2015-05-07 13:07:00 +02:00
initializers Fix sessionStorage initialization code 2015-03-16 13:54:15 +01:00
mixins Properly deregister polling hook when there's no models to poll 2015-05-11 14:56:36 +02:00
models add eventType as an attribute, include api builds to the history 2015-05-06 15:30:57 +02:00
routes Implement ajax polling for things that are visible on the screen 2015-05-07 13:49:21 +02:00
serializers Add missing fields to models 2015-02-11 11:18:24 +01:00
services Add tests for polling service and mixin 2015-05-07 13:49:22 +02:00
styles fix owner page owner name thing 2015-05-11 14:18:20 +02:00
templates Pass repo to job components from the build template 2015-05-11 15:34:35 +02:00
transforms Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
utils add more config keys 2015-04-23 14:40:28 +02:00
views Fix tests 2015-05-07 13:49:22 +02:00
app.coffee Remove tipsy 2015-04-30 12:48:11 +02:00
index.html Generate datauris for favicons automatically rather than hardcoding them 2015-02-25 17:00:19 +01:00
router.coffee Revert "Move owner's page under main route" 2015-05-05 15:42:59 +02:00
store.coffee Rewrite landing page recent repos to not query API 2015-04-02 13:37:42 +02:00