This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
MirrorHub
/
gitea
Watch
0
Star
0
Fork
You've already forked gitea
0
mirror of
https://github.com/go-gitea/gitea
synced
2024-12-26 14:44:31 +01:00
Code
Issues
Releases
Wiki
Activity
76e9a4f701
gitea
/
models
/
issues
History
Lunny Xiao
5e8e3ecbeb
Fix issues count bug (
#21557
)
...
fix
#19349
,
#19505
Co-authored-by: delvh <dev.lh@web.de>
2022-10-25 14:47:46 +02:00
..
assignees.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
assignees_test.go
comment.go
Fix issues count bug (
#21557
)
2022-10-25 14:47:46 +02:00
comment_list.go
comment_test.go
content_history.go
Make every not exist error unwrappable to a fs.ErrNotExist (
#20891
)
2022-10-18 07:50:37 +02:00
content_history_test.go
dependency.go
Make every not exist error unwrappable to a fs.ErrNotExist (
#20891
)
2022-10-18 07:50:37 +02:00
dependency_test.go
issue.go
Fix issues count bug (
#21557
)
2022-10-25 14:47:46 +02:00
issue_index.go
issue_list.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
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
)
2022-10-24 20:29:17 +01:00
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
)
2022-10-24 20:29:17 +01:00
issue_xref_test.go
label.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
label_test.go
main_test.go
milestone.go
Make every not exist error unwrappable to a fs.ErrNotExist (
#20891
)
2022-10-18 07:50:37 +02:00
milestone_test.go
pull.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
pull_list.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
pull_test.go
reaction.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
reaction_test.go
review.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
review_test.go
stopwatch.go
Make every not exist error unwrappable to a fs.ErrNotExist (
#20891
)
2022-10-18 07:50:37 +02:00
stopwatch_test.go
tracked_time.go
Make every not exist error unwrappable to a fs.ErrNotExist (
#20891
)
2022-10-18 07:50:37 +02:00
tracked_time_test.go