aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/resolvers/root.go
Commit message (Expand)AuthorAgeFilesLines
* Change graphql Go handlers to pluck identity out of context instead.Luke Granger-Brown2020-06-271-10/+4
* Add support for read-only mode for web UI.Luke Granger-Brown2020-06-271-4/+10
* graphql: use the cache in priority for fast browsing at < 20ms instead of sec...Michael Muré2020-02-091-0/+4
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-121-1/+1
* graphql: change mutations to respect the Relay specificationMichael Muré2019-06-161-4/+8
* graphql: expose label colorludovicm672019-05-221-0/+8
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-011-0/+2
* identity: more progress and fixesMichael Muré2019-03-011-0/+4
* WIP identity in gitMichael Muré2019-03-011-4/+0
* github: also pull users emailMichael Muré2018-10-071-0/+4
* graphql: add missing operationMichael Muré2018-10-071-4/+8
* bug: use deditated type for all TimelineItemMichael Muré2018-09-301-2/+14
* timeline: various minor improvementsMichael Muré2018-09-301-2/+14
* docs & cleaningMichael Muré2018-09-161-0/+1
* cache: rename RootCache into MultiRepoCacheMichael Muré2018-09-021-4/+4
* better naming for the graphql-s root resolverMichael Muré2018-08-271-12/+12
* graphql: move the mutations to a root Mutation typeMichael Muré2018-07-301-4/+6
* graphql: implement a first mutationMichael Muré2018-07-301-0/+4
* graphql: fix knot in the graphql/gqlgen usageMichael Muré2018-07-291-17/+14
* cleaningMichael Muré2018-07-291-0/+53