travis-api/lib/travis/api/app/endpoint
Tyranja 057e9f0379 add Sidekiq for cancelling build
:
add require sidekiq to the sidekiq.rb

update Gemfile.lock

bump travis-sidekiqs

correct require statement

fix another request

connect to the database

add current user

add current user correctly

add current user correctly

add puts to see were in the condition we are

missing invertted comma

add comments to the worker

I HAVE NO IDEA

Revert "I HAVE NO IDEA"

This reverts commit 8bd1259bf4ea1b479f9391847a4700b7b15efe57.

change the id and source to symbols in the params because siedekiq expects that

add more printout

setup database connection, metrics and notification

correct the test
2015-01-23 14:43:54 +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 add Sidekiq for cancelling build 2015-01-23 14:43:54 +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 Return log with chunks if chunked response is requested for removed log 2015-01-09 14:39:57 +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