travis-api/lib/travis/api/app
Tyranja a9c31fa5e9 Extract cancel and restart builds and jobs into sidekiq worker
See below for all the commit messages squashed into this one...
add a test

delete empty space

add job_cancellation worker

change id

change job_id param

add job restart worker

add require to sidekiq.rb

change params

add test for job restart and cancellation

add test for job restart

update build.rb improve build spec

update job restart with correct response, add test to chack for correct response when restarting job
2015-01-26 17:29:13 +01:00
..
endpoint Extract cancel and restart builds and jobs into sidekiq worker 2015-01-26 17:29:13 +01:00
extensions skylight: use Sinatra support from skylight gem 2014-04-09 14:30:04 -05:00
helpers allow returning a symbol as a result from services, set status based on the symbol 2014-10-21 17:12:13 +02: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
extensions.rb rewrite all the things 2012-07-27 15:55:57 +02:00
helpers.rb Remove PATCH logs/:job_id endpoint 2014-06-12 07:20:47 -04: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