aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/gitlab/gitlab.go
Commit message (Collapse)AuthorAgeFilesLines
* it compiles \o/Michael Muré2020-02-081-0/+6
|
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-101-4/+13
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-3/+3
|
* Merge pull request #247 from MichaelMure/bridge-originMichael Muré2019-11-191-4/+4
|\ | | | | bridge: move keyOrigin to core package
| * bridge/launchpad: add missing metadataamine2019-11-191-4/+4
| | | | | | | | bridge: use a specific key for origin metadata
* | bridge: various cleanupsMichael Muré2019-11-091-4/+0
|/
* bridge/gitlab: add exporter implementationAmine Hilaly2019-08-191-1/+1
|
* bridge/gitlab: fix comment edition target hash in the importAmine Hilaly2019-07-231-3/+4
| | | | bridge/gitlab: global changes, typo fixes, comments addition
* bridge/gitlab: change validateProjectURL signatureAmine Hilaly2019-07-231-6/+6
| | | | bridge/gitlab: code cleanup
* bridge/gitlab: add gitlab client default timeoutAmine Hilaly2019-07-231-8/+6
| | | | bridge/gitlab: fix import bug
* bridge/gitlab: move constants to gitlab.goAmine Hilaly2019-07-231-0/+17
|
* bridge/gitlab: fix note error handling bugAmine Hilaly2019-07-231-1/+2
| | | | bridge/gitlab: remove unused functions
* bridge/gitlab: bridge project validationAmine Hilaly2019-07-231-0/+5
| | | | bridge/gitlab: token generation
* bridge/gitlab: init new bridgeAmine Hilaly2019-07-231-0/+28