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
Lunny Xiao 11598885b3
Use RepositoryList instead of []*Repository (#25074)
1 year ago
..
archiver Improve queue and logger context (#24924) 2 years ago
files Update repo's default branch when adding new files in an empty one (#25017) 1 year ago
adopt.go Fix unclear `IsRepositoryExist` logic (#24374) 2 years ago
adopt_test.go Use more specific test methods (#24265) 2 years ago
avatar.go Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2 years ago
avatar_test.go Use context parameter in services/repository (#23186) 2 years ago
branch.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
cache.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
check.go Use RepositoryList instead of []*Repository (#25074) 1 year ago
fork.go Use context parameter in services/repository (#23186) 2 years ago
fork_test.go
hooks.go Add user webhooks (#21563) 2 years ago
lfs.go
main_test.go
push.go Improve queue and logger context (#24924) 2 years ago
repository.go Add status indicator on main home screen for each repo (#24638) 2 years ago
repository_test.go
review.go Use context parameter in services/repository (#23186) 2 years ago
review_test.go Use context parameter in services/repository (#23186) 2 years ago
template.go Use context parameter in services/repository (#23186) 2 years ago
transfer.go Use context parameter in services/repository (#23186) 2 years ago
transfer_test.go