mirror of
1
Fork 0
forgejo/modules
Loïc Dachary 916ec9acab
[TESTS] MockVariable temporarily replaces a global value
defer test.MockVariable(&variable, 1234)()

(cherry picked from commit 9c78752444)
(cherry picked from commit 8ab559df0d)
(cherry picked from commit 2e7fe1ec95)
(cherry picked from commit f9618b8896)

Conflicts:
	modules/test/utils.go
	https://codeberg.org/forgejo/forgejo/issues/1219
2023-08-21 07:22:17 +02:00
..
actions [CI] Search .forgejo/workflows first 2023-07-16 23:21:44 +02:00
activitypub
analyze
assetfs Skip unuseful error message in dev mode when watching local filesystem (#25919) (#25927) 2023-07-24 07:58:56 +02:00
auth [SECURITY] default to pbkdf2 with 320,000 iterations 2023-07-16 23:44:22 +02:00
avatar
base Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
cache Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
charset Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
container
context [BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP 2023-07-17 00:25:56 +02:00
csv
doctor
emoji
eventsource Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
generate
git Make git batch operations use parent context timeout instead of default timeout (#26325) (#26330) 2023-08-21 07:22:16 +02:00
gitgraph
graceful Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
hcaptcha
highlight
hostmatcher
html Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
httpcache [BRANDING] add X-Forgejo-* headers 2023-07-17 00:25:55 +02:00
httplib Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
indexer Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
issue/template Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
json Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
label
lfs
log Use stderr as fallback if the log file can't be opened (#26074) (#26083) 2023-07-26 13:49:15 +02:00
markup [GITEA] Fix media description render for orgmode 2023-08-12 16:04:33 +02:00
mcaptcha
metrics
migration Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
mirror
nosql Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
notification
options
packages Prevent newline errors with Debian packages (#26332) (#26342) 2023-08-21 07:22:16 +02:00
paginator
pprof
private [CLI] implement forgejo-cli actions register 2023-07-16 23:21:45 +02:00
process Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
proxy
proxyprotocol
public
queue Calculate MAX_WORKERS default value by CPU number (#26177) (#26183) 2023-07-30 07:46:18 +02:00
recaptcha
references
regexplru
repository
secret
session Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
setting Fix the wrong derive path (#26271) (#26318) 2023-08-21 07:22:16 +02:00
sitemap
ssh
storage [CI] disable minio test, no minio server yet in CI 2023-07-16 23:21:44 +02:00
structs [BRANDING] define the forgejo webhook type 2023-08-21 07:22:16 +02:00
svg Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
sync
system
templates Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
test [TESTS] MockVariable temporarily replaces a global value 2023-08-21 07:22:17 +02:00
testlogger Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
timeutil
translation Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
turnstile
typesniffer
updatechecker [PRIVACY] Add a DNS method to fetch new updates 2023-07-17 00:24:23 +02:00
upload
uri
user
util Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
validation Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
web Fix incorrect router logger (#26137) (#26143) 2023-07-26 13:49:15 +02:00
webhook [BRANDING] define the forgejo webhook type 2023-08-21 07:22:16 +02:00