Commit Graph

18 Commits (d28d495235c08b962a43355b4118f275b85c1ec6)

Author SHA1 Message Date
Arve Knudsen d28d495235
Chore: Enable PR testing in Drone (#26189) 5 years ago
Arve Knudsen 3651a8e976
Chore: Disable scopelint for tests (#25923) 5 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 5 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Torkel Ödegaard 6c0752473a
Sqlstore refactor (#11908) 7 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 7 years ago
Mario Trangoni 6eb00000fe pkg/services: fix ineffassign issues 7 years ago
Mario Trangoni c1742df9ac remove unused variables detected by varcheck 7 years ago
bergquist 56907eef69 tests: makes sure we all migrations are working 7 years ago
Torkel Ödegaard 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging 9 years ago
Torkel Ödegaard 73b0e6c37b feat(logging): disable migrator logging during test 9 years ago
bergquist b2a4d8083e feat(alerting): add datasource ref to alert rule 9 years ago
Torkel Ödegaard cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 years ago
Torkel Ödegaard f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres 10 years ago
Torkel Ödegaard 02a89c752b Progress on database schema migration for account -> org refactor 10 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard 3c8c53194f Sign up and login work 11 years ago
Torkel Ödegaard eec178458b Validation check for not removing the last account admin 11 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