aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/bridges.go
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into cheshirekow-jiraMichael Muré2020-02-091-0/+7
|\
| * it compiles \o/Michael Muré2020-02-081-0/+7
| |
* | Implement jira bridgeJosh Bialkowski2019-12-181-0/+2
|/
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-2/+2
|
* bridge: various cleanupsMichael Muré2019-11-091-3/+9
|
* bridge/gitlab: init new bridgeAmine Hilaly2019-07-231-0/+1
|
* Naming fixesAmine Hilaly2019-06-161-1/+1
|
* Store bridge type alongside the other params in the configAmine Hilaly2019-06-151-6/+5
|
* Initial Launchpad bridge.Cyril Roelandt2018-12-161-0/+1
| | | | This a just a preview. Not all features are expected to work.
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-061-2/+2
|
* add documentationMichael Muré2018-10-011-0/+9
|
* commands: add "bridge pull"Michael Muré2018-09-241-0/+8
|
* commands: add "bridge rm"Michael Muré2018-09-241-0/+9
|
* bridge: big refactor and cleanupMichael Muré2018-09-241-6/+9
|
* bridge: better interfaces, working github configuratorMichael Muré2018-09-211-0/+13