summaryrefslogtreecommitdiffstatshomepage
path: root/bridge/gitlab/import_test.go
Commit message (Expand)AuthorAge
* core: make label a common type, in a similar fashion as for status (#1252)Michael Muré2024-08-25
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-24
* cache: fix some bugs after refactorMichael Muré2022-12-23
* cache: tie up the refactor up to compilingMichael Muré2022-12-21
* move bug.Status in entities/common for reuseMichael Muré2022-08-20
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
* entity/dag: proper base operation for simplified implementationMichael Muré2022-07-25
* refactor(809): eliminate need to defer CleanupTestRepos()Steve Moyer2022-06-16
* bug: migrate to the DAG entity structure!Michael Muré2021-02-14
* identity: PR fixesMichael Muré2021-02-14
* deal with the previous changesMichael Muré2021-02-14
* repo: use go-git in more places, fix pushMichael Muré2020-10-04
* repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-26
* gitlab: fix bugs import urlamine2020-03-15
* bridge: record the login used during the configure and use it as default cred...Michael Muré2020-02-23
* bridges: pass the context to Init for when a client build process needs itMichael Muré2020-02-15
* bridges: massive refactorMichael Muré2020-02-15
* auth: refactor and introduce Login and LoginPassword, salt IDsMichael Muré2020-02-12
* github/gitlab: many fixes and improvments at the config stepMichael Muré2020-02-10
* gitlab also compileMichael Muré2020-02-08
* bridge: allow to configure and pull without having set a user firstMichael Muré2019-12-25
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-10
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-08
* bridge/launchpad: add missing metadataamine2019-11-19
* bridge/gitlab: fix integration testsAmine2019-10-01
* bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-18
* bridge/gitlab: Fix test project pathAmine Hilaly2019-07-23
* bridge/gitlab: fix note error handling bugAmine Hilaly2019-07-23
* bridge/gitlab: add import unit testsAmine Hilaly2019-07-23