0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-30 02:09:11 -05:00
forgejo/services/repository
Gusted e0187b21fe
[MODERATION] Add repo transfers to blocked functionality (squash)
- When someone gets blocked, remove all pending repository transfers
from the blocked user to the doer.
- Do not allow to start transferring repositories to the doer as blocked user.
- Added unit testing.
- Added integration testing.

(cherry picked from commit 8a3caac330)
(cherry picked from commit a92b4cfeb6)
(cherry picked from commit acaaaf07d9)
(cherry picked from commit 735818863c)
(cherry picked from commit f50fa43b32)
(cherry picked from commit e166836433)
2023-10-16 16:43:40 +02:00
..
archiver Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
files More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
adopt.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
adopt_test.go
avatar.go
avatar_test.go
branch.go Search branches (#27055) 2023-09-17 08:24:40 +00:00
cache.go
check.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
collaboration.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
collaboration_test.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
commit.go Show branches and tags that contain a commit (#25180) 2023-07-27 12:47:41 +02:00
create.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
create_test.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
delete.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
delete_test.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
fork.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
fork_test.go
hooks.go
lfs.go Fix bugs in LFS meta garbage collection (#26122) 2023-07-26 07:02:53 +00:00
lfs_test.go Fix bugs in LFS meta garbage collection (#26122) 2023-07-26 07:02:53 +00:00
main_test.go
push.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
repository.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
repository_test.go
review.go
review_test.go
template.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
transfer.go [MODERATION] Add repo transfers to blocked functionality (squash) 2023-10-16 16:43:40 +02:00
transfer_test.go [MODERATION] Add repo transfers to blocked functionality (squash) 2023-10-16 16:43:40 +02:00