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 5e8e3ecbeb
Fix issues count bug (#21557)
2 years ago
..
assignees.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
assignees_test.go
comment.go Fix issues count bug (#21557) 2 years ago
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 issues count bug (#21557) 2 years ago
issue_index.go Refactor GetNextResourceIndex to make it work properly with transaction (#21469) 2 years ago
issue_list.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
issue_list_test.go
issue_lock.go
issue_project.go
issue_test.go
issue_user.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
issue_xref_test.go Refactor GetNextResourceIndex to make it work properly with transaction (#21469) 2 years ago
label.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
label_test.go
main_test.go
milestone.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
milestone_test.go
pull.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
pull_list.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
pull_test.go
reaction.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
reaction_test.go
review.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
review_test.go
stopwatch.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
stopwatch_test.go
tracked_time.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
tracked_time_test.go