aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/resolvers/bug.go
Commit message (Expand)AuthorAgeFilesLines
* graphql: expose the new TimelineMichael Muré2018-09-291-0/+27
* bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...Michael Muré2018-08-231-0/+5
* cleanup go importsMichael Muré2018-08-131-0/+1
* graphql: simplify the requests with helpersMichael Muré2018-08-011-7/+23
* graphql: use an interface instead of an union for the operations for easier q...Michael Muré2018-07-301-1/+1
* graphql: fix knot in the graphql/gqlgen usageMichael Muré2018-07-291-4/+1
* graphql: directly return a connection, cleaningMichael Muré2018-07-291-32/+26
* cleaningMichael Muré2018-07-291-0/+61