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.
 
 
 
 
 
 
wxiaoguang b2ee5be52e
Refactor legacy code (#35708)
2 months ago
..
commit.go Fix user's sign email check (#35045) 5 months ago
commit_test.go Fix user's sign email check (#35045) 5 months ago
deploy_key.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
main_test.go Move delete deploy keys into service layer (#32201) 1 year ago
sign.go Use gitrepo.Repository instead of wikipath (#35398) 2 months ago
sign_test.go Instance signing rule `pubkey` should allow all public keys, not just GPG (#35357) 4 months ago
ssh_key.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
ssh_key_authorized_keys.go
ssh_key_authorized_principals.go Refactor legacy code (#35708) 2 months ago
ssh_key_principals.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
ssh_key_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago