forgejo/services/issue
Gusted d9dc25d038
[MODERATION] Block issue creation when blocked by repo owner (squash)
- Block the creation of a issue if the user is blocked by the repository owner.
- Fix integration tests (This should ideally in the future all be
self-created fixtures instead of relying on the existing ones as a small
condition can make the tests be inaccurate).

(cherry picked from commit 88d3ee333a)
(cherry picked from commit 146c82d232)
2024-01-15 16:10:53 +00:00
..
assignee.go
assignee_test.go Remove deadcode under models/issues (#28536) 2023-12-19 20:12:02 +01:00
comments.go [MODERATION] Block issue creation when blocked by repo owner (squash) 2024-01-15 16:10:53 +00:00
commit.go
commit_test.go
content.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
issue.go [MODERATION] User blocking 2024-01-15 16:10:53 +00:00
issue_test.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
label.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
label_test.go
main_test.go
milestone.go [FEAT] allow setting the update date on issues and comments 2024-01-15 14:48:04 +00:00
milestone_test.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
reaction.go [MODERATION] User blocking 2024-01-15 16:10:53 +00:00
status.go
template.go Fix Bug in Issue Config when only contact links are set (#26521) 2023-09-28 20:16:40 +08:00