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
zenofile 20a5452ea6
Fix viewing user subscriptions (#21482)
2 years ago
..
assignees.go Add more linters to improve code readability (#19989) 3 years ago
assignees_test.go
comment.go
comment_list.go
comment_test.go
content_history.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
content_history_test.go
dependency.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
dependency_test.go
issue.go Fix viewing user subscriptions (#21482) 2 years ago
issue_index.go
issue_list.go
issue_list_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
issue_lock.go
issue_project.go Fix missed sort bug (#20996) 2 years ago
issue_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
issue_xref.go
issue_xref_test.go Refactor GetNextResourceIndex to make it work properly with transaction (#21469) 2 years ago
label.go
label_test.go
main_test.go
milestone.go
milestone_test.go
pull.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
pull_list.go Fix various typos (#20338) 3 years ago
pull_test.go
reaction.go
reaction_test.go
review.go
review_test.go
stopwatch.go
stopwatch_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
tracked_time.go
tracked_time_test.go