Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Giteabot 4746291b08
Use refname:strip-2 instead of refname:short when syncing tags (#28797) (#28811)
pirms 4 mēnešiem
..
actions Fix schedule tasks bugs (#28691) (#28780) pirms 4 mēnešiem
activitypub More refactoring of `db.DefaultContext` (#27083) pirms 8 mēnešiem
analyze Rename code_langauge.go to code_language.go (#26377) pirms 9 mēnešiem
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) pirms 8 mēnešiem
auth Next round of `db.DefaultContext` refactor (#27089) pirms 8 mēnešiem
avatar Remove nfnt/resize and oliamb/cutter (#25999) pirms 10 mēnešiem
base Replace `interface{}` with `any` (#25686) pirms 10 mēnešiem
cache improve unit test for caching (#26185) pirms 10 mēnešiem
charset Add option to disable ambiguous unicode characters detection (#28454) (#28499) pirms 5 mēnešiem
container Implement FSFE REUSE for golang files (#21840) pirms 1 gada
context Add guide page to actions when there's no workflows (#28145) (#28153) pirms 6 mēnešiem
contexttest Avoid double-unescaping of form value (#26853) pirms 8 mēnešiem
csv Refactor locale number (#24134) pirms 1 gada
doctor Initalize stroage for orphaned repository doctor (#28487) (#28490) pirms 5 mēnešiem
emoji Update emoji set to Unicode 15 (#25595) pirms 10 mēnešiem
eventsource More `db.DefaultContext` refactor (#27265) (#27347) pirms 7 mēnešiem
generate Handle base64 decoding correctly to avoid panic (#26483) pirms 9 mēnešiem
git Use refname:strip-2 instead of refname:short when syncing tags (#28797) (#28811) pirms 4 mēnešiem
gitgraph More `db.DefaultContext` refactor (#27265) (#27347) pirms 7 mēnešiem
graceful Allow the use of alternative net.Listener implementations by downstreams (#25855) pirms 10 mēnešiem
hcaptcha Consume hcaptcha and pwn deps (#22610) pirms 1 gada
highlight Add option to disable ambiguous unicode characters detection (#28454) (#28499) pirms 5 mēnešiem
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) (#27675) pirms 7 mēnešiem
html Refactor backend SVG package and add tests (#26335) pirms 9 mēnešiem
httpcache Less naked returns (#25713) pirms 10 mēnešiem
httplib Less naked returns (#25713) pirms 10 mēnešiem
indexer Add option to disable ambiguous unicode characters detection (#28454) (#28499) pirms 5 mēnešiem
issue/template Replace `interface{}` with `any` (#25686) pirms 10 mēnešiem
json Replace `interface{}` with `any` (#25686) pirms 10 mēnešiem
label Make label templates have consistent behavior and priority (#23749) pirms 1 gada
lfs Refactor lfs requests (#26783) pirms 8 mēnešiem
log Reduce some allocations in type conversion (#26772) pirms 8 mēnešiem
markup Rework markup link rendering (#26745) (#28803) pirms 4 mēnešiem
mcaptcha Implement FSFE REUSE for golang files (#21840) pirms 1 gada
metrics Reduce usage of `db.DefaultContext` (#27073) pirms 8 mēnešiem
migration Replace `interface{}` with `any` (#25686) pirms 10 mēnešiem
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) pirms 10 mēnešiem
options Use a general approach to access custom/static/builtin assets (#24022) pirms 1 gada
packages Close all hashed buffers (#27787) (#27790) pirms 7 mēnešiem
paginator Use more specific test methods (#24265) pirms 1 gada
pprof Implement FSFE REUSE for golang files (#21840) pirms 1 gada
private Use correct `has error` check for internal responses (#28796) (#28798) pirms 4 mēnešiem
process Less naked returns (#25713) pirms 10 mēnešiem
proxy Use proxy for pull mirror (#22771) pirms 1 gada
proxyprotocol Implement FSFE REUSE for golang files (#21840) pirms 1 gada
public Refactor CORS handler (#28587) (#28611) pirms 4 mēnešiem
queue Increase queue length (#27555) (#27562) pirms 7 mēnešiem
recaptcha Implement FSFE REUSE for golang files (#21840) pirms 1 gada
references Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) pirms 8 mēnešiem
regexplru Upgrade go dependencies (#25819) pirms 10 mēnešiem
repository Ignore "non-existing" errors when getDirectorySize calculates the size (#28276) (#28285) pirms 5 mēnešiem
secret Improve decryption failure message (#24573) pirms 1 gada
session Next round of `db.DefaultContext` refactor (#27089) pirms 8 mēnešiem
setting Fix panic when parsing empty pgsql host (#28708) (#28709) pirms 4 mēnešiem
sitemap Fix sitemap (#22272) pirms 1 gada
ssh restrict certificate type for builtin SSH server (#26789) pirms 8 mēnešiem
storage Fix object storage path handling (#27024) pirms 8 mēnešiem
structs chore(api): support ignore password if login source type is LDAP for creating user API (#28491) (#28525) pirms 5 mēnešiem
svg Refactor backend SVG package and add tests (#26335) pirms 9 mēnešiem
sync Implement FSFE REUSE for golang files (#21840) pirms 1 gada
system Implement FSFE REUSE for golang files (#21840) pirms 1 gada
templates Rework markup link rendering (#26745) (#28803) pirms 4 mēnešiem
test Move web/api context related testing function into a separate package (#26859) pirms 8 mēnešiem
testlogger Replace `interface{}` with `any` (#25686) pirms 10 mēnešiem
timeutil Make template `DateTime` show proper tooltip (#28677) (#28683) pirms 4 mēnešiem
translation Replace `interface{}` with `any` (#25686) pirms 10 mēnešiem
turnstile Add new captcha: cloudflare turnstile (#22369) pirms 1 gada
typesniffer Detect ogg mime-type as audio or video (#26494) pirms 9 mēnešiem
updatechecker Implement FSFE REUSE for golang files (#21840) pirms 1 gada
upload Implement FSFE REUSE for golang files (#21840) pirms 1 gada
uri Implement FSFE REUSE for golang files (#21840) pirms 1 gada
user Implement FSFE REUSE for golang files (#21840) pirms 1 gada
util Add option to disable ambiguous unicode characters detection (#28454) (#28499) pirms 5 mēnešiem
validation Check blocklist for emails when adding them to account (#26812) pirms 8 mēnešiem
web Refactor CORS handler (#28587) (#28611) pirms 4 mēnešiem
webhook Fix schedule tasks bugs (#28691) (#28780) pirms 4 mēnešiem