travis-api/lib/travis/api
Piotr Sarnacki dd239b86d0 Respond with 404 if job doesn't have a repository
We have some jobs which doesn't have any repository in our DB. This is a
quick fix which returns 404 for such a request instead of raising an
error
2014-10-01 20:39:50 +02:00
..
app Respond with 404 if job doesn't have a repository 2014-10-01 20:39:50 +02:00
v2 Return tag along with commit 2014-10-01 15:22:35 +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