Commit message (Expand) | Author | Age | |
---|---|---|---|
* | db: refactor "action" table to use GORM (#7054) | Joe Chen | 2022-06-25 |
* | db: use `context` and go-mockgen for `UsersStore` (#7042) | Joe Chen | 2022-06-11 |
* | db: use `context` and go-mockgen for login sources (#7041) | Joe Chen | 2022-06-10 |
* | autofix: fix check for empty string (#6804) | deepsource-autofix[bot] | 2022-03-06 |
* | 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: remove `db.User.LoginType` field (#6122) | Kousik Mitra | 2020-04-19 |
* | db: add tests for users (#6116) | ᴜɴᴋɴᴡᴏɴ | 2020-04-18 |
* | db: use gorm function to check `ErrRecordNotFound` (#6060) | ᴜɴᴋɴᴡᴏɴ | 2020-04-05 |
* | lfs: implement HTTP routes (#6035) | ᴜɴᴋɴᴡᴏɴ | 2020-04-04 |