1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-03 11:06:18 +02:00
gitea/routers/web/org
JakobDev 3dc0c962bf
Delete repos of org when purge delete user (#27273)
Fixes https://codeberg.org/forgejo/forgejo/issues/1514

I had to remove `RenameOrganization` to avoid circular import.

We should really add some foreign keys to the database.
2023-10-19 13:16:11 +00:00
..
setting Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
home.go Next round of `db.DefaultContext` refactor (#27089) 2023-09-16 14:39:12 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
members.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
org.go Even more `db.DefaultContext` refactor (#27352) 2023-10-03 10:30:41 +00:00
org_labels.go Next round of `db.DefaultContext` refactor (#27089) 2023-09-16 14:39:12 +00:00
projects.go Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00
projects_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
setting.go Delete repos of org when purge delete user (#27273) 2023-10-19 13:16:11 +00:00
setting_oauth2.go Show always repo count in header (#26842) 2023-09-06 08:49:36 +00:00
setting_packages.go Show always repo count in header (#26842) 2023-09-06 08:49:36 +00:00
teams.go Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00