travis-api/lib/travis/api/app/endpoint
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
..
accounts.rb use registered services 2012-11-23 21:16:10 +01:00
authorization.rb notes about failing spec in auth handshake 2014-10-07 16:48:21 +02:00
branches.rb Revert "removed the branches endpoint" 2014-06-17 14:44:13 +02:00
broadcasts.rb use registered services 2012-11-23 21:16:10 +01:00
builds.rb Extract cancel and restart builds and jobs into sidekiq worker 2015-01-26 17:29:13 +01:00
documentation.rb Remove documentation, redirect /docs to new docs. 2014-05-05 15:06:06 +02:00
endpoints.rb Generate the string more cleanly 2013-11-15 11:33:30 -05:00
env_vars.rb Don't reset the value if a new value is provided 2014-09-10 11:02:24 +02:00
home.rb favor Travis.config.pusher_ws over Travis.config.pusher, add the pusher_ws path 2014-10-07 16:47:10 +02:00
hooks.rb use registered services 2012-11-23 21:16:10 +01:00
jobs.rb Extract cancel and restart builds and jobs into sidekiq worker 2015-01-26 17:29:13 +01:00
lint.rb add endpoint for linting 2014-06-17 12:14:10 +02:00
logs.rb Remove PATCH logs/:job_id endpoint 2014-06-12 07:20:47 -04:00
repos.rb have :id in repos controller only match digits 2014-08-19 10:45:55 +02:00
requests.rb Accept build requests via api 2014-10-21 17:12:07 +02:00
setting_endpoint.rb Reset value when env var is changed from private to public 2014-09-10 10:46:29 +02:00
singleton_settings_endpoint.rb Treat repository_id as id for singleton settings 2014-07-23 13:34:30 +02:00
uptime.rb Revert "Hide the /uptime endpoint in the docs." 2013-11-07 16:31:29 +01:00
users.rb Respond with 409 to POST '/users/sync' if sync is in progress 2014-01-28 10:22:10 -06:00