Konstantin Haase
|
afb6fe286b
|
v3: SQL "NOT IN ()" never matches
|
2015-11-26 18:17:19 +01:00 |
|
carlad
|
8d3acfe9bb
|
v3 fix existing specs for un/star endpoints and starred filter
|
2015-11-26 14:00:42 +01:00 |
|
carlad
|
937cc0267a
|
v3 fix filtering by unstarred and n+1 query
|
2015-11-25 16:30:42 +01:00 |
|
carlad
|
baa1881bf7
|
v3 change name of starred_repository to star
|
2015-11-24 18:59:16 +01:00 |
|
carlad
|
af3087446c
|
v3 adjust repo model, query and service for filtering by starred - not working
|
2015-11-24 18:03:15 +01:00 |
|
carlad
|
02f5035100
|
comment out
|
2015-11-24 12:31:50 +01:00 |
|
carlad
|
9793010e28
|
v3 add filter for d=starred repos - not working yet
|
2015-11-20 19:02:39 +01:00 |
|
carlad
|
fb483689e9
|
V3 start implementing filter for starred repos
|
2015-11-20 17:23:59 +01:00 |
|
Konstantin Haase
|
571af14067
|
v3: add pagination and sortability to repo endpoints
|
2015-10-13 17:34:31 +02:00 |
|
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 |
|