You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models
zeripath c702e7995d
Provide the ability to set password hash algorithm parameters (#22942) (#22943)
2 years ago
..
activities Don't return duplicated users who can create org repo (#22560) (#22562) 2 years ago
admin Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
asymkey
auth
avatars
db
fixtures Provide the ability to set password hash algorithm parameters (#22942) (#22943) 2 years ago
foreignreference
git
issues
migrations Init git module before database migration (#21764) (#21765) 2 years ago
organization Don't return duplicated users who can create org repo (#22560) (#22562) 2 years ago
packages
perm
project
pull
repo
system
unit
unittest
user Provide the ability to set password hash algorithm parameters (#22942) (#22943) 2 years ago
webhook
error.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
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
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
user.go