Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483)
3 months ago
..
actions.go Do not mutate incoming options to SearchRepositoryByName (#34553) 7 months ago
authorizedkeys.go Enable addtional linters (#34085) 9 months ago
breaking.go
checkOldArchives.go
dbconsistency.go Fix doctor deleting orphaned issues attachments (#34142) 7 months ago
dbconsistency_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
dbversion.go Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 9 months ago
doctor.go Fix context usages (#35348) 4 months ago
fix8312.go
fix16961.go
fix16961_test.go Enable testifylint rules (#34075) 9 months ago
heads.go Move git command to git/gitcmd (#35483) 3 months ago
lfs.go Enable addtional linters (#34085) 9 months ago
main_test.go
mergebase.go Move git command to git/gitcmd (#35483) 3 months ago
misc.go Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151) 4 months ago
paths.go enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
repository.go Remove unused param `doer` (#34545) 6 months ago
storage.go add additional ReplaceAll in pathsep to cater for different pathsep (#34061) 9 months ago
usertype.go