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 fafd1db19e
Some refactors about GetMergeBase (#36186)
2 weeks ago
..
assignee.go Fix CODEOWNERS review request attribution using comment metadata (#36348) 2 weeks ago
assignee_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
comments.go Creating push comments before invoke pull request checking (#35647) 4 months ago
commit.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 1 year ago
commit_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
content.go Prevent simultaneous editing of comments and issues (#31053) 2 years ago
issue.go fix: typos in comments (#36394) 2 weeks ago
issue_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
label.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 6 months ago
label_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 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) 6 months ago
milestone_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
pull.go Some refactors about GetMergeBase (#36186) 2 weeks ago
reaction.go Add user blocking (#29028) 2 years ago
reaction_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
status.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 6 months ago
suggestion.go Rework suggestion backend (#33538) 12 months ago
suggestion_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
template.go Limit reading bytes instead of ReadAll (#35928) 3 months ago