gitea/routers/api/v1/repo
Aravinth Manivannan c7151c2fb6
- name: new parameter in CreateForkOption to give the forked repository (#18066)
a custom name, intended to be used when there's a name conflict
- When a fork request results in a name conflict, HTTP 409: Conflict is
  returned instead of 500
- API documentation for the above mentioned changes

Signed-off-by: realaravinth <realaravinth@batsense.net>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2021-12-24 22:43:00 +08:00
..
blob.go
branch.go
collaborators.go
commits.go Add API to get file commit history (#17652) 2021-12-22 06:17:33 +00:00
file.go
fork.go - name: new parameter in CreateForkOption to give the forked repository (#18066) 2021-12-24 22:43:00 +08:00
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_reaction.go Add missing `X-Total-Count` and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
issue_stopwatch.go
issue_subscription.go When attempting to subscribe other user to issue report why access denied (#18091) 2021-12-24 21:47:42 +08:00
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
milestone.go
mirror.go
notes.go
pull.go Abort merge if head has been updated before pressing merge (#18032) 2021-12-20 08:32:54 +08:00
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
repo_test.go
star.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
status.go Add missing `X-Total-Count` and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
subscriber.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
tag.go
teams.go
topic.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
transfer.go Add API to manage repo tranfers (#17963) 2021-12-23 23:26:52 -05:00
tree.go Add missing `X-Total-Count` and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
wiki.go Add missing `X-Total-Count` and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00