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.
a70c00b80b
GitLab generates "system notes" whenever an event happens within the
platform. Unlike Gitea, those events are stored and retrieved as text
comments with no semantic details. The only way to tell whether a
comment was generated in this manner is the `system` flag on the note
type.
This PR adds detection for two specific kinds of events: Scheduling and
un-scheduling of automatic merges on a PR. When detected, they are
downloaded using Gitea's type for these events, and eventually uploaded
into Gitea in the expected format, i.e. with no text content in the
comment.
This PR also updates the template used to render comments to add support
for migrated comments of these two types.
ref:
|
12 months ago | |
---|---|---|
.. | ||
actions | 12 months ago | |
branch | 1 year ago | |
cite | 1 year ago | |
code | 1 year ago | |
diff | 12 months ago | |
editor | 12 months ago | |
find | 1 year ago | |
graph | 1 year ago | |
issue | 12 months ago | |
migrate | 1 year ago | |
projects | 1 year ago | |
pulls | 12 months ago | |
release | 12 months ago | |
settings | 12 months ago | |
tag | 1 year ago | |
wiki | 1 year ago | |
activity.tmpl | 12 months ago | |
blame.tmpl | 1 year ago | |
branch_dropdown.tmpl | 12 months ago | |
clone_buttons.tmpl | 1 year ago | |
clone_script.tmpl | 2 years ago | |
commit_load_branches_and_tags.tmpl | 1 year ago | |
commit_page.tmpl | 12 months ago | |
commit_status.tmpl | 1 year ago | |
commit_statuses.tmpl | 12 months ago | |
commits.tmpl | 1 year ago | |
commits_list.tmpl | 12 months ago | |
commits_list_small.tmpl | 1 year ago | |
commits_table.tmpl | 1 year ago | |
contributors.tmpl | 12 months ago | |
create.tmpl | 1 year ago | |
create_helper.tmpl | 1 year ago | |
empty.tmpl | 1 year ago | |
file_info.tmpl | 1 year ago | |
forks.tmpl | 1 year ago | |
graph.tmpl | 1 year ago | |
header.tmpl | 12 months ago | |
home.tmpl | 1 year ago | |
icon.tmpl | 12 months ago | |
latest_commit.tmpl | 1 year ago | |
navbar.tmpl | 12 months ago | |
packages.tmpl | 2 years ago | |
pulse.tmpl | 12 months ago | |
release_tag_header.tmpl | 1 year ago | |
search.tmpl | 1 year ago | |
search_name.tmpl | 2 years ago | |
shabox_badge.tmpl | 1 year ago | |
star_unstar.tmpl | 1 year ago | |
sub_menu.tmpl | 1 year ago | |
unicode_escape_prompt.tmpl | 1 year ago | |
upload.tmpl | 1 year ago | |
user_cards.tmpl | 1 year ago | |
view_file.tmpl | 1 year ago | |
view_list.tmpl | 1 year ago | |
watch_unwatch.tmpl | 1 year ago | |
watchers.tmpl | 2 years ago |