travis-api/lib/travis/api/app
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
..
endpoint add Sidekiq for cancelling build 2015-01-23 14:43:54 +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