aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/github/config.go
Commit message (Expand)AuthorAgeFilesLines
...
* Change client default timeout value to 60 secondsAmine Hilaly2019-05-291-20/+9
* Update flags descriptions Amine2019-05-291-2/+2
* Add warning messages for launchpad-previewAmine Hilaly2019-05-291-3/+3
* Launchpad bridge configuration from `BridgeParams` Project and URLAmine Hilaly2019-05-291-3/+5
* Update Github bridge configurationAmine Hilaly2019-05-291-86/+200
* Github bridge updatesAmine Hilaly2019-05-291-67/+189
* Integrate iterator with importerAmine Hilaly2019-05-051-4/+6
* github: also pull users emailMichael Muré2018-10-071-2/+7
* github: explain better what happen with the user credentialsMichael Muré2018-10-031-1/+1
* bridge: validate config before useMichael Muré2018-09-241-0/+16
* commands: add "bridge rm"Michael Muré2018-09-241-1/+1
* bridge: big refactor and cleanupMichael Muré2018-09-241-11/+10
* bridge: better interfaces, working github configuratorMichael Muré2018-09-211-0/+282