..
accesscontrol
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
alerting
Rename Id to ID for annotation models ( #62886 )
2023-02-03 17:23:09 +01:00
annotations
Rename Id to ID for annotation models ( #62886 )
2023-02-03 17:23:09 +01:00
apikey
Rename Id to ID for annotation models ( #62886 )
2023-02-03 17:23:09 +01:00
auth
Auth: removes temporary cache of user session token ( #62730 )
2023-02-06 13:51:12 +01:00
authn
Authn: Stat registration ( #62934 )
2023-02-06 17:23:53 +01:00
cleanup
Chore: Fix goimports grouping in pkg/services ( #62420 )
2023-01-30 08:21:27 +00:00
comments
Rename Id to ID for annotation models ( #62886 )
2023-02-03 17:23:09 +01:00
contexthandler
Rename Id to ID for annotation models ( #62886 )
2023-02-03 17:23:09 +01:00
correlations
Chore: Rename Id to ID in alerting models ( #62777 )
2023-02-02 17:22:43 +01:00
dashboardimport
Chore: Fix goimports grouping in pkg/services ( #62420 )
2023-01-30 08:21:27 +00:00
dashboards
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
dashboardsnapshots
Snapshots: Add snapshot enable config ( #61587 )
2023-01-26 10:28:11 -03:00
dashboardversion
Chore: Remove dashboards from models pkg ( #61578 )
2023-01-18 13:52:41 +01:00
datasourceproxy
Chore: Rename Id to ID in alerting models ( #62777 )
2023-02-02 17:22:43 +01:00
datasources
Chore: Rename Id to ID in alerting models ( #62777 )
2023-02-02 17:22:43 +01:00
encryption
Chore: Fix goimports grouping in pkg/services ( #62420 )
2023-01-30 08:21:27 +00:00
export
Live: Remove dev code that would save config and messages in SQL ( #62912 )
2023-02-03 16:21:48 -05:00
featuremgmt
Auth: removes temporary cache of user session token ( #62730 )
2023-02-06 13:51:12 +01:00
folder
Chore: Fix logging message in folder service ( #62939 )
2023-02-06 13:11:32 +02:00
grpcserver
Rename Id to ID for annotation models ( #62886 )
2023-02-03 17:23:09 +01:00
guardian
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
hooks
chore: move user_auth models to (mostly) login service ( #62269 )
2023-01-27 13:36:54 -05:00
kmsproviders
Encryption: Refactor secrets.Service initialization ( #51091 )
2022-07-07 09:48:25 +02:00
ldap
Chore: Fix goimports grouping ( #62426 )
2023-01-30 09:34:18 +01:00
libraryelements
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
librarypanels
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
licensing
Chore: Move ReqContext to contexthandler service ( #62102 )
2023-01-27 08:50:36 +01:00
live
Live: Remove dev code that would save config and messages in SQL ( #62912 )
2023-02-03 16:21:48 -05:00
login
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
loginattempt
Chore: Fix goimports grouping ( #62426 )
2023-01-30 09:34:18 +01:00
multildap
Chore: Fix goimports grouping ( #62426 )
2023-01-30 09:34:18 +01:00
navtree
Navigation: move Connections plugin to be just after apps ( #62801 )
2023-02-03 13:48:06 +00:00
ngalert
Alerting: Create benchmarking test for state.ProcessEvalResults ( #62041 )
2023-02-03 15:38:08 -06:00
notifications
SMTP: Update email templates to include populated <title> tag ( #61430 )
2023-01-30 16:56:23 -05:00
oauthtoken
chore: move user_auth models to (mostly) login service ( #62269 )
2023-01-27 13:36:54 -05:00
org
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
playlist
chore: move entity models into entity store service ( #62145 )
2023-01-25 12:43:22 -05:00
plugindashboards
Chore: Fix goimports grouping in pkg/services ( #62420 )
2023-01-30 08:21:27 +00:00
pluginsettings
chore: move plugins models into pluginsettings svc ( #61944 )
2023-01-23 13:56:20 -05:00
pluginsintegration
Chore: Rename Id to ID in alerting models ( #62777 )
2023-02-02 17:22:43 +01:00
preference
Preferences: Add preferences kind and remove unused navbar settings ( #59621 )
2023-01-25 11:00:32 -08:00
provisioning
Chore: rename Id to ID in alert notification models ( #62868 )
2023-02-03 15:46:55 +01:00
publicdashboards
Rename Id to ID for annotation models ( #62886 )
2023-02-03 17:23:09 +01:00
query
Chore: Rename Id to ID in alerting models ( #62777 )
2023-02-02 17:22:43 +01:00
queryhistory
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
querylibrary
Chore: Fix goimports grouping ( #62429 )
2023-01-30 09:57:50 +01:00
quota
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
rendering
Chore: Fix goimports grouping in pkg/services ( #62420 )
2023-01-30 08:21:27 +00:00
screenshot
Chore: Remove Result from dashboard models ( #61997 )
2023-01-25 10:36:26 +01:00
search
Chore: Move search model from models package to search service ( #62215 )
2023-01-30 15:17:53 +01:00
searchusers
Chore: Move ReqContext to contexthandler service ( #62102 )
2023-01-27 08:50:36 +01:00
searchV2
Chore: Fix goimports grouping ( #62429 )
2023-01-30 09:57:50 +01:00
secrets
Chore: Rename Id to ID in alerting models ( #62777 )
2023-02-02 17:22:43 +01:00
serviceaccounts
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
shorturls
Chore: Refectory of shorturl service, move models into service ( #61295 )
2023-01-12 17:13:47 +08:00
sqlstore
Live: Remove dev code that would save config and messages in SQL ( #62912 )
2023-02-03 16:21:48 -05:00
star
Chore: Move ReqContext to contexthandler service ( #62102 )
2023-01-27 08:50:36 +01:00
stats
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
store
Chore: Rename Id to ID in alerting models ( #62777 )
2023-02-02 17:22:43 +01:00
supportbundles
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
tag
Chore: Fix goimports grouping in pkg/services ( #62420 )
2023-01-30 08:21:27 +00:00
team
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
teamguardian
Chore: Fix goimports grouping ( #62426 )
2023-01-30 09:34:18 +01:00
temp_user
Chore: Move tempuser model to tempuser package ( #61024 )
2023-01-06 09:02:05 +01:00
thumbs
Config: Refactor frontend settings to struct ( #61990 )
2023-01-31 19:14:15 +00:00
updatechecker
Performance: add preallocation for some slice/map ( #57860 )
2022-11-22 20:24:36 +08:00
user
Support bundles: Refactor registry into separate service ( #62945 )
2023-02-06 17:50:03 +01:00
validations
chore: move validations model into the validations service ( #61953 )
2023-01-23 15:10:14 -05:00