Konstantin Haase
|
59835c80f6
|
API v3: remove n+1 query from owner page endpoint
|
2015-05-05 16:43:52 +02:00 |
|
Konstantin Haase
|
429ad3fc6b
|
v3: don't error on including magic fields
|
2015-04-29 13:44:32 +02:00 |
|
Konstantin Haase
|
2b0ae177fa
|
v3: expose repo access permissions in payload
|
2015-04-29 11:31:05 +02:00 |
|
Konstantin Haase
|
c3e96c4a55
|
v3: use query object for include logic to avoid n+1 queries
|
2015-04-28 22:02:03 +02:00 |
|
Konstantin Haase
|
ad7ff86aa7
|
v3: make sure access_control is handed on
|
2015-04-28 21:50:33 +02:00 |
|
Konstantin Haase
|
595163619d
|
API v3: allow eager loading owner repos
|
2015-04-28 14:58:21 +02:00 |
|
Konstantin Haase
|
aeb5046298
|
v3: one shared superclass for org/user renderers
|
2015-04-17 11:42:14 +02:00 |
|
Konstantin Haase
|
9449ada1cd
|
v3: add attributes to service index
|
2015-03-09 19:48:52 +01:00 |
|
Konstantin Haase
|
a3a9f1282a
|
v3: add ?include=, detect circular dependencies in renderer
|
2015-03-09 16:56:02 +01:00 |
|
Konstantin Haase
|
7c6dc9a54c
|
v3: full request create implementation and specs
|
2015-03-04 18:35:25 +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
|
bc638ccb19
|
v3: refactor model rendering
|
2015-02-18 13:11:25 +01:00 |
|