forgejo/models
Lunny Xiao 926367fe1d
Add more stats tables ()
Add `Tags`, `Branches` and `CommitStatus` to monitor/stats

(cherry picked from commit e5e2b2fcd7e8446f99e8eb61eef9efe2790220c8)
2024-03-20 08:46:28 +01:00
..
actions Make runs-on support variable expression () 2024-03-11 23:36:59 +07:00
activities Add more stats tables () 2024-03-20 08:46:28 +01:00
admin
asymkey
auth
avatars
db Partially enable MSSQL case-sensitive collation support () 2024-03-11 23:36:59 +07:00
dbfs
fixtures Store webhook event in database () 2024-03-11 23:36:59 +07:00
forgejo/semver
forgejo_migrations [GITEA] Allow changing the repo Wiki branch to main 2024-02-05 16:57:47 +01:00
git Sync branches to DB immediately when handle git hook calling (gitea#29493) 2024-03-18 17:38:01 +01:00
issues Some performance optimization on dashboard and issues page () 2024-03-20 08:46:28 +01:00
migrations add test for webhook migration 2024-03-11 23:37:00 +07:00
organization
packages
perm
project Partially enable MSSQL case-sensitive collation support () 2024-03-11 23:36:59 +07:00
pull
repo Some performance optimization on dashboard and issues page () 2024-03-20 08:46:28 +01:00
secret Make runs-on support variable expression () 2024-03-11 23:36:59 +07:00
shared/types
system
unit
unittest [Windows] prevent ? in testdata path 2024-03-15 13:15:46 +01:00
user remove repetitive words () 2024-03-20 08:46:28 +01:00
webhook Store webhook event in database () 2024-03-11 23:36:59 +07:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go