aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/gitlab/export_test.go
Commit message (Expand)AuthorAgeFilesLines
* bridge: record the login used during the configure and use it as default cred...Michael Muré2020-02-231-0/+2
* bridges: pass the context to Init for when a client build process needs itMichael Muré2020-02-151-3/+4
* bridges: massive refactorMichael Muré2020-02-151-4/+4
* auth: refactor and introduce Login and LoginPassword, salt IDsMichael Muré2020-02-121-1/+1
* github/gitlab: many fixes and improvments at the config stepMichael Muré2020-02-101-4/+5
* bridge: hopefully fix testsMichael Muré2020-02-081-0/+2
* fix tests ?Michael Muré2020-02-081-4/+4
* gitlab also compileMichael Muré2020-02-081-1/+4
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-101-5/+15
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-10/+13
* Merge pull request #247 from MichaelMure/bridge-originMichael Muré2019-11-191-5/+5
|\
| * bridge/launchpad: add missing metadataamine2019-11-191-5/+5
* | bridge/gitlab: add missing error check in export testsamine2019-11-051-1/+4
|/
* bridge/gitlab: fix edit comment request and remove label functionalitiesAmine Hilaly2019-08-191-23/+37
* bridge/gitlab: rebase and correct exporterAmine Hilaly2019-08-191-3/+8
* bridge/gitlab: add exporter e2e testsAmine Hilaly2019-08-191-0/+276
* bridge/github: add getNewTitle testsAmine Hilaly2019-07-231-0/+1