Commit Graph

23 Commits (f4282571c75603053924f10712b27cd74ace3d16)

Author SHA1 Message Date
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Sofia Papagiannaki 49e9f7e3b6
Chore: Fix mysql integration tests (#33606) 5 years ago
Sofia Papagiannaki 8c31e25926
AlertingNG: Save alert instances (#30223) 5 years ago
Arve Knudsen 25048ebdf8
Chore: Add CloudWatch HTTP API tests (#29691) 5 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 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 d28d495235
Chore: Enable PR testing in Drone (#26189) 6 years ago
Andrej Ocenas e5dd7efdee
Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 6 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 6 years ago
Sofia Papagiannaki 7b70e7db2d
AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 7 years ago
Marcus Efraimsson 12f3c8f9d6
fix only add column if not exists for 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
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 8 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 8 years ago
Dan Cech 24d4e50343 utf8mb4 encoding (#7959) 9 years ago
huydx adb441e5c8 (format) run go fmt in pkg 9 years ago
Utkarsh Bhatnagar b382d17e34 Fixed alerting bug for mysql (#6375) 9 years ago
bergquist e5c64732f1 fix(sql): Add boolstr to all dialects 9 years ago
Torkel Ödegaard 0a695ba17a Final work on migration, now there is no usage of xorm table sync 11 years ago
Torkel Ödegaard afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 11 years ago
Torkel Ödegaard 8bb9126b77 added postgres support for db migrations 11 years ago
Torkel Ödegaard d8e5be5782 Worked on database agnostic table creation for db migrations 11 years ago