travis-api/lib/travis/api
Piotr Sarnacki 17fd6201b8 Don't error out on settings
We didn't have scope: :private specified on settings endpoint which
resulted in errors (services check permissions of current user anyway,
but it will error out if there is no user available).
2014-04-15 10:58:08 +02:00
..
app Don't error out on settings 2014-04-15 10:58:08 +02:00
v2 Add /settings/ssh_keys API 2014-04-01 13:05:25 +02:00
app.rb Params in POST and PATCH requests should be fetched from request body 2014-04-10 14:07:20 +02:00
serializer.rb Allow to handle settings collections 2014-04-01 12:00:06 +02:00
v2.rb Move API v2 payload definitions to travis-api from travis-core 2014-03-24 20:25:06 +01:00