gitea/routers/api/v1/repo
Lunny Xiao 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885)
* Fix wrong permissions check when issues/prs shared operations

* move redirect to the last of the function

* fix swagger

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-20 13:00:32 +01:00
..
blob.go
branch.go Move newbranch to standalone package (#9627) 2020-01-14 11:38:04 +08:00
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_comment.go Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
issue_label.go
issue_reaction.go Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
issue_stopwatch.go Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
issue_subscription.go
issue_tracked_time.go Move tracked time api convert to convert package (#9665) 2020-01-10 21:59:41 -05:00
issue.go Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
key.go
label.go
main_test.go
milestone.go
pull.go Remove unnecessary permissions load (#9796) 2020-01-16 15:18:30 +01:00
release_attachment.go
release.go
repo_test.go
repo.go Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
star.go
status.go
subscriber.go
tag.go
topic.go
tree.go