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 1463426a27
Use merge tree to detect conflicts when possible (#36400)
3 days ago
..
assignees.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 5 months ago
assignees_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
comment.go Fix CODEOWNERS review request attribution using comment metadata (#36348) 2 weeks ago
comment_code.go Fix footnote jump behavior on the issue page. (#34621) 8 months ago
comment_list.go Run `gopls modernize` on codebase (#34751) 8 months ago
comment_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
content_history.go Fix issue & comment history bugs (#29525) 2 years ago
content_history_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
dependency.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 6 months ago
dependency_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
issue.go Fix context usages (#35348) 5 months ago
issue_index.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 6 months ago
issue_label.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 6 months ago
issue_label_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
issue_list.go Run `gopls modernize` on codebase (#34751) 8 months ago
issue_list_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
issue_lock.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 6 months ago
issue_pin.go Move issue pin to an standalone table for querying performance (#33452) 12 months ago
issue_project.go Fix project issues list and counting (#33594) 12 months ago
issue_search.go Fix various bugs (#35684) 3 months ago
issue_stats.go Run `gopls modernize` on codebase (#34751) 8 months ago
issue_test.go Fix various bugs (#35684) 3 months ago
issue_update.go Fix incorrect pull request counter (#35819) 3 months ago
issue_user.go Add combined index for issue_user.uid and issue_id (#28080) 2 years ago
issue_user_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
issue_watch.go Strict pagination check (#32548) 1 year ago
issue_watch_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
issue_xref.go Fix review comment/dimiss comment x reference can be refereced back (#35094) 7 months ago
issue_xref_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
milestone.go Closed milestones with no issues now show as 100% completed (#36220) 1 month ago
milestone_list.go Added default sorting milestones by name (#27084) 2 years ago
milestone_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
pull.go Use merge tree to detect conflicts when possible (#36400) 3 days ago
pull_list.go Automatic generation of release notes (#35977) 1 month ago
pull_list_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
pull_test.go Fix CODEOWNERS review request attribution using comment metadata (#36348) 2 weeks ago
reaction.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 6 months ago
review.go Fix CODEOWNERS review request attribution using comment metadata (#36348) 2 weeks ago
review_list.go Fix inputing review comment will remove reviewer (#35591) 4 months ago
review_test.go Fix CODEOWNERS review request attribution using comment metadata (#36348) 2 weeks ago
stopwatch.go Add more check for stopwatch read or list (#36340) 2 weeks ago
stopwatch_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago
tracked_time.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 6 months ago
tracked_time_test.go Remove incorrect "db.DefaultContext" usages (#35366) 5 months ago