aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/resolvers/repo.go
Commit message (Expand)AuthorAgeFilesLines
* graphql: AllBugs now accept a queryMichael Muré2018-09-111-5/+13
* cache: combine sorting and filtering into a query with its micro-DSLMichael Muré2018-09-091-1/+4
* cache: provide a generic bug sorting functionMichael Muré2018-09-021-1/+2
* cache: provide sorted (id, creation, edit) list of bugsMichael Muré2018-09-021-5/+1
* cleanup go importsMichael Muré2018-08-131-0/+1
* graphql: simplify the requests with helpersMichael Muré2018-08-011-9/+11
* graphql: implement a first mutationMichael Muré2018-07-301-0/+7
* graphql: fix knot in the graphql/gqlgen usageMichael Muré2018-07-291-10/+6
* graphql: lazy loading for the bug relay connectionMichael Muré2018-07-291-1/+44
* graphql: directly return a connection, cleaningMichael Muré2018-07-291-1/+2
* cleaningMichael Muré2018-07-291-0/+26