forgejo/routers/api/v1/repo
David Svantesson cde95f9923 Rewrite existing repo units if setting is not included in api body (#7763)
* Rewrite existing repo units if setting is not included in api body

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* else-if on one row
2019-08-10 12:32:46 +03:00
..
blob.go
branch.go
collaborators.go fix wrong email when use gitea as OAuth2 provider (#7640) 2019-07-27 16:15:30 +03:00
commits.go
file.go
fork.go
git_hook.go
git_ref.go api: fix multiple bugs with statuses endpoints (#7785) 2019-08-09 10:13:03 +08:00
hook.go fix wrong email when use gitea as OAuth2 provider (#7640) 2019-07-27 16:15:30 +03:00
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_tracked_time.go
key.go
label.go
main_test.go
milestone.go
pull.go
release.go
release_attachment.go
repo.go Rewrite existing repo units if setting is not included in api body (#7763) 2019-08-10 12:32:46 +03:00
repo_test.go
star.go fix wrong email when use gitea as OAuth2 provider (#7640) 2019-07-27 16:15:30 +03:00
status.go api: fix multiple bugs with statuses endpoints (#7785) 2019-08-09 10:13:03 +08:00
subscriber.go fix wrong email when use gitea as OAuth2 provider (#7640) 2019-07-27 16:15:30 +03:00
tag.go
tree.go