forgejo/modules
6543 d5319feb85 Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724)
similar to how it's already done for the issue_indexer

---
*Sponsored by Kithara Software GmbH*

Conflicts:
	routers/web/repo/search.go
2024-03-18 12:25:05 +00:00
..
actions Set pre-step status to skipped if job is skipped (#29489) 2024-03-06 12:10:45 +08:00
activitypub
analyze
assetfs
auth
avatar
base [FEAT] Show follow symlink button 2024-03-02 17:58:09 +01:00
cache
charset
container
csv
emoji
eventsource
generate
git Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-11 23:36:59 +07:00
gitgraph
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-11 23:36:59 +07:00
graceful Avoid unexpected panic in graceful manager (#29629) 2024-03-11 23:36:58 +07:00
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) 2024-03-18 12:25:05 +00:00
issue/template Extend issue template yaml engine (#29274) 2024-03-06 12:10:47 +08:00
json
label
lfs
log
markup Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653) 2024-03-11 23:36:59 +07:00
mcaptcha
metrics
migration
nosql
optional migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-03-06 12:10:44 +08:00
options
packages
paginator
pprof
private
process
proxy
proxyprotocol
public
queue Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 2024-03-06 12:10:46 +08:00
recaptcha
references Fix issue link does not support quotes (#29484) (#29487) 2024-03-06 12:10:45 +08:00
regexplru
repository Move generate from module to service (#29465) 2024-03-06 12:10:44 +08:00
secret
session
setting Merge pull request 'add bucket lookup type' (#2482) from jilen/forgejo:minio_bucket_lookup into forgejo 2024-03-14 09:50:12 +00:00
sitemap
ssh
storage Add minio bucket lookup type option 2024-03-06 09:38:02 +00:00
structs Extend issue template yaml engine (#29274) 2024-03-06 12:10:47 +08:00
svg
sync
system
templates Remove unnecessary SanitizeHTML from code (#29575) 2024-03-11 23:36:58 +07:00
test
testlogger
timeutil
translation Add an trailing slash to dashboard links (#29555) 2024-03-06 12:10:47 +08:00
turnstile
typesniffer
updatechecker
uri
user
util remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
validation
web
webhook