aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/jira/config.go
Commit message (Expand)AuthorAgeFilesLines
* jira/gitlab: fix a bad login handling in the configuratorMichael Muré2020-03-281-5/+7
* bridge: record the login used during the configure and use it as default cred...Michael Muré2020-02-231-2/+11
* Fix jira bridge config didn't save credentials or store URL metadataJosh Bialkowski2020-02-171-0/+10
* jira: fix a nil contextMichael Muré2020-02-151-1/+2
* jira: rework to use the credential system + adapt to refactorsMichael Muré2020-02-151-76/+90
* jira: use the new generalized promptsMichael Muré2020-02-091-105/+40
* Merge remote-tracking branch 'origin/master' into cheshirekow-jiraMichael Muré2020-02-091-21/+2
* repair after rebaseJosh Bialkowski2019-12-181-10/+10
* codereview #5: reverse-map and ImportWarningJosh Bialkowski2019-12-181-0/+1
* codreview #3: two credential types, more fixesJosh Bialkowski2019-12-181-31/+63
* codereview #2: some cleanup, correct use of nothing-eventsJosh Bialkowski2019-12-181-40/+16
* codereview #1: clean lint from golangcibotJosh Bialkowski2019-12-181-0/+3
* Implement jira bridgeJosh Bialkowski2019-12-181-0/+239