git-bug/cache
Amine Hilaly 5ca326af83 bridge/core: add context.Context to ImportAll and ExportAll signatures
bridge/core: add ImportResult objects to stream import events

bridge/core: launchpad support asynchronous import

bridge/github: cancellable export and import functions

bridge/gitlab: cancellable export and import functions

commands: bridge pull/push gracefull kill

bridge/github: fix github import

bridge/github: use simple context for imports

bridge/core: name parameters in interfaces

github/core: Add EventError to export and import events types

bridge/gitlab: add context support in gitlab requests functions

bridge/gitlab: remove imported events count from importer logic

bridge/github: remove imported events count from importer logic

bridge/github: add context support in query and muration requets

bridge/github: fix bug duplicate editions after multiple calls

bridge/core: import import and export events String methods
bridge/gitlab: fix error handling in note import events

commands/bridge: Add statistics about imports and exports

bridge/gitlab: properly handle context cancellation

bridge/github: improve error handling

bridge: break iterators on context cancel or timeout

bridge: add context timeout support

bridge: improve event formating and error handling

commands: handle interrupt and switch cases

bridge/github: add export mutation timeouts

bridge: fix race condition bug in the github and gitlab importers
bridge/github: improve context error handling
2019-08-18 00:14:22 +02:00
..
bug_cache.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
bug_excerpt.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
doc.go doc: add an architecture overview 2019-04-18 02:48:27 +02:00
filter_test.go cache: make the title filter case insensitive 2019-03-03 15:23:20 +01:00
filter.go implement identityExcerpt match method and integrate it into filters 2019-04-05 16:56:08 +02:00
identity_cache.go identity: working identity cache 2019-03-01 22:40:26 +01:00
identity_excerpt.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
multi_repo_cache.go cache: consistently use "ref" to fetch a repository 2019-06-23 21:28:01 +02:00
query_test.go Expose actors and participants in snapshot and bug excerpt 2019-04-04 00:37:57 +02:00
query.go Expose actors and participants in snapshot and bug excerpt 2019-04-04 00:37:57 +02:00
repo_cache_test.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
repo_cache.go bridge/core: add context.Context to ImportAll and ExportAll signatures 2019-08-18 00:14:22 +02:00
sorting.go cache: combine sorting and filtering into a query with its micro-DSL 2018-09-09 20:22:27 +02:00