travis-api/lib/travis/api/v3
Joe Corcoran 026dc4cb98 Use travis-settings to manage JSON settings field
Since we use repository.settings as a kind of dump for all
sorts of settings, some user-facing and some not, this lets us
leave the db as it is, but pretend to have separate models for each
"kind" of setting.
2016-06-21 15:33:05 +02:00
..
access_control Add settings to API V3 2016-06-08 15:59:52 +02:00
extensions
models Use travis-settings to manage JSON settings field 2016-06-21 15:33:05 +02:00
paginator
permissions move cron jobs feature flag to permissions 2016-03-22 13:48:51 +01:00
queries Remove 'type' from payload 2016-06-15 14:36:59 +02:00
renderer Fewer object allocations :) 2016-06-09 11:29:17 +02:00
routes Add settings to API V3 2016-06-08 15:59:52 +02:00
services Use travis-settings to manage JSON settings field 2016-06-21 15:33:05 +02:00
access_control.rb
constant_resolver.rb
error.rb create error in v3.rb 2016-02-25 15:06:45 +01:00
features.rb
github.rb v3: more info in the service index 2015-08-25 19:41:04 +02:00
metrics.rb v3: add metrics 2016-01-22 14:26:30 +01:00
model.rb
models.rb
opt_in.rb
paginator.rb
permissions.rb
queries.rb
query.rb Add settings to API V3 2016-06-08 15:59:52 +02:00
renderer.rb show next build time for cron 2016-01-14 16:12:27 +01:00
result.rb updates for v3 approved by rkh and spruce up the model tests 2016-06-14 15:11:58 +02:00
router.rb more work on lint endpoint 2016-03-18 16:43:18 +01:00
routes.rb Add settings to API V3 2016-06-08 15:59:52 +02:00
service_index.rb v3: expose default sorting mode in service index 2015-10-28 16:13:34 +01:00
service.rb more work on lint endpoint 2016-03-18 16:43:18 +01:00
services.rb Add settings to API V3 2016-06-08 15:59:52 +02:00