gitea/services/repository/files
Giteabot cdac263bb8
Only git operations should update `last changed` of a repository (#34388) (#34427)
Backport #34388 by @lunny

Try to fix #32046

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-05-11 23:23:12 +07:00
..
cherry_pick.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
commit.go Move commits signature and verify functions to service layers (#33605) 2025-02-16 12:24:07 +07:00
content.go Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +07:00
content_test.go Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +07:00
diff.go Decouple context from repository related structs (#33823) 2025-03-08 13:12:46 +07:00
diff_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
file.go Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +07:00
file_test.go Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +07:00
patch.go Refactor Branch struct in package modules/git (#33980) 2025-04-02 17:31:32 +07:00
temp_repo.go Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +07:00
tree.go Keep file tree view icons consistent with icon theme (#33921) 2025-04-06 19:35:08 +07:00
tree_test.go Keep file tree view icons consistent with icon theme (#33921) 2025-04-06 19:35:08 +07:00
update.go Only git operations should update `last changed` of a repository (#34388) (#34427) 2025-05-11 23:23:12 +07:00
upload.go Fix LFS file not stored in LFS when uploaded/edited via API or web UI (#34367) (#34396) 2025-05-08 05:33:19 +07:00