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 2e1afd54b2
Add command to bulk set must-change-password (#22823) (#22928)
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 Fix key signature error page (#22229) (#22230) 2 years ago
auth Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
avatars Fix get system setting bug when enabled redis cache (#22298) 2 years ago
db upgrade golangcilint to v1.51.0 (#22764) 2 years ago
fixtures Don't return duplicated users who can create org repo (#22560) (#22562) 2 years ago
foreignreference
git Use complete SHA to create and query commit status (#22244) (#22257) 2 years ago
issues fix incorrect role labels for migrated issues and comments (#22914) (#22923) 2 years ago
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 Fix container blob mount (#22226) (#22476) 2 years ago
perm Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
project Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
pull
repo Fix error when calculate the repository size (#22392) (#22474) 2 years ago
system Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) (#22496) 2 years ago
unit
unittest
user Add command to bulk set must-change-password (#22823) (#22928) 2 years ago
webhook Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
org_team.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
org_team_test.go
org_test.go
repo.go Fix issue/PR numbers (#22037) (#22044) 2 years ago
repo_collaboration.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
repo_collaboration_test.go
repo_test.go
repo_transfer.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
repo_transfer_test.go
user.go Prevent dangling user redirects (#21856) (#21858) 2 years ago