Commit Graph

1873 Commits (96facbdfa25cdbcac51add910c7ba0d94d6b15a7)

Author SHA1 Message Date
linoman 13f4382214
Auth: Implement requester interface in access control module (#74289) 2 years ago
Serge Zaitsev 7197ed9fbb
Fix: avoid panics on duplicate metrics registration (#74359) 2 years ago
Serge Zaitsev 58f6648505
Chore: capitalise messages for alerting (#74335) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Kristin Laemmert 3e272d2bda
Bug(sqlstore): fix issue with postgres unable to find existing main organization (#73789) 2 years ago
Piotr Jamróz b30e0aa5aa
Correlations: Add organization id (#72258) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Josh Hunt 7bc6d32eb9
Search API: Search by folder UID (#65040) 2 years ago
Sofia Papagiannaki 8a24e891fe
Nested folders: Fix search query for empty self-contained permissions (#72727) 2 years ago
Sofia Papagiannaki 2c26a02b82
Search v1: Remove unnecessary subqueries (#72388) 2 years ago
Serge Zaitsev 7767ab6f43
Chore: Add folder data migration, fix unique index (#72602) 2 years ago
Yuri Tseretyan 143683bd05
Alerting: Add more clear error to migration when rule cannot be parsed (#72374) 2 years ago
Matthew Jacobson c7eb7fb58a
Alerting: Keep legacy alert rule maxDataPoints and intervalMs during migration (#71989) 2 years ago
Ieva cfa1a2c55f
RBAC: Split non-empty scopes into `kind`, `attribute` and `identifier` fields for better search performance (#71933) 2 years ago
Ieva 25c4292a5f
RBAC: search v1 permission filter part 1 - cleanup & updating tests (#71913) 2 years ago
Matthew Jacobson 8c6cdf51fc
Alerting: No longer silence paused alerts during legacy migration (#71596) 2 years ago
Misi 5efc3386d3
AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2 years ago
Sofia Papagiannaki e21872bb15
SQLStore: Fix regression in PostgreSQL connection string (#71368) 2 years ago
Guillaume Jacquet b947222bf5
Platform: Add support for Postgresql pgpass file (#61517) 2 years ago
Jo d6c468c1c2
Auth: Add empty role definition (#64694) 2 years ago
Matthew Jacobson 00d5f7fed7
Alerting: Convert 'Both' type Prometheus queries to 'Range' in migration (#70781) 2 years ago
Matthew Jacobson 44972d0cd5
SQLStore: Fix Postgres dialect treating "false" migrator default as true (#69353) 2 years ago
Santiago ff9eff49bd
Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2 years ago
Dan Cech a6279b2d62
Database: Make dialects independent of xorm Engine (#69955) 2 years ago
Artur Wierzbicki 15f06a93b2
Storage: increase size of the `contents` column (#69152) 2 years ago
Alexander Weaver 0ed5d3bdf2
Revert "Alerting: Refactor the ImageStore/Provider to provide image URL/bytes" (#69265) 2 years ago
Santiago 72a187b0be
Alerting: Refactor the ImageStore/Provider to provide image URL/bytes (#67693) 2 years ago
Sofia Papagiannaki 74e87ccbbd
SQLStore: Align SQLite IsUniqueConstraintViolation() with other backend implementations (#69224) 2 years ago
Gabriel MABILLE edf1775d49
AuthN: Embed an OAuth2 server for external service authentication (#68086) 2 years ago
Yuri Tseretyan 3af95bebe1
Alerting: Migrate unknown NoData\Error settings to the default (#68403) 2 years ago
owensmallwood b43206e26b
MySQL: Use transaction_isolation instead of tx_isolation (#68575) 2 years ago
Ryan McKinley 26658d172f
Migrations: Support independent migration log for entity api (#68511) 2 years ago
Sofia Papagiannaki 633b7875e7
Chore: Ignore unique constrain failure when creating the main organization (#68644) 2 years ago
Dan Cech 7572988305
add uid to team table (#66920) 2 years ago
Yuri Tseretyan 0ce7f7eaf4
Alerting: Migration to not fail if alert_configuration table is not empty (#67924) 2 years ago
Yuri Tseretyan 61484fa826
Alerting: Mention title of alert rule that caused migration to fail (#67451) 2 years ago
Carl Bergquist 692bb9ed1a
Instrumentation: Add support for instrumenting database queries (#66022) 2 years ago
Yuri Tseretyan a8b4a4bb45
Alerting: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2 years ago
Ieva 035bf29146
RBAC: Remove the option to disable RBAC and add automated permission migrations for instances that had RBAC disabled (#66652) 2 years ago
Artur Wierzbicki 2136e680c4
Previews: remove dashboard previews backend (#66176) 2 years ago
Yuri Tseretyan afd52d0866
Alerting: use alerting GrafanaReceiver and BuildReceiverConfiguration in Grafana (#65224) 2 years ago
linoman 3e85c90759
Restructure the org upsert method (#64763) 2 years ago
Sofia Papagiannaki 988a120d6d
Search v1: Add support for inherited folder permissions if nested folders are enabled (#63275) 2 years ago
Yuri Tseretyan 7b2f44762e
Alerting: Update migration to put alerts to the default folder if dashboard folder is missing (#65577) 2 years ago
ismail simsek 3cfb7ac0dd
Chore: Remove expr imports (#64543) 2 years ago
Sofia Papagiannaki 4ee0be6fdf
Chore: Add function for detecting if the SQL driver supported CTEs (#64441) 2 years ago
Sofia Papagiannaki f5cb8c660e
SQLStore: Fix setting query tries for integration tests (#64944) 2 years ago
Sofia Papagiannaki 41843464d1
SQLStore: Fix SQLite error propagation if query retries are disabled (#64904) 2 years ago
Ieva f966045129
Search: Improvements for starred dashboard search (#64758) 2 years ago
Ryan McKinley d5a9a0cea0
Chore: remove comments feature (#64644) 2 years ago