aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/settings/protected_branch.tmpl
Commit message (Expand)AuthorAge
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* pkg/context: apply EscapePound at context levelUnknwon2018-09-28
* templates/repo/setting: fix missing EscapePound (#5442)Unknwon2018-09-28
* pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}Unknwon2017-04-06
* Protected branches: allow whitelist bypass require pull request check (#4207)Unknwon2017-03-08
* protect_branch: only list teams have write accessUnknwon2017-02-24
* repo: add protect branch whitelist (#4177)Unknwon2017-02-23
* Initial version of protected branches (#776)Unknwon2017-02-17