travis-api/lib/travis/api/v3
2015-01-27 15:30:00 +01:00
..
access_control v3: find repos for current user (used for dashboard) 2015-01-23 19:27:01 +01:00
queries v3: move find repos logic to query object, allow filtering by private and active 2015-01-27 14:30:35 +01:00
renderer v3: add repository.active to payload 2015-01-27 14:32:38 +01:00
routes first actually working version of v3 2015-01-20 16:33:11 +01:00
services v3: avoid having to repeat the resource type over and over in services, automatically wrap return value in result 2015-01-27 15:30:00 +01:00
access_control.rb start working on API v3 2015-01-13 15:22:20 +01:00
constant_resolver.rb v3: introduce query objects for DB interaction 2015-01-27 13:57:51 +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: move find repos logic to query object, allow filtering by private and active 2015-01-27 14:30:35 +01:00
renderer.rb v3: introduce query objects for DB interaction 2015-01-27 13:57:51 +01:00
result.rb first actually working version of v3 2015-01-20 16:33:11 +01:00
router.rb get v3 to a working and tested state 2015-01-21 16:38:25 +01:00
routes.rb v3: find repos for current user (used for dashboard) 2015-01-23 19:27:01 +01:00
service_index.rb v3: find repos for current user (used for dashboard) 2015-01-23 19:27:01 +01:00
service.rb v3: avoid having to repeat the resource type over and over in services, automatically wrap return value in result 2015-01-27 15:30:00 +01:00
services.rb v3: introduce query objects for DB interaction 2015-01-27 13:57:51 +01:00