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
/
repo.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
*
query: no need for an ast package
Michael Muré
2020-03-28
*
cache: replace the all-in-one query parser by a complete one with AST/lexer/p...
Michael Muré
2020-03-28
*
graphql: expose the name of Repository
Michael Muré
2020-02-12
*
graphql: use the cache in priority for fast browsing at < 20ms instead of sec...
Michael Muré
2020-02-09
*
graphql: make repository.validLabels a connection
Michael Muré
2019-09-04
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
*
Update graphql package to support gqlgen 0.9.0
Amine Hilaly
2019-05-15
*
graphql: expose valid labels
ludovicm67
2019-04-10
*
Support gqlgen v0.8.3
Amine Hilaly
2019-04-09
*
graphql: expose allIdentities, identities and userIdentity in the repo
Michael Muré
2019-04-01
*
graphql: AllBugs now accept a query
Michael Muré
2018-09-11
*
cache: combine sorting and filtering into a query with its micro-DSL
Michael Muré
2018-09-09
*
cache: provide a generic bug sorting function
Michael Muré
2018-09-02
*
cache: provide sorted (id, creation, edit) list of bugs
Michael Muré
2018-09-02
*
cleanup go imports
Michael Muré
2018-08-13
*
graphql: simplify the requests with helpers
Michael Muré
2018-08-01
*
graphql: implement a first mutation
Michael Muré
2018-07-30
*
graphql: fix knot in the graphql/gqlgen usage
Michael Muré
2018-07-29
*
graphql: lazy loading for the bug relay connection
Michael Muré
2018-07-29
*
graphql: directly return a connection, cleaning
Michael Muré
2018-07-29
*
cleaning
Michael Muré
2018-07-29