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-04-02 19:26:41 +02:00
Code
Issues
Activity
gitea
/
services
/
issue
History
Lunny Xiao
5fb581a885
Merge branch 'main' into lunny/issue_dev
2024-09-02 23:49:05 -07:00
..
assignee_test.go
Performance improvements for pull request list API (
#30490
)
2024-05-31 12:10:11 +00:00
assignee.go
Update misspell to 0.5.1 and add
misspellings.csv
(
#30573
)
2024-04-27 08:03:49 +00:00
comments.go
Prevent simultaneous editing of comments and issues (
#31053
)
2024-05-27 15:34:18 +00:00
commit_test.go
…
commit.go
…
content.go
Prevent simultaneous editing of comments and issues (
#31053
)
2024-05-27 15:34:18 +00:00
dev_link.go
Improvements for creating branch model
2024-08-21 19:08:18 -07:00
issue_test.go
…
issue.go
Delete dev links when repository/issue/pull/branch deleted
2024-08-29 12:13:49 -07:00
label_test.go
…
label.go
…
main_test.go
…
milestone_test.go
…
milestone.go
…
pull.go
Update misspell to 0.5.1 and add
misspellings.csv
(
#30573
)
2024-04-27 08:03:49 +00:00
reaction_test.go
…
reaction.go
…
status.go
Fix 500 error when
state
params is set when editing issue/PR by API (
#31880
)
2024-09-02 02:08:27 +08:00
template.go
…