forgejo/models/forgejo_migrations/v1_22
Gusted 79b7089360
[FEAT] Configure if protected branch rule should apply to admins
- Currently protected branch rules do not apply to admins, however in
some cases (like in the case of Forgejo project) you might also want to
apply these rules to admins to avoid accidental merges.
- Add new option to configure this on a per-rule basis.
- Adds integration tests.
- Resolves #65
2024-03-29 00:21:49 +01:00
..
main_test.go Add a migration to remove SSH signatures from release notes 2024-03-26 08:09:36 +00:00
v4.go [GITEA] Optionally allow anyone to edit Wikis 2024-02-05 16:09:42 +01:00
v5.go [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
v6.go models/forgejo_migrations: Gitea tables migration ID 2024-03-27 09:27:32 +01:00
v7.go models/forgejo_migrations: Gitea tables migration ID 2024-03-27 09:27:32 +01:00
v8.go Add a migration to remove SSH signatures from release notes 2024-03-26 08:09:36 +00:00
v8_test.go Add a migration to remove SSH signatures from release notes 2024-03-26 08:09:36 +00:00
v9.go [FEAT] Configure if protected branch rule should apply to admins 2024-03-29 00:21:49 +01:00