oliverpool
|
bb165fadf6
|
test: check hook_task deletion
move test to integration to ensure Sqlite + MySQL testing
|
2024-05-24 10:31:41 +02:00 |
|
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 |
|
JakobDev
|
c548dde205
|
More refactoring of db.DefaultContext (#27083)
Next step of #27065
|
2023-09-15 06:13:19 +00:00 |
|
Lunny Xiao
|
4f32abaf94
|
move repository deletion to service layer (#26948)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2023-09-08 04:51:15 +00:00 |
|