You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules
Albin Hedman 2763766f85
cargo registry - respect renamed dependencies (#32430)
rust allows renaming dependencies such as when depending on multiple
versions of the same package. This is not supported by gitea as
discovered in #31500 . This PR tries to address that.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 months ago
..
actions
activitypub
analyze
assetfs
auth
avatar
badge
base Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
cache
charset
container Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
csv
dump
emoji
eventsource
generate
git Refactor LFS SSH and internal routers (#32473) 3 months ago
gitgraph Fix milestone deadline and date related problems (#32339) 3 months ago
gitrepo Refactor markup package (#32399) 3 months ago
globallock
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Updated tokenizer to better matching when search for code snippets (#32261) 3 months ago
issue/template
json
label
lfs Use 8 as default value for git lfs concurrency (#32421) 3 months ago
lfstransfer Refactor LFS SSH and internal routers (#32473) 3 months ago
log Refactor markup package (#32399) 3 months ago
markup Support quote selected comments to reply (#32431) 3 months ago
mcaptcha
metrics
migration
nosql
optional
options
packages cargo registry - respect renamed dependencies (#32430) 3 months ago
paginator
pprof
private Refactor LFS SSH and internal routers (#32473) 3 months ago
process
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository Add new event commit status creation and webhook implementation (#27151) 3 months ago
secret
session
setting Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago
sitemap
ssh
storage
structs Add reviewers selection to new pull request (#32403) 3 months ago
svg
sync
system
templates Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
test
testlogger
timeutil Refactor DateUtils and merge TimeSince (#32409) 3 months ago
translation
turnstile
typesniffer
updatechecker
uri
user
util Refactor markup package (#32399) 3 months ago
validation
web Refactor LFS SSH and internal routers (#32473) 3 months ago
webhook Add new event commit status creation and webhook implementation (#27151) 3 months ago
zstd