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/services
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226)
The `ctx.Repo.RefName` was used to be a "short name", it causes a lot of
ambiguity.

This PR does some refactoring and use `RefFullName` to replace the
legacy `RefName`, and simplify RepoAssignment
1 month ago
..
actions Update status check for all supported on.pull_request.types in Gitea (#33117) 2 months ago
agit Add reviewers selection to new pull request (#32403) 4 months ago
asymkey Move delete deploy keys into service layer (#32201) 2 months ago
attachment Include file extension checks in attachment API (#32151) 4 months ago
auth Refactor older tests to use testify (#33140) 2 months ago
automerge Automerge supports deleting branch automatically after merging (#32343) 2 months ago
context Refactor context RefName and RepoAssignment (#33226) 1 month ago
contexttest Refactor request context (#32956) 2 months ago
convert Fix typo in gitea downloader test and add missing codebase in `ToGitServiceType` (#33146) 2 months ago
cron Enable tenv and testifylint rules (#32852) 2 months ago
doctor Refactor older tests to use testify (#33140) 2 months ago
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
feed Refactor "string truncate" (#32984) 2 months ago
forms Move some errors to their own sub packages (#32880) 2 months ago
gitdiff Refactor older tests to use testify (#33140) 2 months ago
indexer Update issue indexer after merging a PR (#30715) 10 months ago
issue Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2 months ago
lfs Fix LFS route mock, realm, middleware names (#32488) 3 months ago
mailer Refactor older tests to use testify (#33140) 2 months ago
markup Refactor request context (#32956) 2 months ago
migrations Refactor older tests to use testify (#33140) 2 months ago
mirror Fix mirror bug (#33224) 1 month ago
notify Add new event commit status creation and webhook implementation (#27151) 4 months ago
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 3 months ago
org Refactor tests (#33021) 2 months ago
packages Refactor package (routes and error handling, npm peer dependency) (#33111) 2 months ago
projects Add issue comment when moving issues from one column to another of the project (#29311) 7 months ago
pull Automerge supports deleting branch automatically after merging (#32343) 2 months ago
release Refactor "string truncate" (#32984) 2 months ago
repository Refactor context RefName and RepoAssignment (#33226) 1 month ago
secrets Refactor deletion (#28610) 1 year ago
task Fix "force private" logic (#31012) 9 months ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Move some errors to their own sub packages (#32880) 2 months ago
webhook Test webhook email (#33033) 2 months ago
webtheme Initial support for colorblindness-friendly themes (#30625) 10 months ago
wiki Refactor older tests to use testify (#33140) 2 months ago