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 70327d6a92
Improve commits list performance to reduce unnecessary database queries (#33528)
1 week ago
..
actions Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2 weeks ago
activities Add missed auto merge feed message on dashboard (#33309) 4 weeks ago
admin
asymkey Improve commits list performance to reduce unnecessary database queries (#33528) 1 week ago
auth
avatars
db Refactor context flash msg and global variables (#33375) 1 month ago
dbfs
fixtures Support choose email when creating a commit via web UI (more) (#33445) 4 weeks ago
git Improve commits list performance to reduce unnecessary database queries (#33528) 1 week ago
issues Improve commits list performance to reduce unnecessary database queries (#33528) 1 week ago
migrations
organization Worktime tracking for the organization level (#19808) 3 weeks ago
packages
perm
project Add alphabetical project sorting (#33504) 3 weeks ago
pull
renderhelper
repo Refactor repository transfer (#33211) 4 weeks ago
secret
shared/types
system chore: fix some trivial problems and TODOs (#33473) 3 weeks ago
unit
unittest
user Improve commits list performance to reduce unnecessary database queries (#33528) 1 week ago
webhook Refactor webhook events (#33337) 1 month ago
main_test.go
repo.go
repo_test.go