3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/searchV2
Kyle Brandt 52ed297ed5
Backend: Use latest plugin-sdk-go v0.149.1 ()
Use latest github.com/grafana/grafana-plugin-sdk-go which includes changes to the TypeVersion property (always present in JSON).

Also included is squtil changes: SQL util - allow using the database scan type for converters
2023-02-21 09:06:15 -05:00
..
object/testdata ObjectStore: add a kind registry () 2022-10-08 12:05:46 -04:00
testdata Backend: Use latest plugin-sdk-go v0.149.1 () 2023-02-21 09:06:15 -05:00
allowed_actions_test.go RBAC: cascaded nested folder permissions for search v2 () 2023-02-06 17:38:15 +00:00
allowed_actions.go Chore: Fix goimports grouping () 2023-01-30 09:57:50 +01:00
auth.go RBAC: cascaded nested folder permissions for search v2 () 2023-02-06 17:38:15 +00:00
bluge.go RBAC: Permission check performance improvements for the new search () 2023-01-27 12:12:30 +00:00
extender.go Search: support alpha + and enterprise sorting values () 2022-05-23 10:05:15 -07:00
filter.go RBAC: Permission check performance improvements for the new search () 2023-01-27 12:12:30 +00:00
http.go Chore: Fix goimports grouping () 2023-01-30 09:57:50 +01:00
index_test.go Chore: Fix goimports grouping () 2023-01-30 09:57:50 +01:00
index.go SearchV2: Set correct batch limit when loading dashboards () 2023-01-27 14:40:04 +01:00
ngram_test.go Search: Filter punctuation and tokenize camel case () 2022-06-30 16:30:44 -07:00
ngram.go Search: Filter punctuation and tokenize camel case () 2022-06-30 16:30:44 -07:00
queries.go Chore: Fix goimports grouping () 2023-01-30 09:57:50 +01:00
search_service_mock.go Chore: Fix goimports grouping () 2023-01-30 09:57:50 +01:00
service_bench_test.go RBAC: cascaded nested folder permissions for search v2 () 2023-02-06 17:38:15 +00:00
service.go RBAC: cascaded nested folder permissions for search v2 () 2023-02-06 17:38:15 +00:00
stub.go Chore: Fix goimports grouping () 2023-01-30 09:57:50 +01:00
substring_query.go Search: Add substring matcher () 2022-09-08 12:10:30 +02:00
types.go Chore: Fix goimports grouping () 2023-01-30 09:57:50 +01:00
usage.go Chore: Fix goimports grouping () 2023-01-30 09:57:50 +01:00
utils.go Search: limit max size of batches during indexing () 2022-05-19 18:57:26 +03:00