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.
gitea/modules/structs
Chai-Shi e5f3c16587
Fix sync fork for consistency (#33147)
Fixes #33145

An integration test could be added.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 weeks ago
..
activity.go Document possible action types for the user activity feed API (#31196) 8 months ago
activitypub.go
admin_user.go
attachment.go
commit_status.go
commit_status_test.go Refactor older tests to use testify (#33140) 3 weeks ago
cron.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go Add new event commit status creation and webhook implementation (#27151) 3 months ago
issue.go Support issue template assignees (#31083) 6 months ago
issue_comment.go
issue_label.go Support using label names when changing issue labels (#30943) 9 months ago
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_test.go Support issue template assignees (#31083) 6 months ago
issue_tracked_time.go
lfs_lock.go
mirror.go
miscellaneous.go Refactor render system (#32492) 3 months ago
nodeinfo.go
notifications.go
org.go
org_member.go
org_team.go Increase max length of org team names from 30 to 255 characters (#31410) 8 months ago
package.go
pull.go Add reviewers selection to new pull request (#32403) 3 months ago
pull_review.go
release.go
repo.go Implement update branch API (#32433) 2 months ago
repo_actions.go Add API endpoints for getting action jobs status (#26673) 9 months ago
repo_branch.go Fix sync fork for consistency (#33147) 3 weeks ago
repo_collaborator.go Add permission description for API to add repo collaborator (#31744) 6 months ago
repo_commit.go
repo_compare.go feat(api): implement branch/commit comparison API (#30349) 10 months ago
repo_file.go
repo_key.go
repo_note.go
repo_refs.go
repo_tag.go Add tag protection via rest api #17862 (#31295) 8 months ago
repo_topic.go
repo_tree.go
repo_watch.go
repo_wiki.go
secret.go
settings.go
status.go
task.go
user.go Make gitea webhooks openproject compatible (#28435) 8 months ago
user_app.go add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
user_email.go
user_gpgkey.go
user_key.go
variable.go Add API for `Variables` (#29520) 10 months ago
visible_type.go