summaryrefslogtreecommitdiffstatshomepage
path: root/bridge
Commit message (Expand)AuthorAge
* chore: gofmt simplify gitlab/export_test.go (#1392)Matěj Cepl24 hours
* fix: use correct url for gitlab PATs (#1384)sudoforge2 days
* fix: refactor how gitlab title changes are detected (#1370)sudoforge5 days
* deps(crypto): bump golang.org/x/crypto from v0.26.0 to v0.31.0 (fix for CVE-2...Matěj Cepl2025-03-18
* 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
* chore: remove refs to deprecated io/ioutilguoguangwu2024-07-23
* build(deps): bump github.com/xanzy/go-gitlab from 0.90.0 to 0.106.0 (#1167)dependabot[bot]2024-07-16
* Fix some commentsdockercui2024-04-24
* CI: ignore spelling mistake in repo to be imported from githubMichael Muré2023-03-04
* [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-23
* added EventMentionedInCommitHenrik Buestad2023-01-13
* make go1.19 fmt happyMichael Muré2023-01-11
* Merge pull request #938 from MichaelMure/cache-reorgMichael Muré2022-12-23
|\
| * cache: fix some bugs after refactorMichael Muré2022-12-23
| * cache: tie up the refactor up to compilingMichael Muré2022-12-21
| * WIPMichael Muré2022-11-28
* | github: cleanup test token when test is doneMichael Muré2022-12-22
|/
* github: sanitize rate limit waiting timeMichael Muré2022-11-15
* github: fix rate limitingMichael Muré2022-11-15
* core: bubble up the comment ID when created, or edited the first commentMichael Muré2022-11-13
* bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...Michael Muré2022-08-22
* 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
* github: fix data race when closing event channelMichael Muré2022-06-05
* Allow new gitlab PAT formatGaël James2022-03-31
* jira: fix incorrect client creation reusing the same credentialMichael Muré2022-03-10
* Merge pull request #571 from 5nord/add-new-gitlab-iteratorMichael Muré2022-02-01
|\
| * gitlab: re-enable previously broken testMichael Muré2021-12-05
| * gitlab: order events on the flyMichael Muré2021-12-05
| * Add some documentation commentsMatthias Simon2021-04-23
| * gitlab: Add new iterator with state change eventsMatthias Simon2021-04-23
* | Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1 (#732)dependabot[bot]2022-01-05
* | Merge pull request #715 from remram44/gitlab-access-tokensMichael Muré2021-12-04
|\ \
| * | Update URL of GitLab access token settingsRemi Rampin2021-10-13
| * | Fix GitLab showing https:/../personal_access_tokenRemi Rampin2021-10-13
* | | Merge pull request #727 from MichaelMure/rng-dynamics/fix-import-empty-titleMichael Muré2021-12-04
|\ \ \
| * | | Fix: github import, some issue titles cause errorAlexander Scharinger2021-12-04
| |/ /
* / / Fix: github bridge: push then pull without duplicationAlexander Scharinger2021-12-03
|/ /
* | Tests for the github bridge (#706)rng-dynamics2021-09-14
* | feature: Github bridge mutation rate limit (#694)rng-dynamics2021-09-14
* | Bump github.com/xanzy/go-gitlab from 0.48.0 to 0.50.0dependabot[bot]2021-05-24
* | CLI: Add non-interactive option to interactive commands (#651)Sascha2021-05-09
* | github: attempt to fix a CI issueMichael Muré2021-04-23
|/
* Support new GitHub token formatsEllis Clayton2021-04-19
* make sure every text input is safe and validatedMichael Muré2021-04-17
* Github brdige: move credential loading and client creation backAlexander Scharinger2021-04-09