Commit Graph

79 Commits (5e4fd94413387e3f9692acc49aa5de9442bb2951)

Author SHA1 Message Date
Joe Blubaugh 5e4fd94413
Alerting: Write and Delete multiple alert instances. (#54072) 3 years ago
Joe Blubaugh a0f96ed4e1
SQLStore: Support Upserting multiple rows. (#52228) 3 years ago
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128) 3 years ago
Joan López de la Franca Beltran 219e848e73
SQLStore: Prevent migration_id duplicates (#47774) 3 years ago
Joan López de la Franca Beltran 5f1305d280
SQLStore: Add deprecation comments for breaking migrations (#49740) 3 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
Joan López de la Franca Beltran e43879e55d
Encryption: Add support for multiple data keys per day (#47765) 3 years ago
Leonard Gram f46038ed3a
Search: sort results correctly when using postgres (#46466) 3 years ago
Sofia Papagiannaki d718ee1918
SQLStore: Prevent concurrent migrations (#44101) 3 years ago
Armand Grillet 6523486122
Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Sofia Papagiannaki 04d5dcb7c8
Alerting: modify DB table, accessors and migration to restrict org access (#37414) 4 years ago
Sofia Papagiannaki 423474325a
Alerting: fix postgres migration on conflict (#35556) 4 years ago
Kyle Brandt dc3e17ba5b
Alerting: Change rule migration to be based on feature flag (#33792) 4 years ago
Sofia Papagiannaki 49e9f7e3b6
Chore: Fix mysql integration tests (#33606) 4 years ago
Alexander Emelin 0c2bcbf2bc
Live: persisting last message in cache for broadcast scope (#32938) 4 years ago
Carl Bergquist c899bf3592
log skipped, performed and duration for migrations (#31722) 4 years ago
Sofia Papagiannaki 8c31e25926
AlertingNG: Save alert instances (#30223) 4 years ago
Arve Knudsen 25048ebdf8
Chore: Add CloudWatch HTTP API tests (#29691) 4 years ago
Sofia Papagiannaki 3cac10e598
AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 4 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Arve Knudsen 676d393ec9
Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
Carl Bergquist 74d1d3c6a8
Instrumentation: Add counters and histograms for database queries (#28236) 5 years ago
Sofia Papagiannaki 4937f0daab
SQLStore: Run tests as integration tests (#28265) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Arve Knudsen 102448040d
SQLite: Set 0640 permissions on SQLite database file (#26339) 5 years ago
Arve Knudsen d28d495235
Chore: Enable PR testing in Drone (#26189) 5 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 5 years ago
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Andrej Ocenas e5dd7efdee
Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 5 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 5 years ago
jianweizhang 140e267639
delete redundant alias (#21907) 5 years ago
Sofia Papagiannaki 2283ceec09
SQLStore: Fix PostgreSQL failure to create organisation for first time (#21648) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Sofia Papagiannaki 7b70e7db2d
AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Oleg Gaidarenko b37ee65bd3
Chore: prepare our SQL for cockroach db (#16471) 6 years ago
Marcus Efraimsson 12f3c8f9d6
fix only add column if not exists for mysql 7 years ago
Marcus Efraimsson a451c20129
fix handling of indices with multiple columns (mysql) 7 years ago
Marcus Efraimsson 09b3014683
fix only create/drop database indices if not exists/exists 7 years ago
Marcus Efraimsson d093244282
sqlstore: add support for checking if error is constraint validation error 7 years ago
Torkel Ödegaard 92ed1f04af sql: added code migration type 7 years ago
Torkel Ödegaard 6c0752473a
Sqlstore refactor (#11908) 7 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Mario Trangoni 33ae8d35ea comment unused struct fields 7 years ago
Karsten Weiss de084e5891 Remove unnecessary fmt.Sprintf() calls (gosimple) 7 years ago