forgejo/models
Loïc Dachary 319815d9b1
[BRANDING] reserve forgejo-actions username
(cherry picked from commit 2a25be788b)
(cherry picked from commit b270d5815c)
(cherry picked from commit e7382cc71e)
(cherry picked from commit 665400ea1e)
(cherry picked from commit f5b2c691f1)
(cherry picked from commit 3df97adfef)
(cherry picked from commit 494f6eafc1)
(cherry picked from commit 822e3d2c83)
(cherry picked from commit 7460f12568)
(cherry picked from commit f6cd70881e)
(cherry picked from commit c669ce8173)
(cherry picked from commit 1d5a433e02)
(cherry picked from commit c1a4dc150c)
(cherry picked from commit dd1c971c6c)
(cherry picked from commit 8d2dcd9b1e)
(cherry picked from commit b6bb8fd275)
(cherry picked from commit d4b71fe96e)
(cherry picked from commit e204ec0b23)
(cherry picked from commit 8d9f1174bd)
(cherry picked from commit e314a7d5ba)
(cherry picked from commit 48b3ad5a30)
(cherry picked from commit 71ed4b7c69)
(cherry picked from commit d63324ccb6)
(cherry picked from commit 9249e893db)
(cherry picked from commit 78f156427b)
(cherry picked from commit c3d4a1a602)
(cherry picked from commit 83b1855f55)
2023-08-29 09:48:31 +02:00
..
actions [CLI] implement forgejo-cli 2023-08-29 08:22:02 +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-29 08:47:10 +02:00
avatars
db [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-08-29 08:47:11 +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-29 08:47:11 +02:00
forgejo_migrations [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-08-29 08:47:11 +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 [FEAT] allow setting the update date on issues and comments 2023-08-29 08:51:45 +02:00
migrations [UPGRADE] run sanity checks before the database is upgraded 2023-08-29 08:47:11 +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 [FEAT] allow setting the update date on issues and comments 2023-08-29 08:51:45 +02:00
secret feat(API): update and delete secret for managing organization secrets (#26660) 2023-08-24 02:07:00 +00:00
shared/types
system
unit
unittest
user [BRANDING] reserve forgejo-actions username 2023-08-29 09:48:31 +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 chore(actions): support cron schedule task (#26655) 2023-08-24 03:06:51 +00:00
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go