summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/setting/protected_branch.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PORT] gitea#30430: Fix rename branch 500 when the target branch is deleted b...Gusted2024-04-151-0/+3
* [FEAT] Configure if protected branch rule should apply to adminsGusted2024-03-291-0/+1
* [BUG] Detect protected branch on branch renameGusted2024-03-261-1/+7
* Move context from modules to services (#29440)Lunny Xiao2024-03-061-1/+1
* [BUG] Don't overwrite protected branch accidentallyGusted2024-02-251-4/+7
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-161-1/+1
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+1
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-2/+2
* Updates to the API for archived repos (#27149)JakobDev2023-09-221-1/+1
* Update status and code index after changing the default branch (#27018)Nanguan Lin2023-09-131-50/+0
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-261-15/+5
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-221-1/+1
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-211-0/+11
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-5/+5
* Move some files under repo/setting (#25585)Lunny Xiao2023-07-021-0/+382