Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878)
2 years ago
..
activities refactor some functions to support ctx as first parameter (#21878) 2 years ago
admin
asymkey refactor some functions to support ctx as first parameter (#21878) 2 years ago
auth
avatars
db
fixtures
foreignreference
git refactor some functions to support ctx as first parameter (#21878) 2 years ago
issues refactor some functions to support ctx as first parameter (#21878) 2 years ago
migrations
organization refactor some functions to support ctx as first parameter (#21878) 2 years ago
packages refactor some functions to support ctx as first parameter (#21878) 2 years ago
perm refactor some functions to support ctx as first parameter (#21878) 2 years ago
project refactor some functions to support ctx as first parameter (#21878) 2 years ago
pull refactor some functions to support ctx as first parameter (#21878) 2 years ago
repo refactor some functions to support ctx as first parameter (#21878) 2 years ago
system
unit
unittest
user refactor some functions to support ctx as first parameter (#21878) 2 years ago
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
org_team.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
org_team_test.go
org_test.go
repo.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
repo_collaboration.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
repo_collaboration_test.go
repo_test.go
repo_transfer.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
repo_transfer_test.go
user.go