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.
* Add API to get issue/pull comments and events (timeline) Adds an API to get both comments and events in one endpoint with all required data. Closes go-gitea/gitea#13250 * Fix swagger * Don't show code comments (use review api instead) * fmt * Fix comment * Time -> TrackedTime * Use var directly * Add logger * Fix lint * Fix test * Add comments * fmt * [test] get issue directly by ID * Update test * Add description for changed refs * Fix build issues + lint * Fix build * Use string enums * Update swagger * Support `page` and `limit` params * fmt + swagger * Use global slices Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
3 years ago | |
---|---|---|
.. | ||
admin_user.go | 4 years ago | |
attachment.go | 5 years ago | |
commit_status.go | 4 years ago | |
cron.go | 5 years ago | |
doc.go | 6 years ago | |
fork.go | 3 years ago | |
git_blob.go | 6 years ago | |
git_hook.go | 6 years ago | |
hook.go | 4 years ago | |
issue.go | 3 years ago | |
issue_comment.go | 3 years ago | |
issue_label.go | 5 years ago | |
issue_milestone.go | 5 years ago | |
issue_reaction.go | 5 years ago | |
issue_stopwatch.go | 4 years ago | |
issue_tracked_time.go | 5 years ago | |
lfs_lock.go | 6 years ago | |
miscellaneous.go | 6 years ago | |
nodeinfo.go | 3 years ago | |
notifications.go | 3 years ago | |
org.go | 3 years ago | |
org_member.go | 6 years ago | |
org_team.go | 4 years ago | |
org_type.go | 6 years ago | |
pull.go | 5 years ago | |
pull_review.go | 4 years ago | |
release.go | 5 years ago | |
repo.go | 3 years ago | |
repo_branch.go | 3 years ago | |
repo_collaborator.go | 6 years ago | |
repo_commit.go | 4 years ago | |
repo_file.go | 4 years ago | |
repo_key.go | 6 years ago | |
repo_note.go | 4 years ago | |
repo_refs.go | 6 years ago | |
repo_tag.go | 4 years ago | |
repo_topic.go | 6 years ago | |
repo_tree.go | 6 years ago | |
repo_watch.go | 6 years ago | |
repo_wiki.go | 3 years ago | |
settings.go | 4 years ago | |
status.go | 4 years ago | |
task.go | 5 years ago | |
user.go | 4 years ago | |
user_app.go | 5 years ago | |
user_email.go | 6 years ago | |
user_gpgkey.go | 4 years ago | |
user_key.go | 6 years ago |