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 da58bb85fa
Upgrade xorm to new version which supported update join for all supported databases (#28590)
11 months ago
..
assignees.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 12 months ago
assignees_test.go Remove deadcode under models/issues (#28536) 11 months ago
comment.go Upgrade xorm to new version which supported update join for all supported databases (#28590) 11 months ago
comment_code.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
comment_list.go
comment_test.go
content_history.go Fix comment permissions (#28213) 1 year ago
content_history_test.go Fix comment permissions (#28213) 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 Remove deadcode under models/issues (#28536) 11 months ago
issue_index.go
issue_label.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue_label_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue_list.go
issue_list_test.go
issue_lock.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue_project.go Clean some functions about project issue (#27705) 1 year ago
issue_search.go Remove deadcode under models/issues (#28536) 11 months ago
issue_stats.go
issue_test.go Refactor deletion (#28610) 11 months ago
issue_update.go
issue_user.go Add combined index for issue_user.uid and issue_id (#28080) 11 months ago
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
label.go Refactor deletion (#28610) 11 months ago
label_test.go Remove deadcode under models/issues (#28536) 11 months ago
main_test.go
milestone.go Refactor timeutil package (#28623) 11 months ago
milestone_list.go Remove deadcode under models/issues (#28536) 11 months ago
milestone_test.go Remove deadcode under models/issues (#28536) 11 months ago
pull.go Remove deadcode under models/issues (#28536) 11 months ago
pull_list.go
pull_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
reaction.go
reaction_test.go
review.go Refactor some legacy code and remove unused code (#28622) 11 months ago
review_list.go
review_test.go Fix 500 when deleting a dismissed review (#27903) 1 year ago
stopwatch.go Remove deadcode under models/issues (#28536) 11 months ago
stopwatch_test.go
tracked_time.go Show total TrackedTime on issue/pull/milestone lists (#26672) 1 year ago
tracked_time_test.go Show total TrackedTime on issue/pull/milestone lists (#26672) 1 year ago