.. |
access_control
|
v3: implement enable/disable
|
2015-03-06 15:35:47 +01:00 |
extensions
|
v3: implement enable/disable
|
2015-03-06 15:35:47 +01:00 |
models
|
v3: add ?include=, detect circular dependencies in renderer
|
2015-03-09 16:56:02 +01:00 |
queries
|
v3: throttle and enable request creation
|
2015-03-23 15:18:36 +01:00 |
renderer
|
v3: throttle and enable request creation
|
2015-03-23 15:18:36 +01:00 |
routes
|
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 |
services
|
v3: throttle and enable request creation
|
2015-03-23 15:18:36 +01: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
|
v3: find repos for current user (used for dashboard)
|
2015-01-23 19:27:01 +01:00 |
github.rb
|
v3: update existing hook instead of removing it
|
2015-03-06 17:09:33 +01:00 |
model.rb
|
no longer use models from travis-core in queries
|
2015-02-23 16:50:51 +01: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 |
queries.rb
|
v3: introduce query objects for DB interaction
|
2015-01-27 13:57:51 +01:00 |
query.rb
|
v3: avoid N+1 queries when eager loading repository relations
|
2015-03-10 15:59:04 +01:00 |
renderer.rb
|
v3: add ?include=, detect circular dependencies in renderer
|
2015-03-09 16:56:02 +01:00 |
result.rb
|
v3: add ?include=, detect circular dependencies in renderer
|
2015-03-09 16:56:02 +01:00 |
router.rb
|
v3: add @href to payloads
|
2015-02-17 15:48:12 +01:00 |
routes.rb
|
Merge branch 'master' into rkh-v3-enable-disable
|
2015-03-05 14:27:17 +01:00 |
service_index.rb
|
v3: add @href to home document
|
2015-03-10 11:29:03 +01:00 |
service.rb
|
v3: throttle and enable request creation
|
2015-03-23 15:18:36 +01:00 |
services.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 |