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/modules
Yarden Shoham 37bbf2c902
Fix restore repo bug, clarify the problem of ForeignIndex (#22776) (#22794)
2 years ago
..
activitypub Fix dashboard ignored system setting cache (#21621) (#21759) 2 years ago
analyze
auth
avatar Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
base
cache Fix get system setting bug when enabled redis cache (#22298) 2 years ago
charset Fix line spacing for plaintext previews (#22699) (#22701) 2 years ago
container
context Prepend refs/heads/ to issue template refs (#20461) (#22427) 2 years ago
convert Fix pull request API field `closed_at` always being `null` (#22482) (#22483) 2 years ago
csv
doctor Prevent dangling user redirects (#21856) (#21858) 2 years ago
emoji Update Emoji dataset to Unicode 14 (#22342) (#22343) 2 years ago
eventsource Move some files into models' sub packages (#20262) 2 years ago
generate
git Prepend refs/heads/ to issue template refs (#20461) (#22427) 2 years ago
gitgraph
graceful Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
hcaptcha
highlight
hostmatcher Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
httpcache
httplib
indexer Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
issue/template Use path not filepath in template filenames (#21993) (#22022) 2 years ago
json
lfs Removed some vestigial code related to Range bounds checks (#20312) 3 years ago
log upgrade golangcilint to v1.51.0 (#22764) 2 years ago
markup Fix README TOC links (#22577) (#22677) 2 years ago
mcaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
metrics
migration Fix restore repo bug, clarify the problem of ForeignIndex (#22776) (#22794) 2 years ago
mirror
nosql fix broken insecureskipverify handling in rediss connection uris (#20967) 2 years ago
notification Link issue and pull requests status change in UI notifications directly to their event in the timelined view. (#22627) (#22642) 2 years ago
options Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
packages Use import of OCI structs (#22765) (#22805) 2 years ago
paginator
password Fixed assert statements. (#16089) 4 years ago
pprof Go 1.19 format (#20758) 2 years ago
private Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
process
proxy
proxyprotocol Support Proxy protocol (#12527) 2 years ago
public
queue Correctly handle select on multiple channels in Queues (#22146) (#22428) 2 years ago
recaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
references
regexplru
repository Fix error when calculate the repository size (#22392) (#22474) 2 years ago
secret
session
setting upgrade golangcilint to v1.51.0 (#22764) 2 years ago
sitemap Fix sitemap (#22272) (#22320) 2 years ago
ssh Support Proxy protocol (#12527) 2 years ago
storage Local storage should not store files as executable (#22162) (#22163) 2 years ago
structs Add `sync_on_commit` option for push mirrors api (#22271) (#22292) 2 years ago
svg
sync
system Fix dashboard ignored system setting cache (#21621) (#21759) 2 years ago
templates Display error log when a modified template has an error so that it could recovery when the error fixed (#22261) (#22321) 2 years ago
test
timeutil Check for zero time instant in TimeStamp.IsZero() (#22171) (#22172) 2 years ago
translation
typesniffer
updatechecker
upload
uri
user
util Improve checkIfPRContentChanged (#22611) (#22644) 2 years ago
validation
watcher
web