Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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/services/issue
Lunny Xiao 72518a8dab
Rework suggestion backend (#33538)
2 weeks ago
..
assignee.go Fix get reviewers' bug (#32415) 3 months ago
assignee_test.go Performance improvements for pull request list API (#30490) 9 months ago
comments.go Prevent simultaneous editing of comments and issues (#31053) 9 months ago
commit.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2 months ago
commit_test.go
content.go Prevent simultaneous editing of comments and issues (#31053) 9 months ago
issue.go Refactor RefName (#33234) 1 month ago
issue_test.go
label.go
label_test.go
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 4 months ago
milestone.go demilestone should not include milestone (#32923) 2 months ago
milestone_test.go demilestone should not include milestone (#32923) 2 months ago
pull.go
reaction.go
reaction_test.go
status.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2 months ago
suggestion.go Rework suggestion backend (#33538) 2 weeks ago
suggestion_test.go Rework suggestion backend (#33538) 2 weeks ago
template.go refactor: remove redundant err declarations (#32381) 4 months ago