summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/branches.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Move `Rename branch` from repo settings page to the page of branches list (#2...sillyguodong2023-04-301-22/+0
* Improve protected branch setting page (#24379)Hester Gong2023-04-291-10/+4
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-8/+3
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-4/+4
* Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang2023-02-141-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* 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-16/+21
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-12/+12
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Add a simple way to rename branch like gh (#15870)a10121127962021-10-081-0/+22
* Use a special name for update default branch on repository setting (#15893)Lunny Xiao2021-05-161-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-31/+31
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-2/+2
* Feature: Archive repos (#5009)kolaente2019-01-231-60/+66
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-1/+1
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-2/+2
* Locale for button Edit on protected branch (#4442)Joel da Rosa2018-07-131-1/+1
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-9/+5
* Fix and simplify repo branches UI (#1435)Morlinest2017-04-061-24/+20
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-72/+68
* fix 500 caused by branches settings introduced by #1198 (#1214)Lunny Xiao2017-03-121-4/+4
* Make strings translatable (#1188) (#1198)Patrick G2017-03-111-7/+5
* Protected branches system (#339)Denis Denisov2017-02-211-0/+91