aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/protected_branch.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove cancel button from branch protection form (#25063)Yarden Shoham2023-06-031-1/+0
* Support for status check pattern (#24633)Zettat1232023-05-171-5/+6
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-021-1/+1
* Improve protected branch setting page (#24379)Hester Gong2023-04-291-141/+145
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-8/+3
* Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true...Hester Gong2023-03-161-6/+3
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-3/+3
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-36/+39
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-46/+46
* Disable status checks in template if none found (#20088)John Olheiser2022-06-241-1/+1
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-111-0/+5
* Direct avatar rendering (#13649)silverwind2020-12-031-3/+3
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-0/+7
* Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417)Wim2020-11-041-3/+3
* Make SVG size argument optional (#12814)silverwind2020-09-111-3/+3
* Escape more things that are passed through str2html (#12622)zeripath2020-08-281-1/+1
* Update Octicons to v10 (#12240)silverwind2020-07-171-3/+3
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-161-0/+7
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-271-0/+5
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-3/+3
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-1/+8
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-0/+8
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-031-0/+7
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-18/+39
* [Fix] Checkbox at RepoSettings Protected Branch (#8799)65432019-11-031-1/+1
* Allow Protected Branches to Whitelist Deploy Keys (#8483)zeripath2019-10-211-0/+7
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-181-0/+32
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-111-1/+42
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-0/+43
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-0/+74