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
/
core
/
bridge.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
CLI: Add non-interactive option to interactive commands (#651)
Sascha
2021-05-09
1
-2
/
+2
*
use regex.MustCompile instead of dealing with the error
Michael Muré
2020-02-23
1
-8
/
+2
*
bridges: pass the context to Init for when a client build process needs it
Michael Muré
2020-02-15
1
-14
/
+6
*
bridges: more refactor and cleanup
Michael Muré
2020-02-15
1
-2
/
+2
*
bridges: massive refactor
Michael Muré
2020-02-15
1
-12
/
+19
*
it compiles \o/
Michael Muré
2020-02-08
1
-0
/
+17
*
WIP
Michael Muré
2020-02-08
1
-6
/
+7
*
codereview #6: don't fail one warning
Josh Bialkowski
2020-01-04
1
-1
/
+1
*
bridge: allow to configure and pull without having set a user first
Michael Muré
2019-12-25
1
-13
/
+30
*
bridge/gitlab: support self-hosted GitLab instance
amine
2019-12-10
1
-0
/
+1
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
1
-21
/
+11
*
bridge: move export event handling to the CLI
Michael Muré
2019-11-26
1
-23
/
+5
*
bridge/core: load token value in ensureInit
amine
2019-11-23
1
-2
/
+13
*
Merge pull request #247 from MichaelMure/bridge-origin
Michael Muré
2019-11-19
1
-3
/
+3
|
\
|
*
bridge/launchpad: add missing metadata
amine
2019-11-19
1
-3
/
+3
*
|
bridge: various improvement on the global token PR
Michael Muré
2019-11-10
1
-0
/
+6
|
/
*
bridge: improvement on the import resume feature
Michael Muré
2019-11-03
1
-29
/
+20
*
commands: support bridge imports after a given date and resumable imports
amine
2019-11-03
1
-7
/
+72
*
bridge: use new repository configuration interface
amine
2019-11-01
1
-5
/
+5
*
bridge/core: add tokenStdin field to bridgeParams
Amine Hilaly
2019-09-02
1
-4
/
+5
*
bridge/core: add context.Context to ImportAll and ExportAll signatures
Amine Hilaly
2019-08-18
1
-7
/
+8
*
bridge/gitlab: change validateProjectURL signature
Amine Hilaly
2019-07-23
1
-1
/
+3
*
bridge: detect when trying to configure a bridge with a name already taken
Michael Muré
2019-07-07
1
-1
/
+10
*
bridge: use a single KeyTarget constant for all bridges
Michael Muré
2019-07-07
1
-2
/
+2
*
[bridge/github] improve comments and documentation
Amine
2019-07-05
1
-1
/
+1
*
[core] Implement ExportResults
Amine Hilaly
2019-06-30
1
-5
/
+5
*
LoadBridge create a bridge using loadConfig
Amine Hilaly
2019-06-17
1
-18
/
+12
*
Naming fixes
Amine Hilaly
2019-06-16
1
-1
/
+0
*
Store bridge type alongside the other params in the config
Amine Hilaly
2019-06-15
1
-37
/
+44
*
Merge pull request #153 from A-Hilaly/bridge-configuration
Michael Muré
2019-06-07
1
-2
/
+11
|
\
|
*
changes to the BridgeImpl Interface
Amine Hilaly
2019-05-29
1
-2
/
+11
*
|
Sort bridges list
Amine Hilaly
2019-06-06
1
-0
/
+3
|
/
*
Add importer tests
Amine Hilaly
2019-05-05
1
-42
/
+5
*
bridge: fix typo
Michael Muré
2019-03-01
1
-6
/
+6
*
WIP identity in git
Michael Muré
2019-03-01
1
-2
/
+4
*
bridge: simplify regex
Michael Muré
2018-12-04
1
-2
/
+2
*
bridge: slightly better error message
Michael Muré
2018-12-04
1
-1
/
+1
*
github: deal with the deleted user case where github return a null actor
Michael Muré
2018-10-06
1
-27
/
+92
*
add documentation
Michael Muré
2018-10-01
1
-0
/
+10
*
bridge: validate config before use
Michael Muré
2018-09-24
1
-0
/
+5
*
commands: add "bridge pull"
Michael Muré
2018-09-24
1
-0
/
+41
*
commands: add "bridge rm"
Michael Muré
2018-09-24
1
-16
/
+15
*
bridge: big refactor and cleanup
Michael Muré
2018-09-24
1
-47
/
+118
*
bridge: better interfaces, working github configurator
Michael Muré
2018-09-21
1
-16
/
+139
*
bridge: add the beginning of a github importer
Michael Muré
2018-09-21
1
-0
/
+26