Michael Muré
|
9f4da4ce4f
|
cache: consistently use "ref" to fetch a repository
|
2019-06-23 21:28:01 +02:00 |
|
Michael Muré
|
b2f8572c44
|
graphql: change mutations to respect the Relay specification
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.
|
2019-06-16 21:29:49 +02:00 |
|
Amine Hilaly
|
6e8496f4c1
|
Support gqlgen v0.8.3
|
2019-04-09 17:43:17 +02:00 |
|
Michael Muré
|
15c258cdc4
|
graphql: expose allIdentities, identities and userIdentity in the repo
|
2019-04-01 14:03:13 +02:00 |
|
Michael Muré
|
e100ee9f10
|
github: fix 3 edge-case failures
|
2019-03-01 22:48:50 +01:00 |
|
Michael Muré
|
f569e6aacc
|
operations: return a more convenient array of result for label changes
|
2018-09-13 12:20:28 +02:00 |
|
Michael Muré
|
3605887345
|
reorganize package for a more idomatic go
|
2018-09-11 22:14:46 +02:00 |
|
Michael Muré
|
90a45b4c09
|
cache: rename RootCache into MultiRepoCache
Underline the fact that it's fine to use RepoCache alone
|
2018-09-02 15:45:14 +02:00 |
|
Michael Muré
|
7397c94d99
|
make CLI commands use the cache to lock the repo properly
|
2018-08-31 17:22:10 +02:00 |
|
Michael Muré
|
0514edad1a
|
cache: maintain, write and load from disk bug excerpts
|
2018-08-23 21:24:57 +02:00 |
|
Michael Muré
|
d8f89726fe
|
implement media hosting in git for comments + API for the webui
|
2018-08-02 23:37:49 +02:00 |
|
Michael Muré
|
ae1ed6c11f
|
termui: implement addComment and setTitle
|
2018-08-02 16:35:13 +02:00 |
|
Michael Muré
|
e6a64b4985
|
cache: some refactoring
|
2018-08-02 14:56:50 +02:00 |
|
Michael Muré
|
e5a6a71b78
|
graphql: implement the missing mutations
|
2018-08-01 21:57:12 +02:00 |
|
Michael Muré
|
e14f1b4264
|
graphql: move the mutations to a root Mutation type
|
2018-07-30 01:36:41 +02:00 |
|