travis-api/lib/travis/api/app
carlad 8f6083117c add async method to send exception error to sentry
add ErrorHandling class, refactor spec

correct the raven config class

correct the raven test

add a fake method for getting an exception

require error_handling

add new TestError class to test exceptions

add correct error class to test

add rescue block to raven send

make method a class method and add a test Travis.config.dns

add error the repos to test error

remove carla method in repos

add a fake error in repos

delete carla method
2015-02-13 16:16:45 +01:00
..
endpoint Revert "Revert "Merge branch 'master' of github.com:travis-ci/travis-api"" 2015-01-27 16:22:30 +01:00
extensions skylight: use Sinatra support from skylight gem 2014-04-09 14:30:04 -05:00
helpers load ordering 2015-01-21 17:07:32 +01:00
middleware only run Skylight for 20% of the dynos (rounding up if there are less than five) 2015-01-19 14:00:00 +01:00
responders only run Skylight for 20% of the dynos (rounding up if there are less than five) 2015-01-19 14:00:00 +01:00
services pass the repository github_id, too (required in pro) 2014-10-21 19:25:37 +02:00
access_token.rb only run Skylight for 20% of the dynos (rounding up if there are less than five) 2015-01-19 14:00:00 +01:00
base.rb set up mustermann 2014-08-19 10:05:45 +02:00
cors.rb Revert "Revert "track and enforce user-agent"" 2014-10-28 11:10:25 +01:00
endpoint.rb Add requests API 2014-03-06 19:36:55 +01:00
error_handling.rb add async method to send exception error to sentry 2015-02-13 16:16:45 +01:00
extensions.rb get v3 to a working and tested state 2015-01-21 16:38:25 +01:00
helpers.rb get v3 to a working and tested state 2015-01-21 16:38:25 +01:00
middleware.rb rename Responder to Base (resembles Sinatra::Base and i can't come up with another name for a common base class of Middleware and Endpoint) 2012-10-09 18:31:51 +02:00
responders.rb Add responder for svg badges. 2014-03-19 14:31:38 +01:00
stack_instrumentation.rb only run Skylight for 20% of the dynos (rounding up if there are less than five) 2015-01-19 14:00:00 +01:00