..
db
Chore: Sql store split for legacy alerting ( #52901 )
2022-08-03 11:17:26 -04:00
migrations
Correlations: Add GetCorrelation(s) HTTP APIs ( #52517 )
2022-08-11 16:58:11 +01:00
migrator
SQLStore: Support Upserting multiple rows. ( #52228 )
2022-07-19 16:42:48 +08:00
mockstore
Chore: Remove datasources from the Store interface ( #53515 )
2022-08-10 15:04:51 +02:00
permissions
Move SignedInUser to user service and RoleType and Roles to org ( #53445 )
2022-08-10 11:56:48 +02:00
searchstore
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00
sqlutil
Chore: Enable ANSI_QUOTES for Mysql Database ( #53277 )
2022-08-08 12:14:17 -04:00
annotation_cleanup_test.go
Chore: Remove final x from sqlstore ( #48086 )
2022-04-25 13:07:11 -04:00
annotation_cleanup.go
Chore: Remove final x from sqlstore ( #48086 )
2022-04-25 13:07:11 -04:00
annotation_test.go
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00
annotation.go
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00
dashboard_thumbs_test.go
Previews: datasource permissions ( #52747 )
2022-07-28 16:40:26 +04:00
dashboard_thumbs.go
Previews: fix dashboard.thumbnails.ds_uids
migration ( #52960 )
2022-07-28 21:50:02 +04:00
database_wrapper.go
Tracing: Use common traceID context value for opentracing and opentelemetry ( #46411 )
2022-04-14 17:54:49 +02:00
datasource_test.go
Correlations: Add CreateCorrelation HTTP API ( #51630 )
2022-07-25 15:19:07 +01:00
datasource.go
Correlations: Add CreateCorrelation HTTP API ( #51630 )
2022-07-25 15:19:07 +01:00
health_test.go
Chore: Exclude integration tests from running on test-backend step ( #50359 )
2022-06-10 11:46:21 -04:00
health.go
Chore: Remove x from health, alert notification, dashboard, stats, user ( #45265 )
2022-02-17 16:59:09 +01:00
logger.go
Chore: Update the xorm dependency ( #22376 )
2020-04-01 15:57:21 +02:00
login_attempt_test.go
Chore: Exclude integration tests from running on test-backend step ( #50359 )
2022-06-10 11:46:21 -04:00
login_attempt.go
Chore: Remove bus ( #47511 )
2022-04-08 16:15:06 +02:00
org_test.go
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00
org_users_test.go
UsersTable: Display Disabled flag in Organizations' Users table ( #53656 )
2022-08-15 10:58:58 +02:00
org_users.go
UsersTable: Display Disabled flag in Organizations' Users table ( #53656 )
2022-08-15 10:58:58 +02:00
org.go
Move SignedInUser to user service and RoleType and Roles to org ( #53445 )
2022-08-10 11:56:48 +02:00
quota_test.go
Chore: Exclude integration tests from running on test-backend step ( #50359 )
2022-06-10 11:46:21 -04:00
quota.go
Storage: limit the number of uploaded files ( #50796 )
2022-07-18 15:24:39 +04:00
session.go
Split Create User ( #50502 )
2022-06-28 14:32:25 +02:00
sqlbuilder_test.go
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00
sqlbuilder.go
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00
sqlstore_test.go
Chore: Enable ANSI_QUOTES for Mysql Database ( #53277 )
2022-08-08 12:14:17 -04:00
sqlstore.go
RBAC: Enable rbac when creating new settings ( #53531 )
2022-08-11 15:37:31 +02:00
sqlstore.goconvey
feat(invite): small progress
2015-07-17 14:42:49 +02:00
stats_integration_test.go
Chore: Exclude integration tests from running on test-backend step ( #50359 )
2022-06-10 11:46:21 -04:00
stats_test.go
Move SignedInUser to user service and RoleType and Roles to org ( #53445 )
2022-08-10 11:56:48 +02:00
stats.go
Move SignedInUser to user service and RoleType and Roles to org ( #53445 )
2022-08-10 11:56:48 +02:00
store.go
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00
tables.go
Began work on real sql schema definitions, and migration engine
2015-01-17 21:40:22 +01:00
tags_test.go
Chore: Exclude integration tests from running on test-backend step ( #50359 )
2022-06-10 11:46:21 -04:00
tags.go
Chore: Enable Go linter gocritic ( #26224 )
2020-07-16 14:39:01 +02:00
team_test.go
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00
team.go
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00
temp_user_test.go
Chore: Exclude integration tests from running on test-backend step ( #50359 )
2022-06-10 11:46:21 -04:00
temp_user.go
Chore: Remove bus ( #47511 )
2022-04-08 16:15:06 +02:00
tls_mysql.go
Handle ioutil deprecations ( #53526 )
2022-08-10 15:37:51 +02:00
transactions_test.go
Chore: Remove apikey store methods from sqlstore ( #53197 )
2022-08-03 08:13:05 -04:00
transactions.go
Chore: Remove global bus variable ( #50765 )
2022-06-14 16:07:41 +02:00
user_test.go
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00
user.go
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx ( #53343 )
2022-08-11 13:28:55 +02:00