forgejo/models
Gusted 8019b115b6
[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)
(cherry picked from commit 6cabe32311)
(cherry picked from commit eba83a2440)
(cherry picked from commit 271c4586b2)
(cherry picked from commit 60883a4d68)
(cherry picked from commit ec1f866ccb)
(cherry picked from commit 3689fbe53c)
2023-08-22 10:00:42 +02:00
..
actions [CLI] implement forgejo-cli 2023-08-22 07:54:39 +02:00
activities Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) 2023-08-07 12:23:59 +02:00
admin
asymkey Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
auth [TESTS] oauth2: add integration test helpers 2023-08-22 08:41:55 +02:00
avatars
db [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-08-22 09:30:41 +02:00
dbfs
fixtures Allow to archive labels (#26478) 2023-08-14 11:56:14 +02:00
forgejo/semver [UPGRADE] add sanity checks for [storage*] 2023-08-22 09:30:41 +02:00
forgejo_migrations [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-08-22 09:30:41 +02:00
git Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 2023-08-21 15:26:10 +08:00
issues Fix project filter bugs (#26490) 2023-08-15 14:50:12 +00:00
migrations [BRANDING] Use forgejo binary name 2023-08-22 10:00:42 +02:00
organization
packages Fix NuGet search endpoints (#25613) 2023-08-14 02:50:55 +00:00
perm
project Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
pull
repo add disable workflow feature (#26413) 2023-08-14 15:14:30 +00:00
secret Add API route to list org secrets (#26485) 2023-08-15 14:32:43 +02:00
shared/types
system
unit
unittest
user [BRANDING] reserve forgejo-actions username 2023-08-22 10:00:42 +02:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go Add context parameter to some database functions (#26055) 2023-07-22 22:14:27 +08:00
migrate_test.go Add context parameter to some database functions (#26055) 2023-07-22 22:14:27 +08:00
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 Fix unclear IsRepositoryExist logic (#24374) 2023-04-28 14:14:26 -04:00
repo_transfer_test.go