aboutsummaryrefslogtreecommitdiff
path: root/internal/db/login_sources.go
Commit message (Expand)AuthorAge
* refactor(db): merge relation stores into entity stores (#7341)Joe Chen2023-02-08
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* test(db): add missing tests (#7208)Joe Chen2022-10-23
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* db: use `context` and go-mockgen for login sources (#7041)Joe Chen2022-06-10
* autofix: unused parameter should be replaced by underscore (#6799)deepsource-autofix[bot]2022-03-06
* auth: decouple types and functions from db (#6320)ᴜɴᴋɴᴡᴏɴ2020-09-20
* db: migrate to GORM v2 (#6309)ᴜɴᴋɴᴡᴏɴ2020-09-06
* db: fix wrong column type of `login_source` (#6283)ᴜɴᴋɴᴡᴏɴ2020-08-27
* db: use GORM to backup and restore non-legacy tables (#6142)ᴜɴᴋɴᴡᴏɴ2020-05-04
* login_source: migrate to GORM and add tests (#6090)ᴜɴᴋɴᴡᴏɴ2020-04-11
* db: use gorm function to check `ErrRecordNotFound` (#6060)ᴜɴᴋɴᴡᴏɴ2020-04-05
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04