aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/gitlab/export_test.go
Commit message (Collapse)AuthorAgeFilesLines
* bridges: massive refactorMichael Muré2020-02-151-4/+4
| | | | | | - automatic flag validation and warning - generalized prompt - cleanups
* 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: move keyOrigin to core package
| * bridge/launchpad: add missing metadataamine2019-11-191-5/+5
| | | | | | | | bridge: use a specific key for origin metadata
* | 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/gitlab: fix export bugs and rebase
* bridge/github: add getNewTitle testsAmine Hilaly2019-07-231-0/+1