aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/core/export.go
Commit message (Expand)AuthorAgeFilesLines
* * Fix git config reader can't read values with spacesJosh Bialkowski2020-01-041-0/+17
* 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