travis-api/lib/travis/api
Igor Wiedler 0156671fc8 safelist build status image requests coming from github
Currently almost all calls against API are being rate limited, including
build status images. This leads to common requesters such as GitHub's
camo proxy to get rate limited and receive a 429 response code.

This patch attempts to allow those requests.
2016-06-29 10:53:27 +02:00
..
app Add enable_for_all? condition 2016-06-28 11:35:47 -07:00
enqueue/services Remove 'type' from payload 2016-06-15 14:36:59 +02:00
serialize move tracking github oauth scopes out of the user model, and into Travis::Github::Oauth 2016-06-19 17:33:03 +02:00
v3 Add enable_for_all? condition 2016-06-28 11:35:47 -07:00
workers Check for repository owner instead of current user to validate feature flag 2016-06-23 15:15:31 -05:00
app.rb get rid of spec_helper_core 2016-06-19 14:35:54 +02:00
attack.rb safelist build status image requests coming from github 2016-06-29 10:53:27 +02:00
instruments.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
serialize.rb move travis/api/serialize/* from core to lib 2016-06-18 18:01:09 +02:00
v3.rb add specs, update error names 2016-04-20 14:31:08 +02:00