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/repository
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
..
archiver Refactor context RefName and RepoAssignment (#33226) 1 month ago
commitstatus Add new event commit status creation and webhook implementation (#27151) 4 months ago
files Clarify path param naming (#32969) 2 months ago
adopt.go Refactor pprof labels and process desc (#32909) 2 months ago
adopt_test.go Reduce integration test overhead (#32475) 3 months ago
avatar.go Fix repo avatar conflict (#32958) 2 months ago
avatar_test.go Fix repo avatar conflict (#32958) 2 months ago
branch.go Automerge supports deleting branch automatically after merging (#32343) 2 months ago
cache.go
check.go Refactor pprof labels and process desc (#32909) 2 months ago
collaboration.go Move team related functions to service layer (#32537) 3 months ago
collaboration_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 4 months ago
commit.go
contributors_graph.go
contributors_graph_test.go disable gravatar in test (#32529) 3 months ago
create.go Make git clone URL could use current signed-in user (#33091) 2 months ago
delete.go Fix repo avatar conflict (#32958) 2 months ago
delete_test.go
fork.go Refactor pprof labels and process desc (#32909) 2 months ago
fork_test.go
generate.go Make git clone URL could use current signed-in user (#33091) 2 months ago
generate_test.go
hooks.go
init.go Refactor pprof labels and process desc (#32909) 2 months ago
lfs.go
lfs_test.go
license.go
license_test.go Enable tenv and testifylint rules (#32852) 2 months ago
main_test.go
merge_upstream.go Fix sync fork for consistency (#33147) 2 months ago
migrate.go Support the new exit code for `git remote` subcommands for git version >=2.30.0 (#33129) 2 months ago
push.go Automerge supports deleting branch automatically after merging (#32343) 2 months ago
repo_team.go Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
repo_team_test.go Move team related functions to service layer (#32537) 3 months ago
repository.go
repository_test.go
setting.go
template.go
transfer.go Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
transfer_test.go Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago