Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/models/issues
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339)
1 week ago
..
assignees.go Performance improvements for pull request list API (#30490) 6 months ago
assignees_test.go
comment.go Add issue comment when moving issues from one column to another of the project (#29311) 3 months ago
comment_code.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
comment_list.go Only update poster in issue/comment list if it has been loaded (#31216) 6 months ago
comment_test.go
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go chore: fix some function names in comment (#32300) 3 weeks ago
issue_index.go
issue_label.go Performance improvements for pull request list API (#30490) 6 months ago
issue_label_test.go
issue_list.go Add issue comment when moving issues from one column to another of the project (#29311) 3 months ago
issue_list_test.go
issue_lock.go
issue_project.go Add option to filter board cards by labels and assignees (#31999) 2 months ago
issue_search.go Add option to filter board cards by labels and assignees (#31999) 2 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) 8 months ago
issue_test.go
issue_update.go Prevent simultaneous editing of comments and issues (#31053) 6 months ago
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go Add user blocking (#29028) 9 months ago
issue_xref_test.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
label.go Refactor issue label selection (#31497) 5 months ago
label_test.go refactor: remove redundant err declarations (#32381) 2 weeks ago
main_test.go
milestone.go Fix milestone deadline and date related problems (#32339) 1 week ago
milestone_list.go Added default sorting milestones by name (#27084) 4 months ago
milestone_test.go remove util.OptionalBool and related functions (#29513) 9 months ago
pull.go chore: fix some function names in comment (#32300) 3 weeks ago
pull_list.go Allow filtering PRs by poster in the ListPullRequests API (#32209) 1 month ago
pull_test.go Refactor StringsToInt64s (#29967) 8 months ago
reaction.go Add container.FilterSlice function (#30339) 7 months ago
review.go Fix the logic of finding the latest pull review commit ID (#32139) 1 month ago
review_list.go Fix the logic of finding the latest pull review commit ID (#32139) 1 month ago
review_test.go Fix the logic of finding the latest pull review commit ID (#32139) 1 month ago
stopwatch.go
stopwatch_test.go
tracked_time.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
tracked_time_test.go remove util.OptionalBool and related functions (#29513) 9 months ago