grafana/pkg/services/searchV2
Ieva 25c4292a5f
RBAC: search v1 permission filter part 1 - cleanup & updating tests (#71913)
* update tests and remove some AC disabled checks

* remove test for old permission filter builder
2023-07-19 10:37:27 +01: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: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
auth.go RBAC: search v1 permission filter part 1 - cleanup & updating tests (#71913) 2023-07-19 10:37:27 +01:00
bluge.go Search: Include panel_type in query (#63229) 2023-03-01 11:13:09 -08:00
extender.go Search: support alpha + and enterprise sorting values (#49362) 2022-05-23 10:05:15 -07:00
filter.go RBAC: Permission check performance improvements for the new search (#60729) 2023-01-27 12:12:30 +00:00
http.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
index_test.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
index.go Instrumentation: Add support for instrumenting database queries (#66022) 2023-04-28 15:19:06 +02:00
ngram_test.go Search: Filter punctuation and tokenize camel case (#51165) 2022-06-30 16:30:44 -07: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 Chore: remove querylibrary feature toggle (#65021) 2023-03-20 20:00:14 +04:00
service.go Chore: remove querylibrary feature toggle (#65021) 2023-03-20 20:00:14 +04: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 Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
usage.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
utils.go Search: limit max size of batches during indexing (#49187) 2022-05-19 18:57:26 +03:00