This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-02-19 03:05:03 +01:00
Code
Issues
Activity
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
…
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
…