aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/jira/client.go
Commit message (Expand)AuthorAgeFilesLines
* jira: rework to use the credential system + adapt to refactorsMichael Muré2020-02-151-76/+38
* jira: admittedly biased go stylingMichael Muré2020-02-091-95/+80
* Merge remote-tracking branch 'origin/master' into cheshirekow-jiraMichael Muré2020-02-091-1/+1
* codereview #4: fixes from testingJosh Bialkowski2019-12-181-1/+13
* codreview #3: two credential types, more fixesJosh Bialkowski2019-12-181-9/+54
* codereview #2: some cleanup, correct use of nothing-eventsJosh Bialkowski2019-12-181-17/+18
* codereview #1: clean lint from golangcibotJosh Bialkowski2019-12-181-2/+5
* Implement jira bridgeJosh Bialkowski2019-12-181-0/+1453