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
Commit message (
Expand
)
Author
Age
Files
Lines
*
github/gitlab: many fixes and improvments at the config step
Michael Muré
2020-02-10
1
-1
/
+2
*
bridge: fix 2 uncatched errors
Michael Muré
2020-02-08
1
-0
/
+3
*
bridge: fix wrong error used
Michael Muré
2020-02-08
1
-1
/
+1
*
it compiles \o/
Michael Muré
2020-02-08
2
-0
/
+22
*
more more wip
Michael Muré
2020-02-08
5
-3
/
+62
*
more wip
Michael Muré
2020-02-08
3
-26
/
+20
*
WIP
Michael Muré
2020-02-08
4
-70
/
+51
*
codereview #6: don't fail one warning
Josh Bialkowski
2020-01-04
2
-3
/
+12
*
* Fix git config reader can't read values with spaces
Josh Bialkowski
2020-01-04
2
-0
/
+35
*
bridge: allow to configure and pull without having set a user first
Michael Muré
2019-12-25
3
-16
/
+63
*
bridge/gitlab: support self-hosted GitLab instance
amine
2019-12-10
1
-0
/
+1
*
auth: Correctly cast configs[configKeyKind]
amine
2019-12-09
1
-1
/
+1
*
type the CredentialKind values
Michael Muré
2019-12-09
1
-2
/
+2
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
7
-321
/
+512
*
bridge: move export event handling to the CLI
Michael Muré
2019-11-26
1
-23
/
+5
*
bridge/gitlab: add gitlab bridge configuration
amine
2019-11-24
1
-2
/
+2
*
bridge/core: add LoadTokensWithTarget and LoadOrCreateToken functions
amine
2019-11-24
1
-0
/
+42
*
bridge/core: load token value in ensureInit
amine
2019-11-23
2
-4
/
+87
*
bridge: use the target as well in the token ID
Michael Muré
2019-11-19
1
-1
/
+1
*
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/core: document import/export events
Michael Muré
2019-11-19
2
-1
/
+24
*
|
cli: add bridge token show
Michael Muré
2019-11-10
1
-1
/
+1
*
|
bridge: various improvement on the global token PR
Michael Muré
2019-11-10
2
-47
/
+67
*
|
token: regenerate documentation and fix imports
amine
2019-11-09
1
-1
/
+1
*
|
bridge/core: store token in the global config and replace scopes with create ...
amine
2019-11-09
1
-123
/
+45
*
|
tokens: use entity.Id as id type
amine
2019-11-09
1
-8
/
+9
*
|
tokens: use a hash as token identifier instead of the token it self
amine
2019-11-09
1
-32
/
+97
*
|
bridge: various cleanups
Michael Muré
2019-11-09
1
-44
/
+31
*
|
commands: use token value as identifier
Amine
2019-11-09
1
-31
/
+14
*
|
bridge/core: use token id instead of name
Amine
2019-11-09
1
-40
/
+25
*
|
bridge/core: comment token functionalities
Amine
2019-11-09
1
-18
/
+32
*
|
bridge/core: Implement token functionalities
Amine
2019-11-09
1
-0
/
+211
|
/
*
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/gitlab: fix edit comment request and remove label functionalities
Amine Hilaly
2019-08-19
1
-2
/
+3
*
bridge/github: improve error handling and Nothing events
Amine Hilaly
2019-08-18
2
-4
/
+4
*
bridge/core: add context.Context to ImportAll and ExportAll signatures
Amine Hilaly
2019-08-18
4
-16
/
+156
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
1
-12
/
+16
*
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
2
-1
/
+13
*
bridge: use a single KeyTarget constant for all bridges
Michael Muré
2019-07-07
1
-2
/
+2
*
[bridge/github] improve export label change function
Amine Hilaly
2019-07-05
1
-24
/
+24
*
[bridge/github] improve comments and documentation
Amine
2019-07-05
2
-2
/
+2
*
[core] Implement ExportResults
Amine Hilaly
2019-06-30
3
-6
/
+107
*
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
[next]