gitea/modules
wxiaoguang 2c1ff8701a
Refactor context flash msg and global variables (#33375)
1. add `GetSiteCookieFlashMessage` to help to parse flash message
2. clarify `handleRepoHomeFeed` logic
3. remove unnecessary global variables, use `sync.OnceValue` instead
4. add some tests for `IsUsableUsername` and `IsUsableRepoName`
2025-01-25 14:36:47 +00:00
..
actions
activitypub
analyze Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
assetfs
auth Fix pam auth test regression (#33169) 2025-01-09 21:09:11 +08:00
avatar
badge
base
cache fix(cache): cache test triggered by non memory cache (#33220) 2025-01-12 04:33:43 +08:00
charset
container
csv
dump
emoji Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
eventsource Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
generate
git Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
gitgraph Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
gitrepo
globallock
graceful
gtprof Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
hcaptcha
highlight
hostmatcher
htmlutil Refactor HTMLFormat, update chroma render, fix js error (#33136) 2025-01-08 03:44:32 +00:00
httpcache
httplib Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
indexer Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
issue/template Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
json
label
lfs
lfstransfer
log
markup Refactor context repository (#33202) 2025-01-12 03:39:46 +00:00
mcaptcha
metrics
migration
nosql Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
optional
options
packages Refactor package (routes and error handling, npm peer dependency) (#33111) 2025-01-06 22:45:20 +08:00
paginator
pprof
private
process
proxy
proxyprotocol
public
queue Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
recaptcha
references
regexplru
repository Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
reqctx
secret
session
setting Support disable passkey auth (#33348) 2025-01-22 22:58:36 +00:00
sitemap
ssh
storage
structs Fix sync fork for consistency (#33147) 2025-01-10 05:29:55 +00:00
svg
sync
system
tailmsg Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
templates Make tracked time representation display as hours (#33315) 2025-01-19 09:30:44 +08:00
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
uri
user Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
util Make tracked time representation display as hours (#33315) 2025-01-19 09:30:44 +08:00
validation Refactor context flash msg and global variables (#33375) 2025-01-25 14:36:47 +00:00
web Refactor context flash msg and global variables (#33375) 2025-01-25 14:36:47 +00:00
webhook Refactor webhook events (#33337) 2025-01-23 18:53:06 +00:00
zstd