travis-web/app/adapters
Piotr Sarnacki d9cff6e8b4 Create adapters and serializers working with v3 and v2 APIs
This commit adds adapters and serializers for v3, but also a fallback
serializer for v2, which allows to handle v2 and v3 payloads at the same
time. This is needed, because when we use v3 endpoint for one of the
models (in this case repo), we can also get embedded records of other
types (like branch or build).
2015-12-08 10:18:02 +01:00
..
application.coffee Move ajax and auth into services 2015-12-08 10:18:02 +01:00
env-var.coffee Fix a few issues after ember-cli switch 2015-02-06 12:57:49 +01:00
repo.js Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00
ssh-key.coffee Fix sshkey form 2015-02-10 11:53:14 +01:00
v3.js Create adapters and serializers working with v3 and v2 APIs 2015-12-08 10:18:02 +01:00