aboutsummaryrefslogtreecommitdiffstats
path: root/bug/operations/label_change.go
Commit message (Expand)AuthorAgeFilesLines
* reorganize package for a more idomatic goMichael Muré2018-09-111-128/+0
* bug: refactor the Pull code to have the message formating in the upper layersMichael Muré2018-09-071-0/+1
* bug: introduce WithSnapshot to maintain incrementally and effitiently a snap...Michael Muré2018-08-231-1/+1
* fix some linting troubleMichael Muré2018-08-131-3/+3
* bug: add a Lamport logical clock to be able to sort bugs by creation time and...Michael Muré2018-08-061-6/+2
* implement media hosting in git for comments + API for the webuiMichael Muré2018-08-021-0/+5
* graphql: implement the missing mutationsMichael Muré2018-08-011-0/+5
* some cleaningMichael Muré2018-07-251-8/+9
* more refactoring to have reusable bug action across different UIMichael Muré2018-07-251-0/+64
* implement label op+commandMichael Muré2018-07-181-0/+56