Merge remote-tracking branch 'upstream/main' into limit-repo-size

Resolved Conflicts:
	models/migrations/migrations.go
	services/forms/repo_form.go
	templates/admin/repo/list.tmpl
	templates/repo/settings/options.tmpl
This commit is contained in:
DmitryFrolovTri
2023-10-04 17:58:30 +00:00
1056 changed files with 12067 additions and 10583 deletions
+3 -1
View File
@@ -57,7 +57,9 @@ type CreateRepoForm struct {
Labels bool
ProtectedBranch bool
TrustModel string
SizeLimit int64
ForkSingleBranch string
SizeLimit int64
}
// Validate validates the fields