aboutsummaryrefslogtreecommitdiffstats
path: root/models/git/protected_branch_list.go
Commit message (Expand)AuthorAgeFilesLines
* Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)65432024-02-231-2/+2
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-12/+25
* Fix branch protection priority (#24045)Lunny Xiao2023-04-111-7/+3
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-0/+86