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
/
iterator.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
1
-2
/
+2
*
bridge/github: fix iterator regression
amine
2019-11-11
1
-2
/
+4
*
github: follow API changes
Michael Muré
2019-11-11
1
-19
/
+19
*
bridge/github: improve iterator readability
amine
2019-11-05
1
-34
/
+49
*
bridge/github: improve iterator NextTimelineItem function
amine
2019-11-05
1
-0
/
+6
*
bridge/core: add context.Context to ImportAll and ExportAll signatures
Amine Hilaly
2019-08-18
1
-27
/
+31
*
[bridge/github] use context.WithTimeout on all graphql queries
Amine Hilaly
2019-06-24
1
-4
/
+21
*
[cache] BugCache: Add set metadata methods
Amine Hilaly
2019-06-24
1
-1
/
+1
*
Change client default timeout value to 60 seconds
Amine Hilaly
2019-05-29
1
-6
/
+6
*
Change keyUser to keyOwner in Github bridge
Amine Hilaly
2019-05-29
1
-7
/
+7
*
improve github importer and iterator
Amine Hilaly
2019-05-23
1
-13
/
+25
*
introduce `nextValidIssueEdit` and `nextValidCommentEdit` to escape empty `Di...
Amine Hilaly
2019-05-23
1
-19
/
+21
*
Fix importer/exporter design errors
Amine Hilaly
2019-05-23
1
-10
/
+25
*
Add old importer comments in the iterator
Amine Hilaly
2019-05-05
1
-1
/
+12
*
Improve naming and functions signatures
Amine Hilaly
2019-05-05
1
-73
/
+81
*
Add importer tests
Amine Hilaly
2019-05-05
1
-21
/
+4
*
Integrate iterator with importer
Amine Hilaly
2019-05-05
1
-14
/
+15
*
Add github iterator
Amine Hilaly
2019-05-05
1
-0
/
+406