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 d9c0f86de8
Fix incorrect pull request counter (#35819)
2 months ago
..
error.go Enable addtional linters (#34085) 9 months ago
gpg_key.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
gpg_key_add.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 4 months ago
gpg_key_commit_verification.go Fix SSH signing key path will be displayed in the pull request UI (#35381) 4 months ago
gpg_key_common.go Enable addtional linters (#34085) 9 months ago
gpg_key_import.go Final round of `db.DefaultContext` refactor (#27587) 2 years ago
gpg_key_list.go Move more functions to db.Find (#28419) 2 years ago
gpg_key_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
gpg_key_verify.go Fix incorrect pull request counter (#35819) 2 months ago
key_display.go Fix SSH signing key path will be displayed in the pull request UI (#35381) 4 months ago
main_test.go make writing main test easier (#27270) 2 years ago
ssh_key.go Refactor legacy code (#35708) 2 months ago
ssh_key_authorized_keys.go Refactor legacy code (#35708) 2 months ago
ssh_key_deploy.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
ssh_key_fingerprint.go Fix user's sign email check (#35045) 6 months ago
ssh_key_parse.go enforce nolint scope (#34851) 6 months ago
ssh_key_principals.go Move some asymkey functions to service layer (#28894) 2 years ago
ssh_key_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
ssh_key_verify.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago