You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/repository/files
TheFox0x7 4c4c56c7cd
Decouple context from repository related structs (#33823)
Calls that required context implicitly are made to pass it as argument
4 weeks ago
..
cherry_pick.go Decouple context from repository related structs (#33823) 4 weeks ago
commit.go Move commits signature and verify functions to service layers (#33605) 2 months ago
content.go Move some errors to their own sub packages (#32880) 3 months ago
content_test.go Clarify path param naming (#32969) 3 months ago
diff.go Decouple context from repository related structs (#33823) 4 weeks ago
diff_test.go Decouple diff stats query from actual diffing (#33810) 4 weeks ago
file.go Support choose email when creating a commit via web UI (#33432) 2 months ago
file_test.go Clarify path param naming (#32969) 3 months ago
patch.go Decouple context from repository related structs (#33823) 4 weeks ago
temp_repo.go Decouple context from repository related structs (#33823) 4 weeks ago
tree.go Move some errors to their own sub packages (#32880) 3 months ago
tree_test.go Clarify path param naming (#32969) 3 months ago
update.go Decouple context from repository related structs (#33823) 4 weeks ago
upload.go Decouple context from repository related structs (#33823) 4 weeks ago