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
/
github
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
github: minor cleanups
Michael Muré
2021-04-09
1
-1
/
+1
*
github: minor cleanups
Michael Muré
2020-11-22
1
-12
/
+26
*
Change return type from map to struct
Alexander Scharinger
2020-11-18
1
-13
/
+18
*
Apply suggestions from code review
rng-dynamics
2020-11-18
1
-2
/
+2
*
Revision of Github bridge device authorization grant
Alexander Scharinger
2020-11-18
1
-59
/
+72
*
Replace Github authorization endpoint by device authorization grant
Alexander Scharinger
2020-11-18
1
-100
/
+94
*
bridge: store credentials in the Keyring instead of the git config
Michael Muré
2020-09-29
1
-1
/
+1
*
github: correct casing for user provided login
Michael Muré
2020-02-29
1
-22
/
+61
*
Merge pull request #341 from MichaelMure/bridges-default-login
Michael Muré
2020-02-23
1
-2
/
+4
|
\
|
*
bridge: record the login used during the configure and use it as default cred...
Michael Muré
2020-02-23
1
-2
/
+4
*
|
use regex.MustCompile instead of dealing with the error
Michael Muré
2020-02-23
1
-4
/
+1
|
/
*
bridges: more refactor and cleanup
Michael Muré
2020-02-15
1
-21
/
+14
*
bridges: massive refactor
Michael Muré
2020-02-15
1
-139
/
+59
*
auth: refactor and introduce Login and LoginPassword, salt IDs
Michael Muré
2020-02-12
1
-4
/
+4
*
github/gitlab: many fixes and improvments at the config step
Michael Muré
2020-02-10
1
-34
/
+76
*
it compiles \o/
Michael Muré
2020-02-08
1
-9
/
+0
*
gitlab also compile
Michael Muré
2020-02-08
1
-1
/
+1
*
more more wip
Michael Muré
2020-02-08
1
-33
/
+4
*
wip
Michael Muré
2020-02-08
1
-2
/
+4
*
more wip
Michael Muré
2020-02-08
1
-1
/
+35
*
more wip
Michael Muré
2020-02-08
1
-2
/
+6
*
WIP
Michael Muré
2020-02-08
1
-39
/
+26
*
input: better reusable prompt functions
Michael Muré
2020-02-08
1
-127
/
+12
*
bridge: allow to configure and pull without having set a user first
Michael Muré
2019-12-25
1
-5
/
+12
*
bridge/gitlab: support self-hosted GitLab instance
amine
2019-12-10
1
-0
/
+4
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
1
-72
/
+63
*
gitlab: configurator cleanup
Michael Muré
2019-11-26
1
-1
/
+1
*
github: tiny cleanups of the configurator
Michael Muré
2019-11-26
1
-12
/
+24
*
bridge: trim inputs during bridge configuration
amine
2019-11-25
1
-7
/
+7
*
bridge/core: add LoadTokensWithTarget and LoadOrCreateToken functions
amine
2019-11-24
1
-38
/
+16
*
commands: add bridge configure --token-id flag
amine
2019-11-23
1
-15
/
+0
*
bridge/github: configuration with global configs
amine
2019-11-23
1
-14
/
+98
*
github: sort project candidate in the interactive wizard
Michael Muré
2019-11-19
1
-0
/
+3
*
bridge/launchpad: add missing metadata
amine
2019-11-19
1
-3
/
+3
*
bridge/core: add tokenStdin field to bridgeParams
Amine Hilaly
2019-09-02
1
-1
/
+8
*
bridge/github: move cleaners to where is called
Amine Hilaly
2019-09-01
1
-10
/
+20
*
bridge/github: recover terminal state in password prompts
Amine Hilaly
2019-08-31
1
-0
/
+11
*
commands: enhance flag description
Amine
2019-08-31
1
-1
/
+1
*
commands: read token from stdin in bridge configuration
Amine Hilaly
2019-08-31
1
-1
/
+11
*
fix index out of range panic in github configuration
Amine Hilaly
2019-07-23
1
-1
/
+1
*
bridge/github: fix project visibility prompt
Amine Hilaly
2019-07-22
1
-2
/
+2
*
bridge: use a single KeyTarget constant for all bridges
Michael Muré
2019-07-07
1
-4
/
+3
*
Naming fixes
Amine Hilaly
2019-06-16
1
-3
/
+5
*
Store bridge type alongside the other params in the config
Amine Hilaly
2019-06-15
1
-0
/
+6
*
make token visible in configuration process
Amine Hilaly
2019-06-07
1
-12
/
+16
*
Allow cancelling configuration
Amine
2019-06-05
1
-2
/
+2
*
add unit tests for launchpad bridge configuration
Amine Hilaly
2019-05-30
1
-1
/
+1
*
Update configuration process and add unit tests
Amine Hilaly
2019-05-29
1
-16
/
+34
*
Update documentation and function naming
Amine
2019-05-29
1
-4
/
+3
*
Change github regex for better matching
Amine Hilaly
2019-05-29
1
-7
/
+17
[next]