travis-api/lib/travis/api
Joe Corcoran 871b915515 Add env vars endpoints
This adds API V3 endpoints for querying, creating, modifying and
deleting environment variables.

It has no concept of encryption yet and should be considered a work in
progress.

We should also talk about the slightly off-track approach in the
EnvVars::Create service – maybe there's a way to standardise the
querying and rendering for post requests?

2016-07-01 23:55:49 -04: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 env vars endpoints 2016-07-01 23:55:49 -04: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 no longer test against user agent for github rate-limit, since it is not consistently github-camo 2016-07-01 16:27:41 +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 env vars endpoints 2016-07-01 23:55:49 -04:00