0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-17 00:40:16 +01:00
forgejo/models
2022-10-23 09:18:15 +08:00
..
activities Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
admin Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
asymkey Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
auth Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
avatars
db Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
fixtures Decouple HookTask from Repository () 2022-10-21 18:21:56 +02:00
foreignreference Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
git Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
issues Fix viewing user subscriptions () 2022-10-18 10:01:02 +02:00
migrations Update milestone counters when issue is deleted () 2022-10-22 23:08:10 +08:00
organization Add team member invite by email () 2022-10-19 14:40:28 +02:00
packages Allow package version sorting () 2022-10-23 09:18:15 +08:00
perm
project Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
pull Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
repo Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
system
unit
unittest
user Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
webhook Decouple HookTask from Repository () 2022-10-21 18:21:56 +02:00
error.go Make every not exist error unwrappable to a fs.ErrNotExist () 2022-10-18 07:50:37 +02:00
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go Add team member invite by email () 2022-10-19 14:40:28 +02:00
org_team_test.go
org_test.go
repo.go Decouple HookTask from Repository () 2022-10-21 18:21:56 +02:00
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
user.go