git-bug/cache
Josh Bialkowski cd889572f7 codereview #2: some cleanup, correct use of nothing-events
* return error, don't panic
* skipping status export is an error
* use switch in config.go
* move PromptPassword to input
* move client construction into getIdentityClient
* use non-pointer context throughout client since it is an interface
* remove some TODOs
* don't emit multiple nothing-events, just one per bug only if nothing
  happened.
* rename EditBody to EditCreateComment
* add configuration notes about additional values
* store bug id map in a dictionary in the config
* some fixes from testing
2019-12-18 07:42:16 -08:00
..
bug_cache.go codereview #2: some cleanup, correct use of nothing-events 2019-12-18 07:42:16 -08: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 cmd: "user create" only assign the user identity if not set 2019-12-10 20:13:49 +01:00
sorting.go cache: combine sorting and filtering into a query with its micro-DSL 2018-09-09 20:22:27 +02:00