Sven Fuchs
|
426a4f3a69
|
ignore invalidated repos on the Repositories query
|
2015-07-14 14:35:56 +02:00 |
|
Konstantin Haase
|
59835c80f6
|
API v3: remove n+1 query from owner page endpoint
|
2015-05-05 16:43:52 +02:00 |
|
Konstantin Haase
|
61ae7e669e
|
v3: allow expanding build.commit
|
2015-04-30 17:08:52 +02:00 |
|
Konstantin Haase
|
075e2d1c6c
|
v3: avoid n+1 query for last_build on the default branch when loading a list of repositories
|
2015-04-28 22:08:27 +02:00 |
|
Konstantin Haase
|
d8f1075491
|
start working on repos by owner endpoint
|
2015-04-27 17:01:41 +02:00 |
|
Konstantin Haase
|
eb88cf6a2a
|
v3: avoid N+1 queries when eager loading repository relations
|
2015-03-10 15:59:04 +01:00 |
|
Konstantin Haase
|
c968bbaab1
|
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 |
|
Konstantin Haase
|
5f2dc47e07
|
no longer use models from travis-core in queries
|
2015-02-23 16:50:51 +01:00 |
|
Konstantin Haase
|
737a31ad23
|
v3: add /orgs endpoint, fixes travis-pro/api-v3#1
|
2015-01-27 15:50:21 +01:00 |
|
Konstantin Haase
|
2e4771ccd2
|
v3: move find repos logic to query object, allow filtering by private and active
|
2015-01-27 14:30:35 +01:00 |
|