..
assignees.go
Make more functions use ctx instead of db.DefaultContext ( #24068 )
2 years ago
assignees_test.go
Replace 'userxx' with 'orgxx' in all test files when the user type is org ( #27052 )
2 years ago
comment.go
Revert "improve possible performance bottleneck ( #28547 )" ( #28593 ) ( #28608 )
1 year ago
comment_code.go
More `db.DefaultContext` refactor ( #27265 ) ( #27347 )
1 year ago
comment_list.go
Add logs for data broken of comment review ( #27326 ) ( #27345 )
1 year ago
comment_test.go
More `db.DefaultContext` refactor ( #27265 ) ( #27347 )
1 year ago
content_history.go
Fix comment permissions ( #28213 ) ( #28216 )
1 year ago
content_history_test.go
Fix comment permissions ( #28213 ) ( #28216 )
1 year ago
dependency.go
Add API to manage issue dependencies ( #17935 )
2 years ago
dependency_test.go
refactor some functions to support ctx as first parameter ( #21878 )
2 years ago
issue.go
Move some functions to service layer ( #26969 )
2 years ago
issue_index.go
Another round of `db.DefaultContext` refactor ( #27103 ) ( #27262 )
1 year ago
issue_label.go
Don't let API add 2 exclusive labels from same scope ( #27433 ) ( #27460 )
1 year ago
issue_label_test.go
Don't let API add 2 exclusive labels from same scope ( #27433 ) ( #27460 )
1 year ago
issue_list.go
Add context parameter to some database functions ( #26055 )
2 years ago
issue_list_test.go
Add context parameter to some database functions ( #26055 )
2 years ago
issue_lock.go
Rename almost all Ctx functions ( #22071 )
2 years ago
issue_project.go
Use more `IssueList` instead of `[]*Issue` ( #26369 )
2 years ago
issue_search.go
Fix review request number and add more tests ( #27104 ) ( #27168 )
1 year ago
issue_stats.go
Another round of `db.DefaultContext` refactor ( #27103 ) ( #27262 )
1 year ago
issue_test.go
More `db.DefaultContext` refactor ( #27265 ) ( #27347 )
1 year ago
issue_update.go
Don't use subselect in `DeleteIssuesByRepoID` ( #27332 ) ( #27408 )
1 year ago
issue_user.go
Add index to `issue_user.issue_id` ( #27154 ) ( #27158 )
1 year ago
issue_user_test.go
Fix bug with sqlite load read ( #26305 )
2 years ago
issue_watch.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
issue_watch_test.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
issue_xref.go
More `db.DefaultContext` refactor ( #27265 ) ( #27347 )
1 year ago
issue_xref_test.go
Replace 'userxx' with 'orgxx' in all test files when the user type is org ( #27052 )
2 years ago
label.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
label_test.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
main_test.go
move repository deletion to service layer ( #26948 )
2 years ago
milestone.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
milestone_list.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
milestone_test.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
pull.go
Another round of `db.DefaultContext` refactor ( #27103 ) ( #27262 )
1 year ago
pull_list.go
More refactoring of `db.DefaultContext` ( #27083 )
2 years ago
pull_test.go
More refactoring of `db.DefaultContext` ( #27083 )
2 years ago
reaction.go
Another round of `db.DefaultContext` refactor ( #27103 ) ( #27262 )
1 year ago
reaction_test.go
Another round of `db.DefaultContext` refactor ( #27103 ) ( #27262 )
1 year ago
review.go
Fix inperformant query on retrifing review from database. ( #28552 ) ( #28562 )
1 year ago
review_list.go
Another round of `db.DefaultContext` refactor ( #27103 ) ( #27262 )
1 year ago
review_test.go
Fix 500 when deleting a dismissed review ( #27903 ) ( #27910 )
1 year ago
stopwatch.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
stopwatch_test.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
tracked_time.go
Add context parameter to some database functions ( #26055 )
2 years ago
tracked_time_test.go
Replace 'userxx' with 'orgxx' in all test files when the user type is org ( #27052 )
2 years ago