travis-api/lib/travis/api
Piotr Sarnacki 890b7f1d93 Fix Accept header support for logs request
When log is aggregated and archived we don't have a way to return it in
JSON format, only text format. Till recently we were returning a text
response or a redirect to S3 even if Accept header was set only to JSON.
This commit fixes it.
2014-09-11 17:44:36 +02:00
..
app Fix Accept header support for logs request 2014-09-11 17:44:36 +02:00
v2 Add "after" param to log 2014-09-11 14:36:19 +02:00
app.rb Bring back ssh key endpoint, but make it configurable 2014-07-29 03:02:54 +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