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
Hester Gong 8d9f8e10b1
Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491)
2 years ago
..
actions Fix missing commit status in PR which from forked repo (#23351) 2 years ago
activities Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
admin
asymkey
auth Add user webhooks (#21563) 2 years ago
avatars Avoid warning for system setting when start up (#23054) 2 years ago
db Test renderReadmeFile (#23185) 2 years ago
dbfs
fixtures Replace `repo.namedBlob` by `git.TreeEntry`. (#22898) 2 years ago
git Use CleanPath instead of path.Clean (#23371) 2 years ago
issues add user rename endpoint to admin api (#22789) 2 years ago
migrations Fix missed migration in #22235 (#23482) 2 years ago
organization Add missing tabs to org projects page (#22705) 2 years ago
packages Add Swift package registry (#22404) 2 years ago
perm
project Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
pull
repo Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491) 2 years ago
secret
system Avoid warning for system setting when start up (#23054) 2 years ago
unit
unittest Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
user Add login name and source id for admin user searching API (#23376) 2 years ago
webhook Add user webhooks (#21563) 2 years ago
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 Avoid warning for system setting when start up (#23054) 2 years ago
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go