forgejo/models
Earl Warren b0b44778b4
[SEMVER] store SemVer in ForgejoSemVer after a database upgrade
(cherry picked from commit b7fe7cf401)
(cherry picked from commit cf339eed4f)
(cherry picked from commit 4f3a16168b)
(cherry picked from commit 6f5bbc53fc)
(cherry picked from commit aca42b422e)
(cherry picked from commit 5a7f7580e5)
(cherry picked from commit 06c383c807)
(cherry picked from commit fe831dcb53)
(cherry picked from commit cd12cd0dbc)
(cherry picked from commit cc79163703)
(cherry picked from commit 0102a5715e)
(cherry picked from commit 403f7520b3)
(cherry picked from commit a3b61510a2)
(cherry picked from commit f83f0f9feb)
(cherry picked from commit fd1c3a6d09)
(cherry picked from commit f7cdc3d6f1)
(cherry picked from commit 060121b644)
(cherry picked from commit 62c847ff02)
(cherry picked from commit 4d051b51c2)
(cherry picked from commit 86e6981a93)
(cherry picked from commit c1fc9e441b)
(cherry picked from commit 8bb2f0871a)
(cherry picked from commit 0cd9fe5251)
2024-01-22 13:41:20 +00:00
..
actions [CLI] implement forgejo-cli 2024-01-22 12:18:30 +00:00
activities Speed up loading the dashboard on mysql/mariadb (#28546) 2024-01-14 15:34:25 +01:00
admin
asymkey Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
auth [TESTS] oauth2: add integration test helpers 2024-01-22 13:41:20 +00:00
avatars Refactor some legacy code and remove unused code (#28622) 2023-12-28 09:38:59 +00:00
db [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2024-01-22 13:41:20 +00:00
dbfs
fixtures Fix reverting a merge commit failing (#28794) 2024-01-16 15:06:51 +00:00
forgejo/semver [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2024-01-22 13:41:20 +00:00
forgejo_migrations [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2024-01-22 13:41:20 +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 [DB] Forgejo database migrations 2024-01-22 13:41:20 +00: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 Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
secret
shared/types
system Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
unit
unittest
user Forbid removing the last admin user (#28337) 2024-01-15 06:51:43 +00:00
webhook Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
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 Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
org_team.go
org_team_test.go
org_test.go
repo.go Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
repo_test.go
repo_transfer.go
repo_transfer_test.go