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.
* 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 | |
---|---|---|
.. | ||
activity.go | 5 years ago | |
attachment.go | 5 years ago | |
blame.go | 5 years ago | |
branch.go | 5 years ago | |
commit.go | 5 years ago | |
compare.go | 5 years ago | |
download.go | 5 years ago | |
editor.go | 5 years ago | |
editor_test.go | 5 years ago | |
http.go | 5 years ago | |
issue.go | 5 years ago | |
issue_dependency.go | 5 years ago | |
issue_label.go | 5 years ago | |
issue_label_test.go | 7 years ago | |
issue_lock.go | 6 years ago | |
issue_stopwatch.go | 6 years ago | |
issue_timetrack.go | ||
issue_watch.go | 6 years ago | |
lfs.go | 5 years ago | |
main_test.go | ||
middlewares.go | 5 years ago | |
milestone.go | 6 years ago | |
pull.go | 5 years ago | |
pull_review.go | 5 years ago | |
release.go | 5 years ago | |
release_test.go | 5 years ago | |
repo.go | 5 years ago | |
search.go | 6 years ago | |
setting.go | 5 years ago | |
setting_protected_branch.go | 5 years ago | |
settings_test.go | 5 years ago | |
topic.go | 6 years ago | |
view.go | 5 years ago | |
webhook.go | 5 years ago | |
wiki.go | 5 years ago | |
wiki_test.go | 5 years ago |