forgejo/services/convert
Gusted a78c538d8e
[GITEA] Add Upload URL to release API
- Resolves https://codeberg.org/forgejo/forgejo/issues/580
- Return a `upload_field` to any release API response, which points to
the API URL for uploading new assets.
- Adds unit test.
- Adds integration testing to verify URL is returned correctly and that
upload endpoint actually works

(cherry picked from commit 074413a2dc)
(cherry picked from commit 33feed4723)
(cherry picked from commit 1ca21b95ff)
(cherry picked from commit 874f07cec2)
2023-07-26 16:33:24 +02:00
..
activity.go For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
attachment.go For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
convert.go Allow Organisations to have a E-Mail (#25082) 2023-07-25 08:26:27 +00:00
git_commit.go Add file status for API "Get a single commit from a repository" (#16205) (#25831) 2023-07-20 16:35:47 +08:00
git_commit_test.go
issue.go For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
issue_comment.go Add context parameter to some database functions (#26055) 2023-07-22 22:14:27 +08:00
issue_test.go
main_test.go
mirror.go
notification.go
package.go
pull.go
pull_review.go
pull_test.go
release.go [GITEA] Add Upload URL to release API 2023-07-26 16:33:24 +02:00
release_test.go [GITEA] Add Upload URL to release API 2023-07-26 16:33:24 +02:00
repository.go
status.go Remove commit status running and warning to align GitHub (#25839) 2023-07-21 16:24:36 +08:00
user.go
user_test.go
utils.go
utils_test.go
wiki.go