index
:
git-bug
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bridge
/
gitlab
/
import.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...
Michael Muré
2022-08-22
1
-7
/
+6
*
move {bug,identity} to /entities, move input to /commands
Michael Muré
2022-08-18
1
-1
/
+1
*
Merge pull request #571 from 5nord/add-new-gitlab-iterator
Michael Muré
2022-02-01
1
-107
/
+67
|
\
|
*
gitlab: order events on the fly
Michael Muré
2021-12-05
1
-1
/
+7
|
*
gitlab: Add new iterator with state change events
Matthias Simon
2021-04-23
1
-107
/
+61
*
|
Bump github.com/xanzy/go-gitlab from 0.48.0 to 0.50.0
dependabot[bot]
2021-05-24
1
-1
/
+1
|
/
*
make sure every text input is safe and validated
Michael Muré
2021-04-17
1
-21
/
+8
*
deal with the previous changes
Michael Muré
2021-02-14
1
-0
/
+1
*
Fix comparison mix-up in gitlab importer
Matthias Simon
2021-02-07
1
-2
/
+2
*
cleanup title on gitlab import
vince
2020-10-28
1
-3
/
+7
*
gitlab: refactor the iterator, fix bugs
Michael Muré
2020-03-28
1
-2
/
+3
*
gitlab: match bugs on IDs + baseURL because the URL is not stable
Michael Muré
2020-03-28
1
-1
/
+6
*
identity: bring back the login to hold that info from bridges (purely informa...
Michael Muré
2020-02-25
1
-0
/
+1
*
bridge: record the login used during the configure and use it as default cred...
Michael Muré
2020-02-23
1
-1
/
+2
*
bridges: pass the context to Init for when a client build process needs it
Michael Muré
2020-02-15
1
-1
/
+1
*
bridges: massive refactor
Michael Muré
2020-02-15
1
-5
/
+5
*
github/gitlab: many fixes and improvments at the config step
Michael Muré
2020-02-10
1
-1
/
+5
*
gitlab also compile
Michael Muré
2020-02-08
1
-16
/
+1
*
bridge: allow to configure and pull without having set a user first
Michael Muré
2019-12-25
1
-0
/
+4
*
bridge/gitlab: support self-hosted GitLab instance
amine
2019-12-10
1
-1
/
+5
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
1
-6
/
+30
*
bridge/gitlab: add gitlab bridge configuration
amine
2019-11-24
1
-1
/
+1
*
bridge/gitlab: importer and exporter correctly emit NothingEvents
amine
2019-11-19
1
-5
/
+4
*
bridge/launchpad: add missing metadata
amine
2019-11-19
1
-17
/
+17
*
bridge/gitlab: fix edit comment request and remove label functionalities
Amine Hilaly
2019-08-19
1
-1
/
+1
*
bridge/github: improve error handling and Nothing events
Amine Hilaly
2019-08-18
1
-2
/
+1
*
bridge/core: add context.Context to ImportAll and ExportAll signatures
Amine Hilaly
2019-08-18
1
-60
/
+96
*
Merge pull request #193 from MichaelMure/immutableID
Amine
2019-08-13
1
-13
/
+12
|
\
|
*
more hash-->id fixes
Michael Muré
2019-08-13
1
-1
/
+1
|
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
1
-2
/
+2
|
*
fix everything following the hash-->id change
Michael Muré
2019-08-08
1
-12
/
+11
*
|
bridge/gitlab: importer handle mentions in other issue and merge requests
Amine Hilaly
2019-08-11
1
-1
/
+3
|
/
*
bridge/gitlab: fix bug when running import multiple times
Amine Hilaly
2019-07-31
1
-7
/
+18
*
bridge/gitlab: handle other notes cases
Amine Hilaly
2019-07-26
1
-1
/
+9
*
bridge/github: add getNewTitle tests
Amine Hilaly
2019-07-23
1
-6
/
+6
*
bridge/gitlab: fix comment edition target hash in the import
Amine Hilaly
2019-07-23
1
-58
/
+45
*
bridge/gitlab: change validateProjectURL signature
Amine Hilaly
2019-07-23
1
-3
/
+3
*
bridge/gitlab: improve tests and errors
Amine Hilaly
2019-07-23
1
-6
/
+8
*
bridge/gitlab: Fix test project path
Amine Hilaly
2019-07-23
1
-0
/
+4
*
bridge/gitlab: add gitlab client default timeout
Amine Hilaly
2019-07-23
1
-1
/
+1
*
bridge/gitlab: move constants to gitlab.go
Amine Hilaly
2019-07-23
1
-5
/
+1
*
bridge/gitlab: fix note error handling bug
Amine Hilaly
2019-07-23
1
-1
/
+1
*
bridge/gitlab: make resolve error unique within the importer
Amine Hilaly
2019-07-23
1
-19
/
+16
*
bridge/gitlab: check identity cache in ensurePerson
Amine Hilaly
2019-07-23
1
-0
/
+15
*
bridge/gitlab: complete importer
Amine Hilaly
2019-07-23
1
-2
/
+309
*
bridge/gitlab: init new bridge
Amine Hilaly
2019-07-23
1
-0
/
+30