You cannot 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/services
Giteabot 7697df9f93
Use default Git timeout when checking repo health (#33593) (#33598)
Backport #33593 by @Zettat123

Use `git.timeout.DEFAULT` configuration instead of 60 seconds.

Co-authored-by: Zettat123 <zettat123@gmail.com>
7 days ago
..
actions Skip deletion error for action artifacts (#33476) (#33568) 1 week ago
agit Add reviewers selection to new pull request (#32403) 3 months ago
asymkey Fix some pending problems (#29985) 11 months ago
attachment Include file extension checks in attachment API (#32151) 4 months ago
auth Fix context usage (#33554) (#33557) 1 week ago
automerge Add new event commit status creation and webhook implementation (#27151) 4 months ago
context Fix context usage (#33554) (#33557) 1 week ago
contexttest Check if reverse proxy is correctly configured (#30890) 10 months ago
convert Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577) 1 week ago
cron Use default Git timeout when checking repo health (#33593) (#33598) 7 days ago
doctor Move team related functions to service layer (#32537) 3 months ago
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
feed Enable tenv and testifylint rules (#32852) 2 months ago
forms Fix commit status events (#33320) (#33493) 2 weeks ago
gitdiff Performance optimization for pull request files loading comments attachments (#33585) (#33592) 1 week ago
indexer Update issue indexer after merging a PR (#30715) 10 months ago
issue Rework suggestion backend (#33538) (#33546) 2 weeks ago
lfs Fix SSH LFS memory usage (#33455) (#33460) 3 weeks ago
mailer Support for email addresses containing uppercase characters when activating user account (#32998) (#33001) 2 months ago
markup Fix context usage (#33554) (#33557) 1 week ago
migrations Remove aws go sdk package dependency (#33029) (#33047) 2 months ago
mirror Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577) 1 week ago
notify Add new event commit status creation and webhook implementation (#27151) 4 months ago
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 3 months ago
org Enable tenv and testifylint rules (#32852) 2 months ago
packages Only show the latest version in the Arch index (#33262) (#33580) 1 week ago
projects Fix unnecessary comment when moving issue on the same project column (#33496) (#33499) 2 weeks ago
pull Add missing transaction when set merge (#33113) 2 months ago
release Enable tenv and testifylint rules (#32852) 2 months ago
repository Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577) 1 week ago
secrets Refactor deletion (#28610) 1 year ago
task Fix "force private" logic (#31012) 9 months ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Move team related functions to service layer (#32537) 3 months ago
webhook Fix commit status events (#33320) (#33493) 2 weeks ago
webtheme Initial support for colorblindness-friendly themes (#30625) 10 months ago
wiki Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 6 months ago