gitea/modules
Lunny Xiao 02542a2c15 fix missing repo description when migrating ()
..
auth Improve migrations to support migrating milestones/labels/issues/comments/pullrequests ()
avatar Use assert in legacy unit tests ()
base Hash App token ()
cache Fix memcache support when value is returned as string always ()
context Fix org visibility bug when git cloning ()
cron Better logging () ()
generate Integrate OAuth2 Provider ()
git Refactor models.NewRepoContext to extract git related codes to modules/git ()
gzip Pooled and buffered gzip implementation ()
highlight No highlighting for .txt files ()
httplib Add sensitive headers ()
indexer Issue indexer queue redis support ()
lfs Move sdk structs to modules/structs ()
log Move xorm logger bridge from log to models so that log module could be a standalone package ()
mailer Add SUBJECT_PREFIX mailer config option ()
markup Fix domain name pattern in email regex ()
metrics Prometheus endpoint ()
migrations fix missing repo description when migrating ()
minwinsvc Fix Git hooks not being executed on Windows when running as a service ()
notification fix mail notification when close/reopen issue ()
options Fix typos in models/ and modules/ ()
pprof Better logging () ()
private Clean up various use of escape/unescape functions for URL generation ()
process Fix run command race ()
public When redirecting clean the path to avoid redirecting to //www.othersite.com ()
recaptcha Allow Recaptcha service url to be configured ()
repofiles Remove local clones & make hooks run on merge/edit/upload ()
search Global code search support ()
secret Integrate OAuth2 Provider ()
session Unfortunately MemProvider Init does not actually Init properly ()
setting Stop colorizing files by default ()
ssh internal/ssh: ignore env command totally ()
structs Move sdk structs to modules/structs ()
sync Fix status table race condition ()
templates Show full name if DefaultShowFullName setting activated ()
test move code.gitea.io/git to code.gitea.io/gitea/modules/git ()
user Remove check for negative length ()
util Better logging () ()
validation Clean up ref name rules ()