..
assignees.go
Performance improvements for pull request list API ( #30490 )
10 months ago
assignees_test.go
Remove deadcode under models/issues ( #28536 )
1 year ago
comment.go
Add issue comment when moving issues from one column to another of the project ( #29311 )
8 months ago
comment_code.go
Use repo as of renderctx's member rather than a repoPath on metas ( #29222 )
10 months ago
comment_list.go
Only update poster in issue/comment list if it has been loaded ( #31216 )
10 months ago
comment_test.go
More `db.DefaultContext` refactor ( #27265 )
2 years ago
content_history.go
Fix issue & comment history bugs ( #29525 )
1 year ago
content_history_test.go
Fix issue & comment history bugs ( #29525 )
1 year ago
dependency.go
Penultimate round of `db.DefaultContext` refactor ( #27414 )
1 year ago
dependency_test.go
Penultimate round of `db.DefaultContext` refactor ( #27414 )
1 year ago
issue.go
chore: fix some function names in comment ( #32300 )
5 months ago
issue_index.go
Another round of `db.DefaultContext` refactor ( #27103 )
2 years ago
issue_label.go
Performance improvements for pull request list API ( #30490 )
10 months ago
issue_label_test.go
Penultimate round of `db.DefaultContext` refactor ( #27414 )
1 year ago
issue_list.go
Add issue comment when moving issues from one column to another of the project ( #29311 )
8 months ago
issue_list_test.go
Add context parameter to some database functions ( #26055 )
2 years ago
issue_lock.go
Penultimate round of `db.DefaultContext` refactor ( #27414 )
1 year ago
issue_project.go
Add option to filter board cards by labels and assignees ( #31999 )
7 months ago
issue_search.go
Add option to filter board cards by labels and assignees ( #31999 )
7 months ago
issue_stats.go
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues ( #29990 )
1 year ago
issue_test.go
Allow non-admin users to delete review requests ( #29057 )
1 year ago
issue_update.go
Prevent simultaneous editing of comments and issues ( #31053 )
10 months ago
issue_user.go
Add combined index for issue_user.uid and issue_id ( #28080 )
1 year ago
issue_user_test.go
Fix bug with sqlite load read ( #26305 )
2 years ago
issue_watch.go
Even more `db.DefaultContext` refactor ( #27352 )
2 years ago
issue_watch_test.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
issue_xref.go
Add user blocking ( #29028 )
1 year ago
issue_xref_test.go
Resolve lint for unused parameter and unnecessary type arguments ( #30750 )
11 months ago
label.go
Refactor issue label selection ( #31497 )
9 months ago
label_test.go
refactor: remove redundant err declarations ( #32381 )
5 months ago
main_test.go
make writing main test easier ( #27270 )
2 years ago
milestone.go
Fix milestone deadline and date related problems ( #32339 )
5 months ago
milestone_list.go
Added default sorting milestones by name ( #27084 )
8 months ago
milestone_test.go
remove util.OptionalBool and related functions ( #29513 )
1 year ago
pull.go
chore: fix some function names in comment ( #32300 )
5 months ago
pull_list.go
Allow filtering PRs by poster in the ListPullRequests API ( #32209 )
6 months ago
pull_test.go
Refactor StringsToInt64s ( #29967 )
1 year ago
reaction.go
Add container.FilterSlice function ( #30339 )
12 months ago
review.go
Fix the logic of finding the latest pull review commit ID ( #32139 )
6 months ago
review_list.go
Fix the logic of finding the latest pull review commit ID ( #32139 )
6 months ago
review_test.go
Fix the logic of finding the latest pull review commit ID ( #32139 )
6 months ago
stopwatch.go
Remove deadcode under models/issues ( #28536 )
1 year ago
stopwatch_test.go
Next round of `db.DefaultContext` refactor ( #27089 )
2 years ago
tracked_time.go
Update misspell to 0.5.1 and add `misspellings.csv` ( #30573 )
11 months ago
tracked_time_test.go
remove util.OptionalBool and related functions ( #29513 )
1 year ago