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
Jason Song 09b56fc069
Distinguish LFS object errors to ignore missing objects during migration (#31702)
7 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 Fix a branch divergence cache bug (#31659) 7 months ago
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
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
create_test.go
delete.go Clarify permission "HasAccess" behavior (#30585) 10 months ago
delete_test.go
fork.go
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 Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
main_test.go
migrate.go Distinguish LFS object errors to ignore missing objects during migration (#31702) 7 months ago
push.go Fix a branch divergence cache bug (#31659) 7 months ago
repository.go Fix "force private" logic (#31012) 9 months ago
repository_test.go
review.go Use context parameter in services/repository (#23186) 2 years ago
review_test.go
setting.go
template.go
transfer.go Add `lint-go-gopls` (#30729) 9 months ago
transfer_test.go Clarify permission "HasAccess" behavior (#30585) 10 months ago