Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: use the cache in priority for fast browsing at < 20ms instead of ↵ | Michael Muré | 2020-02-09 | 1 | -0/+4 |
| | | | | seconds | ||||
* | finish the refactoring for the dedicated identifier type | Michael Muré | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | graphql: change mutations to respect the Relay specification | Michael Muré | 2019-06-16 | 1 | -4/+8 |
| | | | | | | | https://facebook.github.io/relay/graphql/mutations.htm This specification also allow to expose a mutationId for fire and forget, as well as the created operation. | ||||
* | graphql: expose label color | ludovicm67 | 2019-05-22 | 1 | -0/+8 |
| | |||||
* | graphql: expose allIdentities, identities and userIdentity in the repo | Michael Muré | 2019-04-01 | 1 | -0/+2 |
| | |||||
* | identity: more progress and fixes | Michael Muré | 2019-03-01 | 1 | -0/+4 |
| | |||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -4/+0 |
| | |||||
* | github: also pull users email | Michael Muré | 2018-10-07 | 1 | -0/+4 |
| | |||||
* | graphql: add missing operation | Michael Muré | 2018-10-07 | 1 | -4/+8 |
| | |||||
* | bug: use deditated type for all TimelineItem | Michael Muré | 2018-09-30 | 1 | -2/+14 |
| | |||||
* | timeline: various minor improvements | Michael Muré | 2018-09-30 | 1 | -2/+14 |
| | |||||
* | docs & cleaning | Michael Muré | 2018-09-16 | 1 | -0/+1 |
| | |||||
* | cache: rename RootCache into MultiRepoCache | Michael Muré | 2018-09-02 | 1 | -4/+4 |
| | | | | Underline the fact that it's fine to use RepoCache alone | ||||
* | better naming for the graphql-s root resolver | Michael Muré | 2018-08-27 | 1 | -12/+12 |
| | |||||
* | graphql: move the mutations to a root Mutation type | Michael Muré | 2018-07-30 | 1 | -4/+6 |
| | |||||
* | graphql: implement a first mutation | Michael Muré | 2018-07-30 | 1 | -0/+4 |
| | |||||
* | graphql: fix knot in the graphql/gqlgen usage | Michael Muré | 2018-07-29 | 1 | -17/+14 |
| | |||||
* | cleaning | Michael Muré | 2018-07-29 | 1 | -0/+53 |