mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37e10d4543
* reject reactions wich ar not allowed * dont duble check CreateReaction now throw ErrForbiddenIssueReaction * add /repos/{owner}/{repo}/issues/comments/{id}/reactions endpoint * add Find Functions * fix some swagger stuff + add issue reaction endpoints + GET ReactionList now use FindReactions... * explicite Issue Only Reaction for FindReactionsOptions with "-1" commentID * load issue; load user ... * return error again * swagger def canged after LINT * check if user has ben loaded * add Tests * better way of comparing results * add suggestion * use different issue for test (dont interfear with integration test) * test dont compare Location on timeCompare * TEST: add forbidden dubble add * add comments in code to explain * add settings.UI.ReactionsMap so if !setting.UI.ReactionsMap[opts.Type] works |
5 years ago | |
---|---|---|
.. | ||
blob.go | ||
branch.go | 5 years ago | |
collaborators.go | 5 years ago | |
commits.go | 5 years ago | |
file.go | 5 years ago | |
fork.go | 5 years ago | |
git_hook.go | 5 years ago | |
git_ref.go | 5 years ago | |
hook.go | 5 years ago | |
hook_test.go | ||
issue.go | 5 years ago | |
issue_comment.go | 5 years ago | |
issue_label.go | 5 years ago | |
issue_reaction.go | 5 years ago | |
issue_subscription.go | 5 years ago | |
issue_tracked_time.go | 6 years ago | |
key.go | 5 years ago | |
label.go | 6 years ago | |
main_test.go | ||
milestone.go | 6 years ago | |
pull.go | 5 years ago | |
release.go | 5 years ago | |
release_attachment.go | 5 years ago | |
repo.go | 5 years ago | |
repo_test.go | 6 years ago | |
star.go | 5 years ago | |
status.go | 6 years ago | |
subscriber.go | 5 years ago | |
tag.go | 5 years ago | |
topic.go | 5 years ago | |
tree.go |