git-bug/cache
Sladyn 1d758f9f64 cache/filter.go: Fix and match for labels
Fixed filter query for multiple labels from
`OR` to `AND` according to github conventions.

Fixed https://github.com/MichaelMure/git-bug/issues/115
2019-03-31 16:09:29 +05:30
..
bug_cache.go github: fix 3 edge-case failures 2019-03-01 22:48:50 +01:00
bug_excerpt.go Rebased and updated. 2019-03-02 23:58:15 +05:30
doc.go docs & cleaning 2018-09-16 13:50:53 +02:00
filter_test.go cache: make the title filter case insensitive 2019-03-03 15:23:20 +01:00
filter.go cache/filter.go: Fix and match for labels 2019-03-31 16:09:29 +05:30
identity_cache.go identity: working identity cache 2019-03-01 22:40:26 +01:00
identity_excerpt.go commands: add a super-fast "user ls" command 2019-03-01 22:48:51 +01:00
multi_repo_cache.go identity: more progress and fixes 2019-03-01 22:40:21 +01:00
query_test.go Rectified Tests 2019-03-02 23:06:55 +05:30
query.go Made requested changes 2019-03-02 23:06:55 +05:30
repo_cache_test.go cache: add basic unit testing 2019-03-25 22:06:01 +01:00
repo_cache.go cache: properly push/pull identities and bugs 2019-03-27 21:44:11 +01:00
sorting.go cache: combine sorting and filtering into a query with its micro-DSL 2018-09-09 20:22:27 +02:00