aboutsummaryrefslogtreecommitdiffstats
path: root/routers/private/default_branch.go
Commit message (Expand)AuthorAgeFilesLines
* Move get/set default branch from git package to gitrepo package to hide repop...Lunny Xiao2024-03-081-1/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-1/+1
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-14/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-24/+3
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-1/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-3/+3
* Clean-up HookPreReceive and restore functionality for pushing non-standard re...zeripath2021-09-161-0/+75