travis-api/lib/travis/api/v3
2016-08-23 03:26:01 -04:00
..
access_control Refactor repeated pattern into extracted method 2016-07-01 23:55:49 -04:00
extensions use travis settings for encrypted columns 2016-07-14 17:47:17 -04:00
models add a test that demonstrates the change to the query on this branch supports the old params and the new v3 namespace params, and add the dirty flag for json column updates 2016-08-23 03:26:01 -04:00
paginator v3: add pagination 2015-08-21 17:04:12 +02:00
permissions move cron jobs feature flag to permissions 2016-03-22 13:48:51 +01:00
queries fix the reported error on crons 2016-08-04 15:05:20 -04:00
renderer encrpted value and working tests 2016-07-12 14:12:46 -04:00
routes Add settings to API V3 2016-06-08 15:59:52 +02:00
services Merge branch 'jc-v3-env-vars' into rlh_cleanup3 2016-07-12 17:08:10 -04:00
access_control.rb start working on API v3 2015-01-13 15:22:20 +01:00
constant_resolver.rb v3: add attributes to service index 2015-03-09 19:48:52 +01:00
error.rb create error in v3.rb 2016-02-25 15:06:45 +01:00
features.rb v3: add subscription model 2015-04-17 12:16:11 +02:00
github.rb Upload SSL Key to GitHub when activating private repository 2016-07-12 11:28:35 +02:00
metrics.rb v3: add metrics 2016-01-22 14:26:30 +01:00
model.rb v3: fix Model#=== 2015-04-22 16:24:26 +02:00
models.rb v3: use branches table for default_branch, eager load on /repos endpoint to avoid N+1 queries 2015-02-23 22:54:28 +01:00
opt_in.rb first actually working version of v3 2015-01-20 16:33:11 +01:00
paginator.rb v3: add pagination 2015-08-21 17:04:12 +02:00
permissions.rb v3: introduce permission objects 2015-04-29 10:50:34 +02:00
queries.rb v3: introduce query objects for DB interaction 2015-01-27 13:57:51 +01:00
query.rb fix the update method 2016-08-23 01:36:10 -04:00
renderer.rb decrypt the public values for return and fix the tests 2016-07-14 17:24:49 -04: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 remove comment 2016-07-26 17:53:35 +02:00
routes.rb Add env vars endpoints 2016-07-01 23:55:49 -04:00
service_index.rb Mark current_build as experimental 2016-06-22 14:19:31 +02:00
service.rb test output for staging 2016-08-02 22:34:49 -04:00
services.rb Add env vars endpoints 2016-07-01 23:55:49 -04:00