grafana/pkg/services/searchV2
Kristin Laemmert 8a6107cd35
DashboardStore: Use ReplDB and get dashboard quotas from the ReadReplica (#90235)
* Use ReplDB in dashboard store and update all fixtures - no other changes

* just moving dashboard counts for now

* find the missing test fixture
2024-07-12 10:47:49 -04:00
..
object/testdata ObjectStore: add a kind registry (#56507) 2022-10-08 12:05:46 -04:00
testdata Backend: Use latest plugin-sdk-go v0.149.1 (#63498) 2023-02-21 09:06:15 -05:00
allowed_actions_test.go Chore: remove querylibrary feature toggle (#65021) 2023-03-20 20:00:14 +04:00
allowed_actions.go Chore: remove checks for whether RBAC is disabled (#73812) 2023-08-25 14:19:58 +01:00
auth.go Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
bluge.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
extender.go Search: support alpha + and enterprise sorting values (#49362) 2022-05-23 10:05:15 -07:00
filter.go Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
http.go Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
index_test.go DashboardStore: Use ReplDB and get dashboard quotas from the ReadReplica (#90235) 2024-07-12 10:47:49 -04:00
index.go SearchV2: Support soft deletion (#90217) 2024-07-09 14:17:27 +02:00
ngram_test.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
ngram.go Search: Filter punctuation and tokenize camel case (#51165) 2022-06-30 16:30:44 -07:00
search_service_mock.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
service_bench_test.go SearchV2: Support soft deletion (#90217) 2024-07-09 14:17:27 +02:00
service.go Add auth spans and remove deduplication code for scopes (#89804) 2024-07-02 22:08:57 -08:00
stub.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
substring_query.go Search: Add substring matcher (#54813) 2022-09-08 12:10:30 +02:00
types.go PanelTitleSearch: Show datasource usage in plugins (#83922) 2024-03-05 22:20:38 +02:00
usage.go Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
utils.go Search: limit max size of batches during indexing (#49187) 2022-05-19 18:57:26 +03:00