git-bug/bridge/gitlab
Michael Muré 3d454d9dc8
entity/dag: proper base operation for simplified implementation
- reduce boilerplace necessary to implement an operation
- consolidate what an operation is in the core, which in turn pave the way for a generic cache layer mechanism
- avoid the previously complex unmarshalling process
- support operation metadata from the core
- simplified testing
2022-07-25 13:27:17 +02:00
..
config_test.go bridge/gitlab: add missing baseUrl prompt and options 2019-12-26 20:16:18 +01:00
config.go Allow new gitlab PAT format 2022-03-31 09:57:50 +02:00
event_test.go gitlab: order events on the fly 2021-12-05 11:07:29 +01:00
event.go gitlab: order events on the fly 2021-12-05 11:07:29 +01:00
export_test.go entity/dag: proper base operation for simplified implementation 2022-07-25 13:27:17 +02:00
export.go entity/dag: proper base operation for simplified implementation 2022-07-25 13:27:17 +02:00
gitlab_api.go gitlab: order events on the fly 2021-12-05 11:07:29 +01:00
gitlab.go update go-gitlab 2020-07-26 11:28:51 +02:00
import_test.go entity/dag: proper base operation for simplified implementation 2022-07-25 13:27:17 +02:00
import.go Merge pull request #571 from 5nord/add-new-gitlab-iterator 2022-02-01 09:24:58 +01:00