aboutsummaryrefslogtreecommitdiffstats
path: root/models/git/protected_branch.go
Commit message (Expand)AuthorAgeFilesLines
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+1
* Refactor some legacy code and remove unused code (#28622)wxiaoguang2023-12-281-4/+3
* Remove GetByBean method because sometimes it's danger when query condition pa...Lunny Xiao2023-12-071-8/+6
* Updates to the API for archived repos (#27149)JakobDev2023-09-211-2/+12
* Replace `util.SliceXxx` with `slices.Xxx` (#26958)CaiCandong2023-09-071-1/+2
* Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)yp053272023-02-181-2/+2
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-0/+501