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
KN4CK3R fbd4eaceed
Display image size for multiarch container images (#23821)
2 years ago
..
actions Fix checks for `needs` in Actions (#23789) 2 years ago
activities Improve indices for `action` table (#23532) 2 years ago
admin
asymkey Refactor the setting to make unit test easier (#22405) 2 years ago
auth Fix 500 error if there is a name conflict when edit authentication source (#23832) 2 years ago
avatars Avoid warning for system setting when start up (#23054) 2 years ago
db Test renderReadmeFile (#23185) 2 years ago
dbfs Refactor the setting to make unit test easier (#22405) 2 years ago
fixtures Replace `repo.namedBlob` by `git.TreeEntry`. (#22898) 2 years ago
git Introduce path Clean/Join helper functions (#23495) 2 years ago
issues Add API to manage issue dependencies (#17935) 2 years ago
migrations Display image size for multiarch container images (#23821) 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 Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
project Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2 years ago
pull
repo Set repository link based on the url in package.json for npm packages (#20379) 2 years ago
secret
system Avoid warning for system setting when start up (#23054) 2 years ago
unit Repositories: by default disable all units except code and pulls on forks (#22541) 2 years ago
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 Refactor the setting to make unit test easier (#22405) 2 years ago
migrate.go
migrate_test.go
org.go
org_team.go Supports wildcard protected branch (#20825) 2 years ago
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 Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
repo_test.go
repo_transfer.go Always reuse transaction (#22362) 2 years ago
repo_transfer_test.go