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 372d24b84b
Limit reading bytes instead of ReadAll (#35928)
1 month ago
..
assignee.go Fix team permissions (#34827) 6 months ago
assignee_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
comments.go Creating push comments before invoke pull request checking (#35647) 2 months ago
commit.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 12 months ago
commit_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
content.go Prevent simultaneous editing of comments and issues (#31053) 2 years ago
issue.go Fix incorrect pull request counter (#35819) 1 month ago
issue_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
label.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
label_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 year ago
milestone.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
milestone_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
pull.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
reaction.go Add user blocking (#29028) 2 years ago
reaction_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
status.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
suggestion.go Rework suggestion backend (#33538) 10 months ago
suggestion_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
template.go Limit reading bytes instead of ReadAll (#35928) 1 month ago