aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/gitlab/import_test.go
Commit message (Expand)AuthorAgeFilesLines
* gitlab: fix bugs import urlamine2020-03-151-4/+4
* bridge: record the login used during the configure and use it as default cred...Michael Muré2020-02-231-0/+1
* bridges: pass the context to Init for when a client build process needs itMichael Muré2020-02-151-2/+3
* bridges: massive refactorMichael Muré2020-02-151-2/+2
* 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-2/+3
* gitlab also compileMichael Muré2020-02-081-6/+5
* bridge: allow to configure and pull without having set a user firstMichael Muré2019-12-251-0/+3
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-101-1/+2
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-4/+11
* bridge/launchpad: add missing metadataamine2019-11-191-1/+1
* bridge/gitlab: fix integration testsAmine2019-10-011-1/+1
* bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-181-1/+8
* bridge/gitlab: Fix test project pathAmine Hilaly2019-07-231-5/+5
* bridge/gitlab: fix note error handling bugAmine Hilaly2019-07-231-3/+3
* bridge/gitlab: add import unit testsAmine Hilaly2019-07-231-0/+151