You can not 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/modules/repofiles
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
5 years ago
..
action.go Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
action_test.go Move push commits from models to modules/repository (#9370) 5 years ago
blob.go
blob_test.go
commit.go
commit_status.go
content.go
content_test.go
delete.go Add require signed commit for protected branch (#9708) 5 years ago
diff.go
diff_test.go
file.go
file_test.go
repofiles.go
repofiles_test.go
temp_repo.go Give the stdout on temp_repo error (#9871) 5 years ago
tree.go
tree_test.go
update.go Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 5 years ago
upload.go
verification.go