travis-web/app
Piotr Sarnacki 39a579c9db Fix handling relationships for V2 API
* we should look for both embedded relationship and relationship key,
  so in cases like for commit, when there's a full commit data on
  "commit" property, and only id at "commit_id", we will use commit data
* we can't add @type to V2 fallback, because in other places we chack
  for @type to distinguish V2 and V3 payloads
* there's no need to include a record in "included" if there's only a
  type and an id there
2015-12-08 10:18:04 +01:00
..
adapters Don't throw error if broadcastArray is undefined 2015-12-08 10:18:03 +01:00
components Sort repos in repos-list component, not in controller 2015-12-08 10:18:02 +01:00
controllers Don't throw error if broadcastArray is undefined 2015-12-08 10:18:03 +01:00
helpers Remove some more deprecations 2015-12-08 10:17:32 +01:00
initializers Move ajax and auth into services 2015-12-08 10:18:02 +01:00
instance-initializers Move ajax and auth into services 2015-12-08 10:18:02 +01:00
mixins Enable polling for tests 2015-05-12 10:02:47 +02:00
models Include repositoryId as an attribute on build 2015-12-08 10:18:03 +01:00
routes Fix job route's use of job.build relationship 2015-12-08 10:18:04 +01:00
serializers Fix handling relationships for V2 API 2015-12-08 10:18:04 +01:00
services Use lastBuild from defaultBranch on repository 2015-12-08 10:18:02 +01:00
styles fix flash messages width 2015-12-04 16:02:03 +01:00
templates Sort repos in repos-list component, not in controller 2015-12-08 10:18:02 +01:00
transforms Add ember-cli version of the Ember.js app 2015-02-03 09:48:22 +01:00
utils Move ajax and auth into services 2015-12-08 10:18:02 +01:00
views Remove some more deprecations 2015-12-08 10:17:32 +01:00
app.coffee Remove some more deprecations 2015-09-01 10:24:03 +02: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