aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/jira
Commit message (Expand)AuthorAgeFilesLines
* jira: fix a nil contextMichael Muré2020-02-151-1/+2
* jira: rework to use the credential system + adapt to refactorsMichael Muré2020-02-155-278/+346
* jira: admittedly biased go stylingMichael Muré2020-02-093-198/+154
* jira: use the new generalized promptsMichael Muré2020-02-091-105/+40
* Merge remote-tracking branch 'origin/master' into cheshirekow-jiraMichael Muré2020-02-094-25/+30
* repair after rebaseJosh Bialkowski2019-12-184-21/+19
* codereview #5: reverse-map and ImportWarningJosh Bialkowski2019-12-183-32/+68
* codereview #4: fixes from testingJosh Bialkowski2019-12-182-9/+42
* codreview #3: two credential types, more fixesJosh Bialkowski2019-12-184-59/+126
* codereview #2: some cleanup, correct use of nothing-eventsJosh Bialkowski2019-12-184-161/+131
* codereview #1: clean lint from golangcibotJosh Bialkowski2019-12-184-20/+37
* Implement jira bridgeJosh Bialkowski2019-12-185-0/+2830