index
:
git-bug
I6f4b5f5ca73780cecf66a553cce80aa3f75df2ce
board
boostrap-rework
bootstrap-rework-2
bridge-configure-doc
cheshirekow-jira
complete-comment
edit-comment
feat-849-terminal-output-in-core
feat-licences-checks
feat/lipgloss-formatting
fix/810-finish-reading-loop
gh-pages
git-bug-0.7
gitea-bridge
github-actions
github-config-resilience
gitlab-push-pull-test
gobilly
gogit
graphql-generics
graphql-repo
graphql-transaction
master
recording
serialisation-test
sign-refactor
termui-markdown
vuln-detect
webui/labels
Distributed, offline-first bug tracker embedded in git, with bridges
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
graphql
/
resolvers
/
mutation.go
Commit message (
Expand
)
Author
Age
*
Reorganize the webUI and API code
Michael Muré
2020-06-27
*
Use ErrNotAuthenticated
Luke Granger-Brown
2020-06-27
*
Pull out context-stuff from identity into graphqlidentity package
Luke Granger-Brown
2020-06-27
*
Change graphql Go handlers to pluck identity out of context instead.
Luke Granger-Brown
2020-06-27
*
Add support for read-only mode for web UI.
Luke Granger-Brown
2020-06-27
*
graphql: server side take responsability to commit
Michael Muré
2020-02-12
*
graphql: use the cache in priority for fast browsing at < 20ms instead of sec...
Michael Muré
2020-02-09
*
cache: consistently use "ref" to fetch a repository
Michael Muré
2019-06-23
*
graphql: change mutations to respect the Relay specification
Michael Muré
2019-06-16
*
Support gqlgen v0.8.3
Amine Hilaly
2019-04-09
*
graphql: expose allIdentities, identities and userIdentity in the repo
Michael Muré
2019-04-01
*
github: fix 3 edge-case failures
Michael Muré
2019-03-01
*
operations: return a more convenient array of result for label changes
Michael Muré
2018-09-13
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
*
cache: rename RootCache into MultiRepoCache
Michael Muré
2018-09-02
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
*
cache: maintain, write and load from disk bug excerpts
Michael Muré
2018-08-23
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
*
termui: implement addComment and setTitle
Michael Muré
2018-08-02
*
cache: some refactoring
Michael Muré
2018-08-02
*
graphql: implement the missing mutations
Michael Muré
2018-08-01
*
graphql: move the mutations to a root Mutation type
Michael Muré
2018-07-30