0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-04 04:39:10 -05:00
forgejo/models
Gusted 029bcd361a [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-04-01 19:31:43 +00:00
..
actions Cancel previous runs of the same PR automatically (#29961) 2024-03-26 16:51:56 +01:00
activities [Port] gitea#29930: Move notifications to a standalone file 2024-03-28 14:21:42 +01:00
admin
asymkey models/asymkey: Implement Tag verification 2024-04-01 13:42:11 +00:00
auth
avatars Replace 10 more gt- classes with tw- (#29945) 2024-03-26 19:04:27 +01:00
db Fix misuse of TxContext (#30061) 2024-03-30 07:17:29 +01:00
dbfs
fixtures Add default board to new projects, remove uncategorized pseudo-board (#29874) 2024-03-30 07:17:31 +01:00
forgejo/semver
forgejo_migrations [FEAT] Configure if protected branch rule should apply to admins 2024-04-01 19:31:43 +00:00
git [FEAT] Configure if protected branch rule should apply to admins 2024-04-01 19:31:43 +00:00
issues Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2024-03-30 07:17:32 +01:00
migrations Fix migration v292 (#30153) 2024-03-30 07:17:32 +01:00
organization Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) 2024-03-26 19:04:28 +01:00
packages
perm
project Fix migration v292 (#30153) 2024-03-30 07:17:32 +01:00
pull
repo Fix schedule tasks bugs (#28691) 2024-03-25 16:25:02 +01:00
secret
shared/types
system
unit
unittest
user [BUG] Don't delete inactive emails explicitly 2024-03-29 15:14:09 +01:00
webhook Merge pull request '[TESTS] fail when log.Error is called' (#2657) from oliverpool/forgejo:fail_test_on_log_error into forgejo 2024-03-24 07:28:31 +00:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go