travis-api/lib/travis/api/v3/services/repository
Joe Corcoran fba9a87c39 Add settings to API V3
This adds /repo/{repository.id}/settings endpoints for reading
and updating repo settings.

Main points:

1. Sets up Settings as a first class resource instead of as an
   attribute of Repository
2. Adds new meta-programmed method to Query for accessing all
   prefixed params as a hash.
2016-06-08 15:59:52 +02:00
..
disable.rb v3: use permissions check for enable/disable 2015-04-29 10:56:33 +02:00
enable.rb v3: use permissions check for enable/disable 2015-04-29 10:56:33 +02:00
find.rb v3: get rid of service helper mixins 2015-02-18 13:12:13 +01:00
settings.rb Add settings to API V3 2016-06-08 15:59:52 +02:00
star.rb v3: avoid handing repository back to the query 2015-12-01 17:25:09 +01:00
unstar.rb v3: avoid handing repository back to the query 2015-12-01 17:25:09 +01:00