Commit Graph

1873 Commits (96facbdfa25cdbcac51add910c7ba0d94d6b15a7)

Author SHA1 Message Date
Piotr Jamróz 7352c181c2
Migrate user_id to BIGINT (#55084) 3 years ago
Alexander Weaver 9f45e2e706
Alerting: Fix legacy migration crash when rule name is too long (#55053) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Misi c5be9605a2
Chore: Use TimeNow instead of time.Now in user sql store to make it testable (#54983) 3 years ago
Joe Blubaugh 22c937340e
Revert "Alerting: Write and Delete multiple alert instances. (#54072)" (#54885) 3 years ago
Carl Bergquist b4e3c89f60
instrumentation: dont instrument ErrSkip at all (#54880) 3 years ago
mhuangwm 39102c6656
Admin: Add support to configure default admin email (#54363) 3 years ago
Carl Bergquist 78978048c3
Instrumentation: log the total number of db queries per request (#54647) 3 years ago
linoman d2bb72fb3c
Login: Remove single admin team restriction (#54534) 3 years ago
Joe Blubaugh 5e4fd94413
Alerting: Write and Delete multiple alert instances. (#54072) 3 years ago
Serge Zaitsev 927ddf9376
Chore: Move login attempt methods to separate service (#54479) 3 years ago
Dave Henderson 713075c494
Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405) 3 years ago
ying-jeanne 6227528ea0
Chore: SQL Store Split of datasource (#54262) 3 years ago
ying-jeanne fd01161bcc
Chore: replace xorm by sqlx in dashboardversion service (#53869) 3 years ago
Valério Valério b5142832fa
Alerting: Fix saving of screenshots uploaded with a signed url (#53933) 3 years ago
ying-jeanne 4dbe0b4f02
Chore: Move updateorg out of sqlstore (#54111) 3 years ago
Jo 4a9137ac40
API Keys: Add revocation for SATs (#53896) 3 years ago
ying-jeanne 82b63688d2
Chore: remove xorm from preference (#53803) 3 years ago
ying-jeanne c7212643c2
add sqlx_store into star service (#53430) 3 years ago
ying-jeanne 25de383540
Chore: Replace xorm with sqlx (#52575) 3 years ago
idafurjes fa2e74cd6e
Chore: Remove GetSignedInUserWithCacheCtx from store interface (#53734) 3 years ago
idafurjes 1f442b419b
Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 3 years ago
idafurjes dfc75b1114
Remove delete suer from store interface (#53726) 3 years ago
Mihály Gyöngyösi 1c0ab501aa
UsersTable: Display Disabled flag in Organizations' Users table (#53656) 3 years ago
Giordano Ricci c1b30c56c9
Correlations: Add GetCorrelation(s) HTTP APIs (#52517) 3 years ago
Karl Persson c08fe3a53c
RBAC: Enable rbac when creating new settings (#53531) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Serge Zaitsev 72367f99cf
Chore: Move plugin settings store code into a dedicated service (#53560) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
Serge Zaitsev 6e4b537ba6
Chore: Remove datasources from the Store interface (#53515) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Karl Persson aa484a60c9
RBAC: Fix dashboard filter in SQLBuilder (#53379) 3 years ago
ying-jeanne ba89471598
Chore: Enable ANSI_QUOTES for Mysql Database (#53277) 3 years ago
ying-jeanne af09638a0d
remove the sqlstore playlist methods (#53415) 3 years ago
Kat Yang 62b4dbf52f
Chore: Remove pluginsettings methods from store and mockstore (#53347) 3 years ago
idafurjes 0c5b71694f
Chore: Add user service method UpdateLastSeenAt (#53309) 3 years ago
idafurjes 20f4191e56
Chore: Add user service method ChangePassword (#53303) 3 years ago
idafurjes 6fdb6ea6f6
Chore: Add user service method Update (#53300) 3 years ago
Serge Zaitsev 191ab3bb01
Chore: Move api key models into apikey service package (#53241) 3 years ago
idafurjes af83a09a92
Chore: Add user service method GetByEmail (#53298) 3 years ago
idafurjes 1ecbe22751
Chore: Add user service method GetByLogin (#53204) 3 years ago
idafurjes 66fd516c44
Remove GetUserById from store interface (#53226) 3 years ago
Sofia Papagiannaki ae101bf935
Alerting: Fix migration (#53253) 3 years ago
Kyle Brandt 643d2bc890
Chore: Sql store split for legacy alerting (#52901) 3 years ago
Serge Zaitsev 8d36f71673
Chore: Remove apikey store methods from sqlstore (#53197) 3 years ago
Serge Zaitsev 64488f6b90
Chore: split APIKey store (#52781) 3 years ago
Alexander Emelin e791a4e576
Search: Move entity events to transaction (#52394) 3 years ago
Artur Wierzbicki 449acb56a9
Previews: fix `dashboard.thumbnails.ds_uids` migration (#52960) 3 years ago
Artur Wierzbicki 18daa6754c
Previews: datasource permissions (#52747) 3 years ago
Carl Bergquist 7825ad6aa3
Instrumentation: Collect database connection stats (#52797) 3 years ago