aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/jira/client.go
Commit message (Expand)AuthorAgeFilesLines
* core: make label a common type, in a similar fashion as for status (#1252)Michael Muré2024-08-251-2/+2
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-241-1/+1
* chore: remove refs to deprecated io/ioutilguoguangwu2024-07-231-18/+18
* [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-231-1/+1
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-1/+1
* 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