travis-api/lib/travis
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
..
api Add settings to API V3 2016-06-08 15:59:52 +02:00
private_key.rb Return fingerprint along with the public key for repository 2014-07-29 04:39:03 +02:00
sidekiq.rb Add feature flag to enqueue restart build to Hub 2016-05-23 15:07:33 -05:00