mirror of https://github.com/go-gitea/gitea.git
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.
275d4b7e3f
This PR creates an API endpoint for creating/updating/deleting multiple files in one API call similar to the solution provided by [GitLab](https://docs.gitlab.com/ee/api/commits.html#create-a-commit-with-multiple-files-and-actions). To archive this, the CreateOrUpdateRepoFile and DeleteRepoFIle functions in files service are unified into one function supporting multiple files and actions. Resolves #14619 |
2 years ago | |
---|---|---|
.. | ||
cherry_pick.go | 2 years ago | |
commit.go | 2 years ago | |
content.go | 2 years ago | |
content_test.go | 2 years ago | |
diff.go | 2 years ago | |
diff_test.go | 2 years ago | |
file.go | 2 years ago | |
file_test.go | 2 years ago | |
patch.go | 2 years ago | |
temp_repo.go | 2 years ago | |
tree.go | 2 years ago | |
tree_test.go | 2 years ago | |
update.go | 2 years ago | |
upload.go | 2 years ago |