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 709535c506
Fix some overflows in test (#35315)
4 months ago
..
actions Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
activities Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
admin Fix omitempty bug (#33663) 10 months ago
asymkey Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
auth Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
avatars Replace 10 more gt- classes with tw- (#29945) 2 years ago
db Refactor container package (#34877) 6 months ago
dbfs Run `gopls modernize` on codebase (#34751) 6 months ago
fixtures Fix user's sign email check (#35045) 5 months ago
git Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
issues Refactor smal code snippeds in models/issues/pull.go (#35301) 4 months ago
migrations Change some columns from text to longtext and fix column wrong type caused by xorm (#35141) 5 months ago
organization Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
packages Change some columns from text to longtext and fix column wrong type caused by xorm (#35141) 5 months ago
perm enforce nolint scope (#34851) 6 months ago
project Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
pull Start automerge check again after the conflict check and the schedule (#34989) 5 months ago
renderhelper Fix commit message rendering and some UI problems (#34680) 6 months ago
repo Fix some overflows in test (#35315) 4 months ago
secret Added Description Field for Secrets and Variables (#33526) 9 months ago
shared/types Refactor locale&string&template related code (#29165) 2 years ago
system Change some columns from text to longtext and fix column wrong type caused by xorm (#35141) 5 months ago
unit Run `gopls modernize` on codebase (#34751) 6 months ago
unittest Uniform all temporary directories and allow customizing temp path (#32352) 8 months ago
user Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
webhook Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
main_test.go make writing main test easier (#27270) 2 years ago
repo.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
repo_test.go Enable testifylint rules (#34075) 9 months ago