..
migrations
Chore: remove comments feature ( #64644 )
2023-03-11 04:28:12 -08:00
migrator
Chore: Fix goimports grouping in pkg/services ( #62420 )
2023-01-30 08:21:27 +00:00
permissions
chore: move dashboard_acl models into dashboard service ( #62151 )
2023-01-26 08:46:30 -05:00
searchstore
Search: Improvements for starred dashboard search ( #64758 )
2023-03-16 09:20:07 +00:00
session
SQLX: Expose sqlxdb query functions ( #57227 )
2022-10-19 07:33:40 -07:00
sqlutil
Chore: remove xorm from preference ( #53803 )
2022-08-17 22:07:20 -04:00
bulk_test.go
Build: clean up and document integration test convention ( #58170 )
2022-11-04 10:14:21 -04:00
bulk.go
SQLStore: Create utility for bulk inserts ( #57632 )
2022-11-01 13:24:32 -05:00
database_wrapper.go
Traces: Fix timestamp for database query traces ( #61109 )
2023-01-09 09:40:55 -05:00
logger.go
Chore: Fix goimports grouping in pkg/services ( #62420 )
2023-01-30 08:21:27 +00:00
session_test.go
Chore: Upgrade golangci-lint to v1.51.2 ( #63630 )
2023-02-23 15:10:03 +01:00
session.go
SQLStore: Fix wrong usage of xorm's insert functions in tests ( #63850 )
2023-03-02 13:01:36 +02:00
sqlstore_metrics_test.go
Metrics: Fixed grafana_database_conn_*
metrics, and added new go_sql_stats_*
metrics as eventual replacement ( #54405 )
2022-08-31 08:54:32 -04:00
sqlstore_metrics.go
Metrics: Fixed grafana_database_conn_*
metrics, and added new go_sql_stats_*
metrics as eventual replacement ( #54405 )
2022-08-31 08:54:32 -04:00
sqlstore_test.go
Chore: Fix goimports grouping in pkg/services ( #62420 )
2023-01-30 08:21:27 +00:00
sqlstore.go
Chore: remove comments feature ( #64644 )
2023-03-11 04:28:12 -08:00
tls_mysql.go
Handle ioutil deprecations ( #53526 )
2022-08-10 15:37:51 +02:00
transactions_test.go
SQLStore: Add test for nested transactions events ( #60500 )
2023-01-23 14:17:56 +01:00
transactions.go
SQLStore: Add test for nested transactions events ( #60500 )
2023-01-23 14:17:56 +01:00
user.go
Chore: Differentiate the ErrOrgNotFound error messages ( #64131 )
2023-03-06 09:57:46 +02:00