Commit Graph

20 Commits (8c31e25926eb25acfcf33e4c245ebebb7c94c908)

Author SHA1 Message Date
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 a5d9196a53
Chore/fix lint issues (#27704) 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 7b70e7db2d
AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 6 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) 7 years ago
Marcus Efraimsson 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
bergquist e5c64732f1 fix(sql): Add boolstr to all dialects 9 years ago
Torkel Ödegaard 02a89c752b Progress on database schema migration for account -> org refactor 10 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 d8e5be5782 Worked on database agnostic table creation for db migrations 11 years ago