Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | db: use `context` and go-mockgen for `ReposStore` (#7046) | Joe Chen | 2022-06-11 |
| | |||
* | db: use `context` and go-mockgen for `UsersStore` (#7042) | Joe Chen | 2022-06-11 |
| | |||
* | db: add tests for two factors (#6099) | ᴜɴᴋɴᴡᴏɴ | 2020-04-14 |
| | | | | | | | | | | | | | | | * Rename to TwoFactors.Create * Use GORM to execute queries * TwoFactor.GetByUserID * Add tests * Fix failing tests * Add MD5 tests * Add tests for RandomChars | ||
* | route: bypass require signin check for trigger repo tasks (#6079) | ᴜɴᴋɴᴡᴏɴ | 2020-04-08 |
* route: bypass require signin check for trigger repo tasks * CHANGELOG * Fix lint errors |