mirror of
1
Fork 0
forgejo/models
Gusted 6cabe32311
[BRANDING] Use `forgejo` binary name
- Use `forgejo` binary name for migration suggestions.
- Resolves https://codeberg.org/forgejo/forgejo/issues/869#issuecomment-944501

(cherry picked from commit 418a0bed8f)
(cherry picked from commit 734579ce9b)
(cherry picked from commit 34bce5be19)
(cherry picked from commit 9c788a6ec0)
2023-07-10 23:18:55 +02:00
..
actions [CLI] implement forgejo-cli actions register 2023-07-10 18:01:01 +02:00
activities Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
admin Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
asymkey Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
auth [TESTS] auth LinkAccount test coverage (squash) 2023-07-10 18:37:58 +02:00
avatars
db Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
dbfs
fixtures Revert package access change from #23879 (#25707) 2023-07-09 13:00:07 +00:00
forgejo_migrations [DB] Forgejo database migrations 2023-07-10 18:31:55 +02:00
git Exclude default branch from pushed branch hint (#25795) 2023-07-10 11:18:55 +00:00
issues Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
migrations [BRANDING] Use `forgejo` binary name 2023-07-10 23:18:55 +02:00
organization Remove unused code (#25734) 2023-07-06 21:52:41 +00:00
packages Test if container blob is accessible before mounting (#22759) 2023-07-09 11:24:43 +00:00
perm some less naked returns (#25682) 2023-07-04 15:52:33 +00:00
project
pull
repo For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
secret
shared/types
system Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
unit
unittest Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
user [BRANDING] reserve forgejo-actions username 2023-07-10 23:18:54 +02:00
webhook Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
error.go Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go