summaryrefslogtreecommitdiffstats
path: root/models/pull_sign.go
Commit message (Expand)AuthorAgeFilesLines
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-133/+0
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Move twofactor to models/login (#17143)Lunny Xiao2021-09-251-2/+3
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-1/+2
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-2/+1
* Add configurable Trust Models (#11712)zeripath2020-09-201-25/+25
* models: break out of loop (#12386)Lars Lehtonen2020-07-311-1/+2
* Display pull request head branch even the branch deleted or repository delete...Lunny Xiao2020-03-021-1/+1
* Sign: Handle ErrTwoFactorNotEnrolled correctly (#10008)zeripath2020-01-261-1/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-1/+1
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-25/+34
* Sign protected branches (#8993)zeripath2019-12-151-0/+121