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
*
use the handle-interfaces-implementing-interfaces of gqlgen to fix a generati...
Michael Muré
2020-02-09
1
-0
/
+3
*
cleanups, doc
Michael Muré
2020-02-09
2
-66
/
+70
*
graphql: use the cache in priority for fast browsing at < 20ms instead of sec...
Michael Muré
2020-02-09
19
-1202
/
+1520
*
fix merge
Michael Muré
2020-02-08
2
-156
/
+6
*
more more wip
Michael Muré
2020-02-08
4
-15
/
+121
*
upgrade to gqlgen master, waiting for a release
Michael Muré
2020-02-05
4
-2650
/
+2266
*
migrate to go modules
Michael Muré
2020-02-05
1
-1
/
+1
*
bug: rename RGBA to Color
ludovicm67
2019-10-15
1
-1
/
+1
*
graphql: make repository.validLabels a connection
Michael Muré
2019-09-04
9
-26
/
+685
*
more hash-->id fixes
Michael Muré
2019-08-13
1
-1
/
+1
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
12
-100
/
+340
*
fix everything following the hash-->id change
Michael Muré
2019-08-08
3
-172
/
+172
*
graphql: don't use the gqlgen command to generate to avoid pulling urfave/cli
Michael Muré
2019-07-09
2
-643
/
+2680
*
graphql: fix typo
Michael Muré
2019-06-23
1
-1
/
+1
*
cache: consistently use "ref" to fetch a repository
Michael Muré
2019-06-23
2
-5
/
+5
*
fix tests
Michael Muré
2019-06-16
2
-2
/
+2
*
graphql: change mutations to respect the Relay specification
Michael Muré
2019-06-16
9
-259
/
+2612
*
repo: refactor how test repo are created/cleaned
Michael Muré
2019-05-27
1
-14
/
+4
*
graphql: Implement `Authored` whenever possible
Quentin Gliech
2019-05-22
4
-22
/
+33
*
Update grpahql tests
Amine Hilaly
2019-05-22
1
-4
/
+25
*
Regen graphql with gqlgen 0.9.0
Amine Hilaly
2019-05-22
1
-16
/
+30
*
graphql: expose label color
ludovicm67
2019-05-22
6
-32
/
+432
*
Update graphql package to support gqlgen 0.9.0
Amine Hilaly
2019-05-15
11
-523
/
+642
*
graphql: expose valid labels
ludovicm67
2019-04-10
3
-45
/
+105
*
Support gqlgen v0.8.3
Amine Hilaly
2019-04-09
14
-5447
/
+5585
*
graphql: fix test indentation
Michael Muré
2019-04-05
1
-17
/
+18
*
graphql: make Bug's actors and participants a connection
Michael Muré
2019-04-05
9
-172
/
+469
*
Expose actors and participants in snapshot and bug excerpt
Amine Hilaly
2019-04-04
4
-20
/
+222
*
graphql: expose allIdentities, identities and userIdentity in the repo
Michael Muré
2019-04-01
22
-110
/
+1063
*
a round of cleanup
Michael Muré
2019-03-01
1
-1
/
+2
*
github: fix 3 edge-case failures
Michael Muré
2019-03-01
1
-5
/
+5
*
identity: complete the graphql api
Michael Muré
2019-03-01
3
-4
/
+114
*
identity: add more test for serialisation and push/pull/merge + fixes
Michael Muré
2019-03-01
1
-1
/
+15
*
identity: more cleaning and fixes after a code review
Michael Muré
2019-03-01
5
-5
/
+4
*
identity: more progress and fixes
Michael Muré
2019-03-01
2
-0
/
+40
*
identity: more progress and fixes
Michael Muré
2019-03-01
2
-146
/
+100
*
WIP identity in git
Michael Muré
2019-03-01
10
-386
/
+533
*
termui: display an explicit placeholder for empty messages
Michael Muré
2018-12-23
2
-16
/
+100
*
graphql: now that it's possible, split the schema for clarity
Michael Muré
2018-12-23
8
-565
/
+595
*
upgrade gqlgen to v0.7.1
Michael Muré
2018-12-23
3
-275
/
+1023
*
fix build
Michael Muré
2018-10-07
1
-0
/
+37
*
github: also pull users email
Michael Muré
2018-10-07
4
-25
/
+151
*
graphql: add missing operation
Michael Muré
2018-10-07
4
-6
/
+425
*
bug: use a value embedding for OpBase
Michael Muré
2018-10-01
2
-70
/
+25
*
bug: use deditated type for all TimelineItem
Michael Muré
2018-09-30
5
-393
/
+1111
*
timeline: various minor improvements
Michael Muré
2018-09-30
5
-36
/
+619
*
graphql: expose the new Timeline
Michael Muré
2018-09-29
8
-19
/
+1173
*
merge package operations into bug, they are tightly coupled anyway
Michael Muré
2018-09-29
3
-69
/
+67
*
graphql: manually fix the generated code, gix the graphql handler
Michael Muré
2018-09-29
1
-10
/
+10
*
bug: add the optional field AvatarUrl to Person
Michael Muré
2018-09-25
3
-39
/
+115
[next]