forgejo/models
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140)
Fixes https://codeberg.org/forgejo/forgejo/issues/612

At the moment push mirrors are still run if a repo is archived. This PR
fixes this.
2024-01-24 02:32:57 +00:00
..
actions Fix incorrect action duration time when rerun the job before executed once (#28364) 2024-01-19 14:05:49 +00:00
activities
admin
asymkey
auth
avatars
db
dbfs
fixtures Fix reverting a merge commit failing (#28794) 2024-01-16 15:06:51 +00:00
git Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
issues Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
migrations Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
organization
packages Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
perm
project
pull Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
repo Don't run push mirrors for archived repos (#27140) 2024-01-24 02:32:57 +00:00
secret
shared/types
system
unit
unittest
user Forbid removing the last admin user (#28337) 2024-01-15 06:51:43 +00:00
webhook
error.go Forbid removing the last admin user (#28337) 2024-01-15 06:51:43 +00:00
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