summaryrefslogtreecommitdiffstatshomepage
path: root/bridge/core/bridge.go
Commit message (Expand)AuthorAge
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-24
* [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-23
* CLI: Add non-interactive option to interactive commands (#651)Sascha2021-05-09
* use regex.MustCompile instead of dealing with the errorMichael Muré2020-02-23
* bridges: pass the context to Init for when a client build process needs itMichael Muré2020-02-15
* bridges: more refactor and cleanupMichael Muré2020-02-15
* bridges: massive refactorMichael Muré2020-02-15
* it compiles \o/Michael Muré2020-02-08
* WIPMichael Muré2020-02-08
* codereview #6: don't fail one warningJosh Bialkowski2020-01-04
* 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: move export event handling to the CLIMichael Muré2019-11-26
* bridge/core: load token value in ensureInitamine2019-11-23
* Merge pull request #247 from MichaelMure/bridge-originMichael Muré2019-11-19
|\
| * bridge/launchpad: add missing metadataamine2019-11-19
* | bridge: various improvement on the global token PRMichael Muré2019-11-10
|/
* bridge: improvement on the import resume featureMichael Muré2019-11-03
* commands: support bridge imports after a given date and resumable importsamine2019-11-03
* bridge: use new repository configuration interfaceamine2019-11-01
* bridge/core: add tokenStdin field to bridgeParamsAmine Hilaly2019-09-02
* bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-18
* bridge/gitlab: change validateProjectURL signatureAmine Hilaly2019-07-23
* bridge: detect when trying to configure a bridge with a name already takenMichael Muré2019-07-07
* bridge: use a single KeyTarget constant for all bridgesMichael Muré2019-07-07
* [bridge/github] improve comments and documentationAmine2019-07-05
* [core] Implement ExportResultsAmine Hilaly2019-06-30
* LoadBridge create a bridge using loadConfigAmine Hilaly2019-06-17
* Naming fixesAmine Hilaly2019-06-16
* Store bridge type alongside the other params in the configAmine Hilaly2019-06-15
* Merge pull request #153 from A-Hilaly/bridge-configurationMichael Muré2019-06-07
|\
| * changes to the BridgeImpl InterfaceAmine Hilaly2019-05-29
* | Sort bridges listAmine Hilaly2019-06-06
|/
* Add importer testsAmine Hilaly2019-05-05
* bridge: fix typoMichael Muré2019-03-01
* WIP identity in gitMichael Muré2019-03-01
* bridge: simplify regexMichael Muré2018-12-04
* bridge: slightly better error messageMichael Muré2018-12-04
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-06
* add documentationMichael Muré2018-10-01
* bridge: validate config before useMichael Muré2018-09-24
* commands: add "bridge pull"Michael Muré2018-09-24
* commands: add "bridge rm"Michael Muré2018-09-24
* bridge: big refactor and cleanupMichael Muré2018-09-24
* bridge: better interfaces, working github configuratorMichael Muré2018-09-21
* bridge: add the beginning of a github importerMichael Muré2018-09-21