aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/gitlab
Commit message (Collapse)AuthorAgeFilesLines
* bridge/gitlab: remove exporterAmine Hilaly2019-07-231-495/+1
|
* bridge/gitlab: move constants to gitlab.goAmine Hilaly2019-07-233-21/+59
|
* bridge/gitlab: add bridge config testsAmine Hilaly2019-07-232-16/+87
|
* bridge/gitlab: fix note error handling bugAmine Hilaly2019-07-234-42/+6
| | | | bridge/gitlab: remove unused functions
* bridge/gitlab: add import unit testsAmine Hilaly2019-07-231-0/+151
|
* bridge/gitlab: make resolve error unique within the importerAmine Hilaly2019-07-231-19/+16
|
* bridge/gitlab: check notes system fieldAmine Hilaly2019-07-231-2/+5
|
* bridge/gitlab: check identity cache in ensurePersonAmine Hilaly2019-07-231-0/+15
|
* bridge/gitlab: complete importerAmine Hilaly2019-07-231-2/+309
|
* bridge/gitlab: add import note utilitiesAmine Hilaly2019-07-232-2/+96
| | | | bridge/gitlab: set default capacity to 20
* bridge/gitlab: add iterator LabelEventsAmine Hilaly2019-07-231-0/+52
|
* bridge/gitlab: fix iterator bugs and enhacementsAmine Hilaly2019-07-231-86/+67
|
* bridge/gitlab: fix iterator out of index bugAmine Hilaly2019-07-231-2/+9
|
* bridge/gitlab: prompt only for user provided tokenAmine Hilaly2019-07-231-29/+1
|
* bridge/gitlab: add method to query all project labelsAmine Hilaly2019-07-231-31/+51
|
* bridge/gitlab: remove request token methodesAmine Hilaly2019-07-231-89/+9
|
* bridge/gitlab: add issue iteratorAmine Hilaly2019-07-231-0/+212
|
* bridge/gitlab: bridge project validationAmine Hilaly2019-07-233-185/+61
| | | | bridge/gitlab: token generation
* bridge/gitlab: add bridge configureAmine Hilaly2019-07-231-0/+518
|
* bridge/gitlab: init exporterAmine Hilaly2019-07-231-0/+466
|
* bridge/gitlab: init new bridgeAmine Hilaly2019-07-232-0/+58