index
:
git-bug
bug-export
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
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Pull out context-stuff from identity into graphqlidentity package
Luke Granger-Brown
2020-06-27
1
-4
/
+9
*
Change graphql Go handlers to pluck identity out of context instead.
Luke Granger-Brown
2020-06-27
1
-6
/
+21
*
Verify that we have an identity only in read-write mode
Luke Granger-Brown
2020-06-27
1
-1
/
+9
*
Don't permit file uploads in read-only mode
Luke Granger-Brown
2020-06-27
1
-1
/
+3
*
Add support for read-only mode for web UI.
Luke Granger-Brown
2020-06-27
1
-4
/
+7
*
repository: remove tie to Bug, improved and reusable testing
Michael Muré
2020-06-26
2
-2
/
+2
*
bug: harmonize how time are used, fix some issues in command special formats
Michael Muré
2020-06-25
4
-85
/
+102
*
cmds: cleanup and re-generate files
Michael Muré
2020-06-24
3
-220
/
+66
*
Fix bugs
vince
2020-06-24
2
-9
/
+11
*
Clean up code and fix suggestions
vince
2020-06-24
3
-83
/
+110
*
Add org-mode formatting option
vince
2020-06-23
3
-8
/
+187
*
Add output formatting support to the 'show' and 'user ls' commands
vince
2020-06-21
3
-27
/
+264
*
Merge pull request #403 from MichaelMure/ls-dump
Vincent Tiu
2020-06-18
1
-5
/
+123
|
\
|
*
Print JSON as a well-formed object
vince
2020-06-18
1
-4
/
+6
|
*
ls: Add support to ls dump bug information in specific formats
vince
2020-06-16
1
-5
/
+121
*
|
doc: fix typos
Martin Michlmayr
2020-06-16
1
-1
/
+1
|
/
*
DOC: commands/root.go: syntax
Wes Turner
2020-05-01
1
-1
/
+1
*
query: no need for an ast package
Michael Muré
2020-03-28
1
-48
/
+28
*
cache: replace the all-in-one query parser by a complete one with AST/lexer/p...
Michael Muré
2020-03-28
1
-32
/
+25
*
Merge pull request #344 from MichaelMure/github-lowercase-login
Michael Muré
2020-02-29
1
-0
/
+6
|
\
|
*
github: correct casing for user provided login
Michael Muré
2020-02-29
1
-0
/
+6
*
|
identity: bring back the login to hold that info from bridges (purely informa...
Michael Muré
2020-02-25
2
-1
/
+4
|
/
*
bridges: massive refactor
Michael Muré
2020-02-15
1
-10
/
+12
*
auth: refactor and introduce Login and LoginPassword, salt IDs
Michael Muré
2020-02-12
1
-1
/
+1
*
it compiles \o/
Michael Muré
2020-02-08
6
-63
/
+72
*
input: better reusable prompt functions
Michael Muré
2020-02-08
1
-3
/
+3
*
various cleanups suggested by golang-ci
Michael Muré
2020-02-08
1
-3
/
+1
*
upgrade to gqlgen master, waiting for a release
Michael Muré
2020-02-05
1
-2
/
+2
*
bridge: allow to configure and pull without having set a user first
Michael Muré
2019-12-25
5
-9
/
+57
*
Merge pull request #274 from MichaelMure/gitlab-bridge
Michael Muré
2019-12-10
1
-0
/
+1
|
\
|
*
bridge/gitlab: support self-hosted GitLab instance
amine
2019-12-10
1
-0
/
+1
*
|
cmd: "user create" only assign the user identity if not set
Michael Muré
2019-12-10
1
-1
/
+8
|
/
*
Merge pull request #271 from MichaelMure/bridge-credentials
Michael Muré
2019-12-10
17
-67
/
+111
|
\
|
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
17
-67
/
+111
*
|
bridge: fix incorrect last import time on context cancel
Michael Muré
2019-12-09
1
-4
/
+14
|
/
*
bridge: move export event handling to the CLI
Michael Muré
2019-11-26
1
-1
/
+15
*
bridge: trim inputs during bridge configuration
amine
2019-11-25
1
-2
/
+2
*
commands: add bridge configure --token-id flag
amine
2019-11-23
1
-1
/
+3
*
bridge configure: no default name if the default has already been created
Michael Muré
2019-11-19
1
-1
/
+11
*
cli: rename "token" into "auth"
Michael Muré
2019-11-10
4
-36
/
+34
*
cli: add bridge token show
Michael Muré
2019-11-10
2
-2
/
+38
*
bridge: various improvement on the global token PR
Michael Muré
2019-11-10
3
-29
/
+63
*
bridge/core: store token in the global config and replace scopes with create ...
amine
2019-11-09
3
-34
/
+19
*
tokens: use entity.Id as id type
amine
2019-11-09
1
-1
/
+1
*
tokens: use a hash as token identifier instead of the token it self
amine
2019-11-09
3
-47
/
+36
*
bridge: various cleanups
Michael Muré
2019-11-09
1
-8
/
+7
*
commands: use token value as identifier
Amine
2019-11-09
2
-6
/
+3
*
bridge/core: use token id instead of name
Amine
2019-11-09
3
-10
/
+108
*
commands: add bridge token subcommand
Amine
2019-11-09
1
-0
/
+64
*
bridge: improvement on the import resume feature
Michael Muré
2019-11-03
1
-16
/
+30
[prev]
[next]