travis-api/lib/travis/api
Konstantin Haase eacb4a6372 Don't run Rack::Attack for Enterprise.
On enterprise, the reverse proxy is not correctly set up, and therefore the client IP address not passed through properly. For that reason, all requests look like they originate from the same client, and if one gets blocked, everyone gets blocked.
2016-07-05 09:46:39 +02:00
..
app Remove load_endpoints, too 2016-03-24 17:03:55 +01:00
v2 Add branch_is_default info to commits 2015-11-24 16:07:23 +01:00
v3 update lint service, update spec 2016-03-21 15:39:14 +01:00
workers remove empty line 2015-09-30 17:19:08 +02:00
app.rb Don't run Rack::Attack for Enterprise. 2016-07-05 09:46:39 +02:00
attack.rb remove hard coded request path 2016-03-16 15:20:41 +01: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
serializer.rb Allow to handle settings collections 2014-04-01 12:00:06 +02:00
v2.rb Move API v2 payload definitions to travis-api from travis-core 2014-03-24 20:25:06 +01:00
v3.rb create error in v3.rb 2016-02-25 15:06:45 +01:00