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/routers/web/repo/setting
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294)
9 months ago
..
avatar.go Refactor locale&string&template related code (#29165) 9 months ago
collaboration.go Improve user search display name (#29002) 10 months ago
default_branch.go Fix schedule tasks bugs (#28691) 10 months ago
deploy_key.go Use db.Find instead of writing methods for every object (#28084) 12 months ago
git_hooks.go Move some files under repo/setting (#25585) 1 year ago
lfs.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
main_test.go make writing main test easier (#27270) 1 year ago
protected_branch.go Refactor locale&string&template related code (#29165) 9 months ago
protected_tag.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
runners.go Fix repo count in org action settings (#27245) 1 year ago
secrets.go Fix repo count in org action settings (#27245) 1 year ago
setting.go Add merge style `fast-forward-only` (#28954) 9 months ago
settings_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
variables.go Added instance-level variables (#28115) 11 months ago
webhook.go Change webhook-type in create-view (#29114) 9 months ago