travis-api/lib/travis/api/workers
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
..
build_cancellation.rb take out the comments 2015-01-23 15:32:40 +01:00
build_restart.rb add the sidekiq queue in the Procfile differently 2015-01-23 15:42:07 +01:00
job_cancellation.rb Extract cancel and restart builds and jobs into sidekiq worker 2015-01-26 17:29:13 +01:00
job_restart.rb Extract cancel and restart builds and jobs into sidekiq worker 2015-01-26 17:29:13 +01:00