forgejo/models
Loïc Dachary d4b71fe96e
[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)
2023-06-13 08:37:42 +02:00
..
actions Add user level action runners (#24995) 2023-05-31 09:39:54 +08:00
activities Use a separate admin page to show global stats, remove actions stat (#25062) 2023-06-03 22:03:41 +08:00
admin
asymkey
auth Add ability to set multiple redirect URIs in OAuth application UI (#25072) 2023-06-05 15:00:12 +08:00
avatars
db Fix parallelly generating index failure with Mysql (#24567) 2023-06-05 10:33:47 +00:00
dbfs
fixtures Fix duplicate Reviewed-by trailers (#24796) 2023-06-09 16:34:49 +02:00
forgejo_migrations [DB] Forgejo database migrations 2023-06-12 23:58:25 +02:00
git Fix parallelly generating index failure with Mysql (#24567) 2023-06-05 10:33:47 +00:00
issues Fix duplicate Reviewed-by trailers (#24796) 2023-06-09 16:34:49 +02:00
migrations [DB] Forgejo database migrations 2023-06-12 23:58:25 +02:00
organization Use RepositoryList instead of []*Repository (#25074) 2023-06-05 15:25:47 +08:00
packages Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
perm Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
project
pull
repo [TESTS] add unit test for repository collaboration (#825) 2023-06-12 23:58:29 +02:00
secret
shared/types
system
unit Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
unittest Test query must have "order by" explicitly to avoid unstable results (#24963) 2023-05-29 03:20:57 +00:00
user [BRANDING] reserve forgejo-actions username 2023-06-13 08:37:42 +02:00
webhook New webhook trigger for receiving Pull Request review requests (#24481) 2023-05-24 22:06:27 -04:00
error.go
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 Implement actions artifacts (#22738) 2023-05-19 21:37:57 +08:00
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go