forgejo/routers/api/v1/repo
Lauris BH 4a8ee0b5cc
Check that repositories can only be migrated to own user or organizations ()
* Repositories can only migrated to own user or organizations

* Add check for organization that user does not belong to

* Allow admin to migrate repositories for other users
2018-07-05 01:45:15 +03:00
..
branch.go
collaborators.go
file.go Fix swagger errors () 2018-06-12 22:59:22 +08:00
fork.go
hook.go Fix swagger errors () 2018-06-12 22:59:22 +08:00
hook_test.go API endpoint for testing webhook () 2018-04-29 14:21:33 +08:00
issue.go Fix milestone appliance and permission checks () 2018-06-19 23:15:11 +08:00
issue_comment.go fix CreateIssueCommentOption reference () 2018-06-15 15:47:13 +08:00
issue_label.go fix wrong issue endpoints in swagger doc () 2018-05-08 14:05:18 +08:00
issue_tracked_time.go Fix swagger errors () 2018-06-12 22:59:22 +08:00
key.go
label.go
main_test.go API endpoint for testing webhook () 2018-04-29 14:21:33 +08:00
milestone.go Fix swagger errors () 2018-06-12 22:59:22 +08:00
pull.go Multiple assignees () 2018-05-09 19:29:04 +03:00
release.go Fix some webhooks bugs () 2018-05-21 10:28:29 +08:00
release_attachment.go
repo.go Check that repositories can only be migrated to own user or organizations () 2018-07-05 01:45:15 +03:00
star.go
status.go
subscriber.go