summaryrefslogtreecommitdiffstatshomepage
path: root/bridge/github/import_test.go
Commit message (Expand)AuthorAge
* refactor: rename github test repository: test-github-bridge (#1256)sudoforge2024-08-25
* 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
* CI: ignore spelling mistake in repo to be imported from githubMichael Muré2023-03-04
* [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-23
* 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
* 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
* it compiles \o/Michael Muré2020-02-08
* gitlab also compileMichael Muré2020-02-08
* more wipMichael Muré2020-02-08
* bridge: allow to configure and pull without having set a user firstMichael Muré2019-12-25
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-08
* bridge/launchpad: add missing metadataamine2019-11-19
* bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-18
* [bridge/github] cache user tokenAmine Hilaly2019-06-24
* rename GITHUB_TOKEN to GITHUB_PRIVATE_TOKENAmine Hilaly2019-06-07
* Change keyUser to keyOwner in Github bridgeAmine Hilaly2019-05-29
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-27
* introduce `nextValidIssueEdit` and `nextValidCommentEdit` to escape empty `Di...Amine Hilaly2019-05-23
* Add unicode control characters test caseAmine Hilaly2019-05-05
* Add old importer comments in the iteratorAmine Hilaly2019-05-05
* github: simplify and improve the import testMichael Muré2019-05-05
* Improve naming and functions signaturesAmine Hilaly2019-05-05
* Add importer testsAmine Hilaly2019-05-05