aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/core/export.go
Commit message (Expand)AuthorAgeFilesLines
* core: bubble up the comment ID when created, or edited the first commentMichael Muré2022-11-131-46/+46
* feature: Github bridge mutation rate limit (#694)rng-dynamics2021-09-141-0/+12
* Merge remote-tracking branch 'origin/master' into cheshirekow-jiraMichael Muré2020-02-091-1/+4
|\
| * * Fix git config reader can't read values with spacesJosh Bialkowski2020-01-041-0/+17
* | codereview #5: reverse-map and ImportWarningJosh Bialkowski2019-12-181-0/+14
|/
* bridge/core: document import/export eventsMichael Muré2019-11-191-0/+11
* bridge/gitlab: fix edit comment request and remove label functionalitiesAmine Hilaly2019-08-191-2/+3
* bridge/github: improve error handling and Nothing eventsAmine Hilaly2019-08-181-2/+2
* bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-181-7/+17
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-121-12/+16
* bridge: detect when trying to configure a bridge with a name already takenMichael Muré2019-07-071-0/+3
* [bridge/github] improve export label change functionAmine Hilaly2019-07-051-24/+24
* [core] Implement ExportResultsAmine Hilaly2019-06-301-0/+101