travis-api/lib/travis/api
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
..
app add async method to send exception error to sentry 2015-02-13 16:16:45 +01:00
v2 correct a variable reference 2015-01-13 18:40:05 +01:00
v3 v3: last_build can be nil, active should always be a boolean 2015-01-27 17:03:36 +01:00
workers Revert "Revert "Merge branch 'master' of github.com:travis-ci/travis-api"" 2015-01-27 16:22:30 +01:00
app.rb add async method to send exception error to sentry 2015-02-13 16:16:45 +01:00
instruments.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
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
v3.rb v3: add /orgs endpoint, fixes 2015-01-27 15:50:21 +01:00