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 7df09e31fa
Move issue pin to an standalone table for querying performance (#33452)
1 week ago
..
assignees.go
assignees_test.go
comment.go Move commits signature and verify functions to service layers (#33605) 1 week ago
comment_code.go Performance optimization for pull request files loading comments attachments (#33585) 2 weeks ago
comment_list.go
comment_test.go
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go Move issue pin to an standalone table for querying performance (#33452) 1 week ago
issue_index.go
issue_label.go
issue_label_test.go
issue_list.go Move issue pin to an standalone table for querying performance (#33452) 1 week ago
issue_list_test.go
issue_lock.go
issue_pin.go Move issue pin to an standalone table for querying performance (#33452) 1 week ago
issue_project.go Fix project issues list and counting (#33594) 1 week ago
issue_search.go Fix project issues list and counting (#33594) 1 week ago
issue_stats.go chore: fix some trivial problems and TODOs (#33473) 3 weeks ago
issue_test.go
issue_update.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
label.go
label_test.go
main_test.go
milestone.go
milestone_list.go
milestone_test.go
pull.go
pull_list.go
pull_list_test.go
pull_test.go
reaction.go Refactor user package (#33423) 4 weeks ago
review.go Hide/disable unusable UI elements when a repository is archived (#33459) 3 weeks ago
review_list.go
review_test.go
stopwatch.go Make tracked time representation display as hours (#33315) 1 month ago
stopwatch_test.go
tracked_time.go
tracked_time_test.go