travis-web/app
Piotr Sarnacki f9263fc8f3 Fix status image popup
While fixing deprecations a `propertyBinding="foo"` calls were changed
into `property="foo"` calls, which should be `property=foo`. Otherwise
`foo` is treated as a string.
2015-12-30 23:26:25 +01:00
..
adapters Properly normalize ssh key 2015-12-17 13:10:07 +01:00
components Use el.innerHTML = ''; instead of $(el).empty() 2015-12-30 10:36:18 +01:00
controllers remove annotations 2015-12-22 11:12:38 +01:00
helpers remove label helper 2015-12-22 11:12:57 +01:00
initializers Move ajax and auth into services 2015-12-08 10:18:02 +01:00
instance-initializers Fix pusher auth for pro 2015-12-09 11:57:57 +01:00
mixins
models Feature flag API V3 2015-12-17 12:39:17 +01:00
routes remove old env-vars files 2015-12-22 11:12:44 +01:00
serializers Properly normalize array repsonse for V2 jobs 2015-12-23 17:57:32 +01:00
services Feature flag API V3 2015-12-17 12:39:17 +01:00
styles Merge pull request #419 from travis-ci/lp-base64 2015-12-22 11:32:25 +01:00
templates Fix status image popup 2015-12-30 23:26:25 +01:00
transforms
utils Feature flag API V3 2015-12-17 12:39:17 +01:00
views remove events file 2015-12-22 11:12:52 +01:00
app.coffee Don't reload a page after clicking on Travis CI's logo 2015-12-09 14:52:37 +01:00
index.html add icon for pinned tabs in Safari 2015-10-27 14:46:21 +01:00
router.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00