Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -133/+0 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+2 |
* | Move twofactor to models/login (#17143) | Lunny Xiao | 2021-09-25 | 1 | -2/+3 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -1/+2 |
* | Replace `list.List` with slices (#16311) | KN4CK3R | 2021-08-09 | 1 | -2/+1 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 1 | -25/+25 |
* | models: break out of loop (#12386) | Lars Lehtonen | 2020-07-31 | 1 | -1/+2 |
* | Display pull request head branch even the branch deleted or repository delete... | Lunny Xiao | 2020-03-02 | 1 | -1/+1 |
* | Sign: Handle ErrTwoFactorNotEnrolled correctly (#10008) | zeripath | 2020-01-26 | 1 | -1/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -1/+1 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 1 | -25/+34 |
* | Sign protected branches (#8993) | zeripath | 2019-12-15 | 1 | -0/+121 |