This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-04-27 22:19:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da5ce5c8e7b018fa234ad55aedd74e7ab6857c55
gitea
/
services
/
issue
History
Lunny Xiao
87b28b3e83
Reload issue when sending webhook to make num comments is right. (
#35243
)
...
Fix
#35229
--------- Co-authored-by: Giteabot <
teabot@gitea.io
>
2025-08-11 11:27:22 +00:00
..
assignee_test.go
…
assignee.go
Fix team permissions (
#34827
)
2025-06-24 21:24:09 +08:00
comments.go
Reload issue when sending webhook to make num comments is right. (
#35243
)
2025-08-11 11:27:22 +00:00
commit_test.go
…
commit.go
…
content.go
…
issue_test.go
Fix doctor deleting orphaned issues attachments (
#34142
)
2025-05-30 05:06:03 +00:00
issue.go
Rename pull request GetGitRefName to GetGitHeadRefName (
#35093
)
2025-07-16 21:33:33 +08:00
label_test.go
…
label.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
main_test.go
…
milestone_test.go
…
milestone.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
pull.go
Rename pull request GetGitRefName to GetGitHeadRefName (
#35093
)
2025-07-16 21:33:33 +08:00
reaction_test.go
…
reaction.go
…
status.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
suggestion_test.go
…
suggestion.go
…
template.go
…