aboutsummaryrefslogtreecommitdiffstats
path: root/services/repository/files/file_test.go
Commit message (Expand)AuthorAgeFilesLines
* enforce nolint scope (#34851)TheFox0x72025-06-271-5/+14
* Refactor editor (#34780)wxiaoguang2025-06-211-13/+5
* Add API endpoint to request contents of multiple files simultaniously (#34139)Denys Konovalov2025-04-221-97/+0
* Add `last_committer_date` and `last_author_date` for file contents API (#32921)Lunny Xiao2025-04-021-12/+15
* Enable testifylint rules (#34075)TheFox0x72025-03-311-3/+3
* Clarify path param naming (#32969)wxiaoguang2024-12-241-1/+1
* Refactor names (#31405)wxiaoguang2024-06-191-1/+1
* 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
* Move web/api context related testing function into a separate package (#26859)wxiaoguang2023-09-011-6/+6
* Refactor web package and context package (#25298)wxiaoguang2023-06-181-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add latest commit's SHA to content response (#20398)Gusted2022-07-301-11/+12
* 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-2/+2
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-0/+120