Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(db): migrate `Follow` off `user.go` (#7203) | Joe Chen | 2022-10-23 |
* | migrations: add tests and remove XORM (#7050) | Joe Chen | 2022-06-12 |
* | db: run tests with pure-Go SQLite (#6998) | Joe Chen | 2022-06-03 |
* | ci: run database tests against Postgres, MySQL and SQLite (#6996) | Joe Chen | 2022-06-01 |
* | db: simplify GORM logger init in tests (#6444) | ᴜɴᴋɴᴡᴏɴ | 2020-12-06 |
* | db: migrate to GORM v2 (#6309) | ᴜɴᴋɴᴡᴏɴ | 2020-09-06 |
* | db: use GORM to backup and restore non-legacy tables (#6142) | ᴜɴᴋɴᴡᴏɴ | 2020-05-04 |
* | db: add tests for users (#6116) | ᴜɴᴋɴᴡᴏɴ | 2020-04-18 |
* | login_source: migrate to GORM and add tests (#6090) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | db: add tests for permissions (#6088) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | db: add tests for LFS (#6087) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | access_token: migrate to GORM and add tests (#6086) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | db: add tests for helper functions (#6084) | ᴜɴᴋɴᴡᴏɴ | 2020-04-10 |