Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(db): merge relation stores into entity stores (#7341) | Joe Chen | 2023-02-08 |
* | refactor(db): finish migrate methods off `user.go` (#7337) | Joe Chen | 2023-02-07 |
* | refactor(db): migrate methods off `user.go` (#7336) | Joe Chen | 2023-02-05 |
* | all: replace `interface{}` with `any` (#7330) | Joe Chen | 2023-02-02 |
* | db: refactor "action" table to use GORM (#7054) | Joe Chen | 2022-06-25 |
* | db: use `context` and go-mockgen for `ReposStore` (#7046) | Joe Chen | 2022-06-11 |
* | autofix: unused parameter should be replaced by underscore (#6799) | deepsource-autofix[bot] | 2022-03-06 |
* | db: migrate to GORM v2 (#6309) | ᴜɴᴋɴᴡᴏɴ | 2020-09-06 |
* | db: add tests for users (#6116) | ᴜɴᴋɴᴡᴏɴ | 2020-04-18 |
* | db: add tests for repos (#6112) | ᴜɴᴋɴᴡᴏɴ | 2020-04-17 |
* | db: use gorm function to check `ErrRecordNotFound` (#6060) | ᴜɴᴋɴᴡᴏɴ | 2020-04-05 |
* | lfs: implement HTTP routes (#6035) | ᴜɴᴋɴᴡᴏɴ | 2020-04-04 |