forgejo/models/issues
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
assignees.go
assignees_test.go
comment.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
comment_code.go Show outdated comments in files changed tab (#24936) (#25428) 2023-06-22 08:34:42 +00:00
comment_list.go
comment_test.go Show outdated comments in files changed tab (#24936) (#25428) 2023-06-22 08:34:42 +00:00
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
issue_index.go
issue_label.go
issue_list.go Improve loadprojects for issue list (#25468) (#25493) 2023-06-26 02:06:58 +00:00
issue_list_test.go Improve loadprojects for issue list (#25468) (#25493) 2023-06-26 02:06:58 +00:00
issue_lock.go
issue_project.go Improve loadprojects for issue list (#25468) (#25493) 2023-06-26 02:06:58 +00:00
issue_search.go
issue_stats.go
issue_test.go
issue_update.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
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_test.go
pull.go New webhook trigger for receiving Pull Request review requests (#24481) 2023-05-24 22:06:27 -04:00
pull_list.go
pull_test.go New webhook trigger for receiving Pull Request review requests (#24481) 2023-05-24 22:06:27 -04:00
reaction.go
reaction_test.go
review.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
review_test.go New webhook trigger for receiving Pull Request review requests (#24481) 2023-05-24 22:06:27 -04:00
stopwatch.go
stopwatch_test.go
tracked_time.go
tracked_time_test.go