aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/resolvers/bug.go
Commit message (Expand)AuthorAgeFilesLines
* Update graphql package to support gqlgen 0.9.0Amine Hilaly2019-05-151-7/+11
* Support gqlgen v0.8.3Amine Hilaly2019-04-091-17/+18
* graphql: make Bug's actors and participants a connectionMichael Muré2019-04-051-10/+44
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-041-0/+21
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-011-3/+6
* 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