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 98d9a71ffe
Trim title before insert/update to database to match the size requirements of database (#32498)
18 hours ago
..
actions Trim title before insert/update to database to match the size requirements of database (#32498) 18 hours ago
activities Fix nil panic if repo doesn't exist (#32501) 21 hours ago
admin
asymkey
auth
avatars
db
dbfs
fixtures Fix test fixtures for user2/lfs.git (#32477) 3 days ago
git
issues Trim title before insert/update to database to match the size requirements of database (#32498) 18 hours ago
migrations Perf: add extra index to notification table (#32395) 1 day ago
organization Reimplement GetUserOrgsList to make it simple and clear (#32486) 20 hours ago
packages
perm
project Trim title before insert/update to database to match the size requirements of database (#32498) 18 hours ago
pull
repo Trim title before insert/update to database to match the size requirements of database (#32498) 18 hours ago
secret
shared/types
system
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 4 days ago
unittest
user
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go