Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
yp05327 70b7df0e5e
Support repo license (#24872)
5 months ago
..
archiver
commitstatus Fix automerge will not work because of some events haven't been triggered (#30780) 9 months ago
files Refactor names (#31405) 8 months ago
adopt.go Fix incorrect default branch when adopt a repository (#30912) 10 months ago
adopt_test.go Add a simple test for AdoptRepository (#31391) 8 months ago
avatar.go
avatar_test.go
branch.go Support repo license (#24872) 5 months ago
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go Move context from modules to services (#29440) 12 months ago
contributors_graph.go Enable more `revive` linter rules (#30608) 10 months ago
contributors_graph_test.go Refactor cache and disable go-chi cache (#30417) 10 months ago
create.go Support repo license (#24872) 5 months ago
create_test.go
delete.go Support repo license (#24872) 5 months ago
delete_test.go
fork.go Support repo license (#24872) 5 months ago
fork_test.go
generate.go Add `YEAR`, `MONTH`, `MONTH_ENGLISH`, `DAY` variables for template repos (#31584) 8 months ago
generate_test.go
hooks.go
init.go
lfs.go
lfs_test.go
license.go Support repo license (#24872) 5 months ago
license_test.go Support repo license (#24872) 5 months ago
main_test.go
migrate.go Support repo license (#24872) 5 months ago
push.go Fix: database not update release when using `git push --tags --force` (#32040) 5 months ago
repository.go Support repo license (#24872) 5 months ago
repository_test.go
review.go
review_test.go
setting.go
template.go
transfer.go Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 6 months ago
transfer_test.go Clarify permission "HasAccess" behavior (#30585) 10 months ago