aboutsummaryrefslogtreecommitdiffstats
path: root/services/pull/lfs.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor and tidy-up the merge/update branch code (#22568)zeripath2023-03-071-1/+1
* Use context parameter in models/git (#22367)Jason Song2023-01-091-2/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-3/+3
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-4/+5
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-4/+5
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+1
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-4/+13
* Add basic repository lfs management (#7199)zeripath2019-10-281-108/+8
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-271-0/+226