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.
 
 
 
 
 
 
Dawid Góra 0e916c67cc
Automatic generation of release notes (#35977)
17 hours ago
..
assignees.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 3 months ago
assignees_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
comment.go Fix incorrect pull request counter (#35819) 1 month ago
comment_code.go Fix footnote jump behavior on the issue page. (#34621) 6 months ago
comment_list.go Run `gopls modernize` on codebase (#34751) 6 months ago
comment_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
content_history.go
content_history_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
dependency.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
dependency_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
issue.go Fix context usages (#35348) 4 months ago
issue_index.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
issue_label.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
issue_label_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
issue_list.go Run `gopls modernize` on codebase (#34751) 6 months ago
issue_list_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
issue_lock.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
issue_pin.go Move issue pin to an standalone table for querying performance (#33452) 10 months ago
issue_project.go Fix project issues list and counting (#33594) 10 months ago
issue_search.go Fix various bugs (#35684) 2 months ago
issue_stats.go Run `gopls modernize` on codebase (#34751) 6 months ago
issue_test.go Fix various bugs (#35684) 2 months ago
issue_update.go Fix incorrect pull request counter (#35819) 1 month ago
issue_user.go
issue_user_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
issue_watch.go Strict pagination check (#32548) 1 year ago
issue_watch_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
issue_xref.go Fix review comment/dimiss comment x reference can be refereced back (#35094) 5 months ago
issue_xref_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
milestone.go Fix incorrect pull request counter (#35819) 1 month ago
milestone_list.go Added default sorting milestones by name (#27084) 1 year ago
milestone_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
pull.go Fix incorrect pull request counter (#35819) 1 month ago
pull_list.go Automatic generation of release notes (#35977) 17 hours ago
pull_list_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
pull_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
reaction.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
review.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
review_list.go Fix inputing review comment will remove reviewer (#35591) 2 months ago
review_test.go Revert "adopt changes" (was intendet for #33356) 2 weeks ago
stopwatch.go fix(issue): Replace stopwatch toggle with explicit start/stop actions (#34818) 6 months ago
stopwatch_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
tracked_time.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 5 months ago
tracked_time_test.go Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago