Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(db): merge relation stores into entity stores (#7341) | Joe Chen | 2023-02-08 |
* | all: replace `interface{}` with `any` (#7330) | Joe Chen | 2023-02-02 |
* | test(db): add missing tests (#7208) | Joe Chen | 2022-10-23 |
* | db: refactor "action" table to use GORM (#7054) | Joe Chen | 2022-06-25 |
* | db: use `context` and go-mockgen for login sources (#7041) | Joe Chen | 2022-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 |