..
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 incorrect pull request counter ( #35819 )
3 months 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
…
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 )
4 months ago
issue_stats.go
Run `gopls modernize` on codebase ( #34751 )
8 months ago
issue_test.go
Fix various bugs ( #35684 )
4 months ago
issue_update.go
Fix incorrect pull request counter ( #35819 )
3 months ago
issue_user.go
…
issue_user_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
5 months ago
issue_watch.go
…
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
Fix incorrect pull request counter ( #35819 )
3 months ago
milestone_list.go
…
milestone_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
5 months ago
pull.go
Fix incorrect pull request counter ( #35819 )
3 months ago
pull_list.go
Add sort option recentclose for issues and pulls ( #34525 )
8 months ago
pull_list_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
5 months ago
pull_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
5 months ago
reaction.go
Use db.WithTx/WithTx2 instead of TxContext when possible ( #35130 )
6 months ago
review.go
Use db.WithTx/WithTx2 instead of TxContext when possible ( #35130 )
6 months ago
review_list.go
Fix inputing review comment will remove reviewer ( #35591 )
4 months ago
review_test.go
Fix inputing review comment will remove reviewer ( #35591 )
4 months ago
stopwatch.go
fix(issue): Replace stopwatch toggle with explicit start/stop actions ( #34818 )
7 months 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