.. |
access_control
|
v3: find repos for current user (used for dashboard)
|
2015-01-23 19:27:01 +01:00 |
queries
|
v3: add /orgs endpoint, fixes travis-pro/api-v3#1
|
2015-01-27 15:50:21 +01:00 |
renderer
|
v3: last_build can be nil, active should always be a boolean
|
2015-01-27 17:03:36 +01:00 |
routes
|
first actually working version of v3
|
2015-01-20 16:33:11 +01:00 |
services
|
v3: add /orgs endpoint, fixes travis-pro/api-v3#1
|
2015-01-27 15:50:21 +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: add /orgs endpoint, fixes travis-pro/api-v3#1
|
2015-01-27 15:50:21 +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: add /orgs endpoint, fixes travis-pro/api-v3#1
|
2015-01-27 15:50:21 +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 |