aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/gitlab/export.go
Commit message (Collapse)AuthorAgeFilesLines
* bridge/gitlab: use gitlab.Labels pointer instead of string sliceamine2019-10-241-1/+2
|
* bridge/gitlab: remove gitlab url checking before exportAmine Hilaly2019-08-241-8/+0
|
* bridge/gitlab: exporter ignore issues imported from or exported to different ↵Amine Hilaly2019-08-231-4/+24
| | | | projects
* bridge/gitlab: improve exporter error handling and label change operationsAmine Hilaly2019-08-231-33/+23
|
* bridge/gitlab: fix edit comment request and remove label functionalitiesAmine Hilaly2019-08-191-87/+29
|
* bridge/gitlab: rebase and correct exporterAmine Hilaly2019-08-191-68/+127
|
* bridge/gitlab: add exporter e2e testsAmine Hilaly2019-08-191-79/+39
| | | | bridge/gitlab: fix export bugs and rebase
* bridge/gitlab: add exporter implementationAmine Hilaly2019-08-191-2/+518
|
* bridge/gitlab: change validateProjectURL signatureAmine Hilaly2019-07-231-2/+1
| | | | bridge/gitlab: code cleanup
* bridge/gitlab: remove exporterAmine Hilaly2019-07-231-495/+1
|
* bridge/gitlab: move constants to gitlab.goAmine Hilaly2019-07-231-16/+41
|
* bridge/gitlab: add method to query all project labelsAmine Hilaly2019-07-231-31/+51
|
* bridge/gitlab: bridge project validationAmine Hilaly2019-07-231-0/+11
| | | | bridge/gitlab: token generation
* bridge/gitlab: init exporterAmine Hilaly2019-07-231-0/+466