index
:
git-bug
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphql
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
1
-1
/
+1
*
docs & cleaning
Michael Muré
2018-09-16
5
-37
/
+5
*
graphql: update gqlgen to 0.5.1
Michael Muré
2018-09-14
5
-1924
/
+4155
*
operations: return a more convenient array of result for label changes
Michael Muré
2018-09-13
1
-1
/
+1
*
bug: change the OperationPack serialization format for Json
Michael Muré
2018-09-12
1
-2
/
+2
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
4
-24
/
+24
*
graphql: AllBugs now accept a query
Michael Muré
2018-09-11
3
-10
/
+37
*
cache: combine sorting and filtering into a query with its micro-DSL
Michael Muré
2018-09-09
1
-1
/
+4
*
cache: provide a generic bug sorting function
Michael Muré
2018-09-02
1
-1
/
+2
*
cache: provide sorted (id, creation, edit) list of bugs
Michael Muré
2018-09-02
1
-5
/
+1
*
cache: rename RootCache into MultiRepoCache
Michael Muré
2018-09-02
4
-8
/
+8
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
1
-1
/
+1
*
better naming for the graphql-s root resolver
Michael Muré
2018-08-27
2
-16
/
+16
*
cache: maintain, write and load from disk bug excerpts
Michael Muré
2018-08-23
3
-7
/
+7
*
bug: add a new BugExerpt that hold a subset of a bug state for efficient sort...
Michael Muré
2018-08-23
2
-8
/
+38
*
cache: lock the repo with a pid file; automatic cleaning
Michael Muré
2018-08-21
1
-4
/
+16
*
bug: add "was" on SetTitleOperation to store what the title was
Michael Muré
2018-08-15
2
-0
/
+15
*
graphql: fix two bugs in the connection code
Michael Muré
2018-08-15
4
-4
/
+16
*
gqlgen: add a small program to go:generate the code
Michael Muré
2018-08-14
2
-1
/
+47
*
graphql: expose startCursor and endCursor as well for a connection
Michael Muré
2018-08-14
7
-30
/
+110
*
cleanup go imports
Michael Muré
2018-08-13
4
-1
/
+5
*
fix some linting trouble
Michael Muré
2018-08-13
9
-5
/
+31
*
implement media hosting in git for comments + API for the webui
Michael Muré
2018-08-02
4
-18
/
+138
*
termui: show the last edit in a dedicated column
Michael Muré
2018-08-02
2
-19
/
+60
*
termui: implement addComment and setTitle
Michael Muré
2018-08-02
1
-6
/
+6
*
cache: some refactoring
Michael Muré
2018-08-02
1
-6
/
+31
*
graphql: implement the missing mutations
Michael Muré
2018-08-01
3
-0
/
+506
*
graphql: simplify the requests with helpers
Michael Muré
2018-08-01
11
-180
/
+415
*
graphql: move the mutations to a root Mutation type
Michael Muré
2018-07-30
5
-157
/
+154
*
graphql: implement a first mutation
Michael Muré
2018-07-30
7
-2
/
+176
*
graphql: use an interface instead of an union for the operations for easier q...
Michael Muré
2018-07-30
4
-50
/
+6
*
graphql: fix knot in the graphql/gqlgen usage
Michael Muré
2018-07-29
8
-65
/
+61
*
graphql: document hack
Michael Muré
2018-07-29
1
-0
/
+4
*
graphql: lazy loading for the bug relay connection
Michael Muré
2018-07-29
5
-19
/
+67
*
graphql: directly return a connection, cleaning
Michael Muré
2018-07-29
18
-1053
/
+480
*
cleaning
Michael Muré
2018-07-29
19
-179
/
+4152
*
follow go naming convention
Michael Muré
2018-07-27
1
-2
/
+2
*
add a cache to support the graphql API and the future interactive CLI UI
Michael Muré
2018-07-25
1
-11
/
+17
*
bug: refactor to limit abstraction leak and to have a more reusable code for ...
Michael Muré
2018-07-23
1
-13
/
+6
*
graphql: add `allBugs` to root query
Quentin Gliech
2018-07-22
1
-0
/
+26
*
Add title field to bugs in graphql schema
Quentin Gliech
2018-07-22
1
-0
/
+3
*
graphql: Actually get the bugs from the repo
Quentin Gliech
2018-07-20
3
-22
/
+89
*
small cleaning
Michael Muré
2018-07-19
2
-2
/
+2
*
start of a graphql schema+types
Michael Muré
2018-07-19
3
-7
/
+66
*
webui: add a primitive graphql handler
Michael Muré
2018-07-19
2
-0
/
+34
[prev]