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.
Yarden Shoham 45bdeac730
Fix pull request API field `closed_at` always being `null` (#22482) (#22483)
1 年之前
..
activitypub Fix dashboard ignored system setting cache (#21621) (#21759) 1 年之前
analyze Simplify `IsVendor` (#19626) 2 年之前
auth Remove legacy `+build:` constraint (#19582) 2 年之前
avatar Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 年之前
base Add generic set type (#21408) 1 年之前
cache Fix get system setting bug when enabled redis cache (#22298) 1 年之前
charset Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) (#22160) 1 年之前
container Add generic set type (#21408) 1 年之前
context Prepend refs/heads/ to issue template refs (#20461) (#22427) 1 年之前
convert Fix pull request API field `closed_at` always being `null` (#22482) (#22483) 1 年之前
csv Go 1.19 format (#20758) 1 年之前
doctor Prevent dangling user redirects (#21856) (#21858) 1 年之前
emoji Update Emoji dataset to Unicode 14 (#22342) (#22343) 1 年之前
eventsource Move some files into models' sub packages (#20262) 1 年之前
generate Use base32 for 2FA scratch token (#18384) 2 年之前
git Prepend refs/heads/ to issue template refs (#20461) (#22427) 1 年之前
gitgraph Refactor git command arguments and make all arguments to be safe to be used (#21535) 1 年之前
graceful Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 年之前
hcaptcha hCaptcha Support (#12594) 3 年之前
highlight Upgrade chroma to v2.3.0 (#21259) 1 年之前
hostmatcher Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 年之前
httpcache Add Cache-Control header to html and api responses, add no-transform (#20432) 1 年之前
httplib refactor httplib (#18338) 2 年之前
indexer Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 年之前
issue/template Use path not filepath in template filenames (#21993) (#22022) 1 年之前
json Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 年之前
lfs Removed some vestigial code related to Range bounds checks (#20312) 1 年之前
log Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 年之前
markup Log STDERR of external renderer when it fails (#22442) (#22444) 1 年之前
mcaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 年之前
metrics Move some files into models' sub packages (#20262) 1 年之前
migration Add more checks in migration code (#21011) 1 年之前
mirror Implement sync push mirror on commit (#19411) 1 年之前
nosql fix broken insecureskipverify handling in rediss connection uris (#20967) 1 年之前
notification Decouple HookTask from Repository (#17940) 1 年之前
options Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 年之前
packages Normalize NuGet package version on upload (#22186) (#22200) 1 年之前
paginator Remove unnecessary misspell ignore pattern (#21475) 1 年之前
password Fixed assert statements. (#16089) 3 年之前
pprof Go 1.19 format (#20758) 1 年之前
private Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 年之前
process Add more linters to improve code readability (#19989) 2 年之前
proxy Return nil proxy function if proxy not enabled (#16742) 2 年之前
proxyprotocol Support Proxy protocol (#12527) 1 年之前
public Add generic set type (#21408) 1 年之前
queue Correctly handle select on multiple channels in Queues (#22146) (#22428) 1 年之前
recaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 年之前
references Remove unnecessary misspell ignore pattern (#21475) 1 年之前
regexplru Custom regexp external issues (#17624) 2 年之前
repository Fix error when calculate the repository size (#22392) (#22474) 1 年之前
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) 2 年之前
session format with gofumpt (#18184) 2 年之前
setting Allow HOST has no port (#22280) (#22409) 1 年之前
sitemap Fix sitemap (#22272) (#22320) 1 年之前
ssh Support Proxy protocol (#12527) 1 年之前
storage Local storage should not store files as executable (#22162) (#22163) 1 年之前
structs Add `sync_on_commit` option for push mirrors api (#22271) (#22292) 1 年之前
svg Remove legacy `+build:` constraint (#19582) 2 年之前
sync Add generic set type (#21408) 1 年之前
system Fix dashboard ignored system setting cache (#21621) (#21759) 1 年之前
templates Display error log when a modified template has an error so that it could recovery when the error fixed (#22261) (#22321) 1 年之前
test Refactor AssertExistsAndLoadBean to use generics (#20797) 1 年之前
timeutil Check for zero time instant in TimeStamp.IsZero() (#22171) (#22172) 1 年之前
translation Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 1 年之前
typesniffer Rework raw file http header logic (#20484) 1 年之前
updatechecker Add system setting table with cache and also add cache supports for user setting (#18058) 1 年之前
upload Simplify parameter types (#18006) 2 年之前
uri Prevent NPE if gitea uploader fails to open url (#18080) 2 年之前
user Add gitea-vet (#10948) 4 年之前
util Fix error when calculate the repository size (#22392) (#22474) 1 年之前
validation Add more checks in migration code (#21011) 1 年之前
watcher Share HTML template renderers and create a watcher framework (#20218) 1 年之前
web refactor webhook *NewPost (#20729) 1 年之前