Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Lunny Xiao d2a372fc59
Move some functions to gitrepo package to reduce RepoPath reference directly (#36126)
6 days ago
..
actions Fix actions schedule update issue (#35767) 2 months ago
agit Use git model to detect whether branch exist instead of gitrepo method (#35459) 2 months ago
asymkey Refactor legacy code (#35708) 2 months ago
attachment fix attachment file size limit in server backend (#35519) 2 months ago
auth update golangci-lint to v2.7.0 (#36079) 2 weeks ago
automerge Remove unnecessary function parameter (#35765) 2 months ago
automergequeue Fix various trivial problems (#35714) 2 months ago
context Make Golang correctly delete temp files during uploading (#36128) 6 days ago
contexttest Fix session gob (#35128) 5 months ago
convert Move commit related functions to gitrepo package (#35600) 2 weeks ago
cron Use global lock instead of status pool for cron lock (#35507) 3 months ago
doctor Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days ago
externalaccount
feed Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
forms Remove unnecessary code and fix comments (#35761) 2 months ago
git
gitdiff Fix incorrect viewed files counter if file has changed (#36009) 3 weeks ago
indexer
issue Limit reading bytes instead of ReadAll (#35928) 1 month ago
lfs Refactor Actions Token Access (#35688) 2 months ago
mailer Use Golang net/smtp instead of gomail's smtp to send email (#36055) 2 weeks ago
markup Improve and fix markup code preview rendering (#35777) 2 months ago
migrations Fix possible bug when migrating issues/pull requests (#33487) 1 week ago
mirror Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days ago
notify
oauth2_provider Make OAuth2 issuer configurable (#35915) 1 month ago
org Use db.WithTx/WithTx2 instead of TxContext when possible (#35428) 3 months ago
packages feat: adds option to force update new branch in contents routes (#35592) 2 months ago
projects Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
pull Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days ago
release Move commit related functions to gitrepo package (#35600) 2 weeks ago
repository Move some functions to gitrepo package to reduce RepoPath reference directly (#36126) 6 days ago
secrets Fix various bugs (#35684) 2 months ago
task Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
uinotification Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
user Fix edit user email bug in API (#36068) 2 weeks ago
versioned_migration Remove wrong "git.DefaultContext" (#35364) 4 months ago
webhook Limit reading bytes instead of ReadAll (#35928) 1 month ago
webtheme Support blue yellow colorblind theme (#35910) 1 month ago
wiki Use gitrepo's clone and push when possible (#36093) 1 week ago