0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-08 14:48:16 -05:00
forgejo/models
2023-07-17 08:01:23 +02:00
..
actions [CLI] implement forgejo-cli actions register 2023-07-16 23:21:45 +02:00
activities [MODERATION] user blocking 2023-07-17 00:26:42 +02:00
admin Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
asymkey Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
auth
avatars
db Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
dbfs
fixtures [MODERATION] organization blocking a user (#802) 2023-07-17 00:26:42 +02:00
forgejo_migrations [MODERATION] user blocking 2023-07-17 00:26:42 +02:00
git Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
issues [MODERATION] user blocking 2023-07-17 00:26:42 +02:00
migrations [BRANDING] Use forgejo binary name 2023-07-17 00:25:56 +02:00
organization Remove unused code (#25734) (#25788) 2023-07-09 19:47:58 +00:00
packages Test if container blob is accessible before mounting (#22759) (#25784) 2023-07-09 12:00:04 +00:00
perm
project Fix incorrect oldest sort in project list (#25806) (#25835) 2023-07-12 13:22:17 +08:00
pull
repo [MODERATION] organization blocking a user (#802) 2023-07-17 00:26:42 +02:00
secret
shared/types
system Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
unit
unittest Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
user Merge remote-tracking branch 'forgejo/v1.20/forgejo-moderation' into v1.20/forgejo 2023-07-17 08:01:23 +02:00
webhook Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -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 Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go