| Commit message (Expand) | Author | Age |
* | db: add tests for authentication through login sources (#7049) | Joe Chen | 2022-06-12 |
* | db: use `context` and go-mockgen for `ReposStore` (#7046) | Joe Chen | 2022-06-11 |
* | db: use `context` and go-mockgen for `TwoFactorsStore` (#7045) | Joe Chen | 2022-06-11 |
* | 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 |
* | db: use `context` and go-mockgen for `LFSStore` (#7038) | Joe Chen | 2022-06-10 |
* | db: use `context` and go-mockgen for `PermsStore` (#7033) | Joe Chen | 2022-06-08 |
* | db: rename `AccessTokensStore.Save` to `Touch` (#7029) | Joe Chen | 2022-06-08 |
* | db: use `context` and go-mockgen for `AccessTokensStore` (#7013) | Joe Chen | 2022-06-06 |
* | access_token: encrypt access token with SHA256 (#7008) | E99p1ant | 2022-06-05 |
* | db: migrate access table to use GORM (#6371) | ᴜɴᴋɴᴡᴏɴ | 2020-10-06 |
* | auth: decouple types and functions from db (#6320) | ᴜɴᴋɴᴡᴏɴ | 2020-09-20 |
* | db: add tests for users (#6116) | ᴜɴᴋɴᴡᴏɴ | 2020-04-18 |
* | db: add tests for two factors (#6099) | ᴜɴᴋɴᴡᴏɴ | 2020-04-14 |
* | login_source: migrate to GORM and add tests (#6090) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | db: add tests for permissions (#6088) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | access_token: migrate to GORM and add tests (#6086) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | lfsutil: add `Storager` interface and local storage (#6083) | ᴜɴᴋɴᴡᴏɴ | 2020-04-10 |
* | lfs: add tests to batch endpoint (#6073) | ᴜɴᴋɴᴡᴏɴ | 2020-04-06 |
* | lfs: add unit test for middleware (#6070) | ᴜɴᴋɴᴡᴏɴ | 2020-04-06 |