aboutsummaryrefslogtreecommitdiffstats
path: root/bug/person.go
Commit message (Expand)AuthorAgeFilesLines
* WIP identity in gitMichael Muré2019-03-011-95/+0
* github: also pull users emailMichael Muré2018-10-071-5/+26
* bug: add the optional field AvatarUrl to PersonMichael Muré2018-09-251-2/+7
* commands: git bug comment now show the comments of a bugMichael Muré2018-09-151-0/+4
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-151-0/+26
* bug: change the OperationPack serialization format for JsonMichael Muré2018-09-121-2/+2
* person: add a function to test the matching of a queryMichael Muré2018-09-091-0/+6
* cleanup go importsMichael Muré2018-08-131-0/+1
* termui: add a view to display a bugMichael Muré2018-08-011-2/+2
* graphql: Actually get the bugs from the repoQuentin Gliech2018-07-201-2/+2
* cleaningMichael Muré2018-07-141-17/+2
* create the Bug structureMichael Muré2018-07-131-1/+1
* move Hash in /util/Michael Muré2018-07-121-1/+2
* store user info in the datastoreMichael Muré2018-07-121-2/+17
* add the new bug command with a very primitive bug datastructureMichael Muré2018-07-121-0/+31