summaryrefslogtreecommitdiffstatshomepage
path: root/graphql/resolvers/bug.go
Commit message (Expand)AuthorAge
* graphql: use the cache in priority for fast browsing at < 20ms instead of sec...Michael Muré2020-02-09
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-12
* Update graphql package to support gqlgen 0.9.0Amine Hilaly2019-05-15
* Support gqlgen v0.8.3Amine Hilaly2019-04-09
* graphql: make Bug's actors and participants a connectionMichael Muré2019-04-05
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-04
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-01
* graphql: expose the new TimelineMichael Muré2018-09-29
* bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...Michael Muré2018-08-23
* cleanup go importsMichael Muré2018-08-13
* graphql: simplify the requests with helpersMichael Muré2018-08-01
* graphql: use an interface instead of an union for the operations for easier q...Michael Muré2018-07-30
* graphql: fix knot in the graphql/gqlgen usageMichael Muré2018-07-29
* graphql: directly return a connection, cleaningMichael Muré2018-07-29
* cleaningMichael Muré2018-07-29