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
yp05327 ce3c351226
Load attachments for code comments (#30124)
8 months ago
..
assignees.go Add user blocking (#29028) 9 months ago
assignees_test.go
comment.go Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
comment_code.go Load attachments for code comments (#30124) 8 months ago
comment_list.go Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
comment_test.go
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go Performance improvements for pull request list page (#29900) 8 months ago
issue_index.go
issue_label.go
issue_label_test.go
issue_list.go Performance improvements for pull request list page (#29900) 8 months ago
issue_list_test.go
issue_lock.go
issue_project.go
issue_search.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_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 Add user blocking (#29028) 9 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
label.go Refactor label.IsArchived() (#29750) 8 months ago
label_test.go
main_test.go
milestone.go remove util.OptionalBool and related functions (#29513) 9 months ago
milestone_list.go remove util.OptionalBool and related functions (#29513) 9 months ago
milestone_test.go remove util.OptionalBool and related functions (#29513) 9 months ago
pull.go Fix codeowner detected diff base branch to mergebase (#29783) 8 months ago
pull_list.go Refactor StringsToInt64s (#29967) 8 months ago
pull_test.go Refactor StringsToInt64s (#29967) 8 months ago
reaction.go Add user blocking (#29028) 9 months ago
review.go Fix misuse of `TxContext` (#30061) 8 months ago
review_list.go remove util.OptionalBool and related functions (#29513) 9 months ago
review_test.go
stopwatch.go
stopwatch_test.go
tracked_time.go remove util.OptionalBool and related functions (#29513) 9 months ago
tracked_time_test.go remove util.OptionalBool and related functions (#29513) 9 months ago