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
/
graph
/
gen_graph.go
Commit message (
Expand
)
Author
Age
*
Reorganize the webUI and API code
Michael Muré
2020-06-27
*
identity: bring back the login to hold that info from bridges (purely informa...
Michael Muré
2020-02-25
*
graphql: server side take responsability to commit
Michael Muré
2020-02-12
*
graphql: expose the name of Repository
Michael Muré
2020-02-12
*
graphql: merge defaultRepository and repository for simplified webUI code
Michael Muré
2020-02-11
*
use the handle-interfaces-implementing-interfaces of gqlgen to fix a generati...
Michael Muré
2020-02-09
*
graphql: use the cache in priority for fast browsing at < 20ms instead of sec...
Michael Muré
2020-02-09
*
fix merge
Michael Muré
2020-02-08
*
more more wip
Michael Muré
2020-02-08
*
upgrade to gqlgen master, waiting for a release
Michael Muré
2020-02-05
*
graphql: make repository.validLabels a connection
Michael Muré
2019-09-04
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
*
fix everything following the hash-->id change
Michael Muré
2019-08-08
*
graphql: don't use the gqlgen command to generate to avoid pulling urfave/cli
Michael Muré
2019-07-09
*
fix tests
Michael Muré
2019-06-16
*
graphql: change mutations to respect the Relay specification
Michael Muré
2019-06-16
*
graphql: Implement `Authored` whenever possible
Quentin Gliech
2019-05-22
*
Regen graphql with gqlgen 0.9.0
Amine Hilaly
2019-05-22
*
graphql: expose label color
ludovicm67
2019-05-22
*
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: make Bug's actors and participants a connection
Michael Muré
2019-04-05
*
Expose actors and participants in snapshot and bug excerpt
Amine Hilaly
2019-04-04
*
graphql: expose allIdentities, identities and userIdentity in the repo
Michael Muré
2019-04-01
*
identity: complete the graphql api
Michael Muré
2019-03-01
*
identity: more progress and fixes
Michael Muré
2019-03-01
*
WIP identity in git
Michael Muré
2019-03-01
*
termui: display an explicit placeholder for empty messages
Michael Muré
2018-12-23
*
graphql: now that it's possible, split the schema for clarity
Michael Muré
2018-12-23
*
upgrade gqlgen to v0.7.1
Michael Muré
2018-12-23
*
github: also pull users email
Michael Muré
2018-10-07
*
graphql: add missing operation
Michael Muré
2018-10-07
*
bug: use a value embedding for OpBase
Michael Muré
2018-10-01
*
bug: use deditated type for all TimelineItem
Michael Muré
2018-09-30
*
timeline: various minor improvements
Michael Muré
2018-09-30
*
graphql: expose the new Timeline
Michael Muré
2018-09-29
*
merge package operations into bug, they are tightly coupled anyway
Michael Muré
2018-09-29
*
graphql: manually fix the generated code, gix the graphql handler
Michael Muré
2018-09-29
*
bug: add the optional field AvatarUrl to Person
Michael Muré
2018-09-25
*
graphql: update gqlgen to 0.5.1
Michael Muré
2018-09-14
*
bug: change the OperationPack serialization format for Json
Michael Muré
2018-09-12
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
*
graphql: AllBugs now accept a query
Michael Muré
2018-09-11
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...
Michael Muré
2018-08-23
*
bug: add "was" on SetTitleOperation to store what the title was
Michael Muré
2018-08-15
*
graphql: expose startCursor and endCursor as well for a connection
Michael Muré
2018-08-14
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
*
termui: show the last edit in a dedicated column
Michael Muré
2018-08-02
*
graphql: implement the missing mutations
Michael Muré
2018-08-01
[next]