aboutsummaryrefslogtreecommitdiffstats
path: root/services/repository/files/file.go
Commit message (Expand)AuthorAgeFilesLines
* Support choose email when creating a commit via web UI (#33432)wxiaoguang2025-01-301-46/+0
* Move some errors to their own sub packages (#32880)Lunny Xiao2024-12-201-0/+19
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-291-0/+30
* Introduce path Clean/Join helper functions (#23495)wxiaoguang2023-03-211-1/+1
* Use CleanPath instead of path.Clean (#23371)Lunny Xiao2023-03-081-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* 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-3/+4
* Stop trimming preceding and suffixing spaces from editor filenames (#18334)v1.16.0-rc1zeripath2022-01-191-1/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-3/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+4
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-0/+139