aboutsummaryrefslogtreecommitdiffstats
path: root/routers/private/internal_repo.go
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-311-1/+1
* Clarify path param naming (#32969)wxiaoguang2024-12-241-2/+2
* Refactor request context (#32956)wxiaoguang2024-12-241-17/+5
* Refactor names (#31405)wxiaoguang2024-06-191-2/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-271-2/+2
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-20/+6
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make git.OpenRepository accept Context (#19260)65432022-03-301-1/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-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/+84