travis-api/lib/travis/api/v3
2015-02-23 11:19:25 +01:00
..
access_control v3: add /build/:id endpoint 2015-02-18 13:47:04 +01:00
queries v3: add missing files 2015-02-18 13:48:29 +01:00
renderer v3: properly expose default_branch and last build for that branch in repo payload 2015-02-18 14:14:39 +01:00
routes v3: initial stab at request creation api 2015-02-11 10:05:08 +01:00
services v3: add api endpoints for enabling/disabling a repo 2015-02-23 11:19:25 +01:00
access_control.rb start working on API v3 2015-01-13 15:22:20 +01:00
constant_resolver.rb v3: add /build/:id endpoint 2015-02-18 13:47:04 +01:00
error.rb v3: find repos for current user (used for dashboard) 2015-01-23 19:27:01 +01:00
opt_in.rb first actually working version of v3 2015-01-20 16:33:11 +01:00
queries.rb v3: introduce query objects for DB interaction 2015-01-27 13:57:51 +01:00
query.rb v3: initial stab at request creation api 2015-02-11 10:05:08 +01:00
renderer.rb v3: refactor model rendering 2015-02-18 13:11:25 +01:00
result.rb v3: add @href to payloads 2015-02-17 15:48:12 +01:00
router.rb v3: add @href to payloads 2015-02-17 15:48:12 +01:00
routes.rb v3: add api endpoints for enabling/disabling a repo 2015-02-23 11:19:25 +01:00
service_index.rb v3: initial stab at request creation api 2015-02-11 10:05:08 +01:00
service.rb v3: get rid of service helper mixins 2015-02-18 13:12:13 +01:00
services.rb v3: add /build/:id endpoint 2015-02-18 13:47:04 +01:00