travis-api/lib/travis/api/v3/access_control
Joe Corcoran cae6da540f 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-06-21 15:34:11 +02:00
..
anonymous.rb v3: add pagination 2015-08-21 17:04:12 +02:00
application.rb v3: implement enable/disable 2015-03-06 15:35:47 +01:00
generic.rb Add env vars endpoints 2016-06-21 15:34:11 +02:00
legacy_token.rb get v3 to a working and tested state 2015-01-21 16:38:25 +01:00
scoped.rb v3: expose repo access permissions in payload 2015-04-29 11:31:05 +02:00
signature.rb get v3 to a working and tested state 2015-01-21 16:38:25 +01:00
user.rb v3: if the API is not marked as public (travis-ci.com), then do not allow read access to organizations the user is not a member of (note: private repos were never included) 2015-08-19 13:04:54 +02:00