forgejo/modules
Gusted 8740631b79
Enable Wire 2 for Internal SSH Server (#20616)
- Git only decides to use the Wire 2 protocol when `git
{receive,upload}-pack` receive the `GIT_PROTOCOL` environment with as
value `version=2`. Currently the internal SSH Server wasn't passing this
environment through. The `gitea serv` code already passed all received
environments to the git command, so no code changes there.
2022-08-02 15:56:38 +08:00
..
activitypub
analyze
appstate
auth
avatar
base
cache
charset
container
context Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
convert Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
csv
doctor
emoji
eventsource
generate
git Add latest commit's SHA to content response (#20398) 2022-07-30 16:09:04 +08:00
gitgraph
graceful
hcaptcha
highlight Rework file highlight rendering and fix yaml copy-paste (#19967) 2022-07-30 21:17:43 +02:00
hostmatcher
httpcache Add Cache-Control header to html and api responses, add no-transform (#20432) 2022-07-23 14:38:03 +08:00
httplib
indexer
json
lfs Removed some vestigial code related to Range bounds checks (#20312) 2022-07-28 11:04:36 +08:00
log
markup Should also support upper-case README files (#20581) 2022-08-01 20:15:40 +08:00
metrics
migration
mirror
nosql
notification Added email notification option to receive all own messages (#20179) 2022-07-28 16:30:12 +08:00
options
packages Add Docker /v2/_catalog endpoint (#20469) 2022-07-28 11:59:39 +08:00
paginator
password
pprof
private
process
proxy
public
queue
recaptcha
references
regexplru
repository
secret
session
setting Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
sitemap
ssh Enable Wire 2 for Internal SSH Server (#20616) 2022-08-02 15:56:38 +08:00
storage
structs Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
svg
sync
templates Add disable download source configuration (#20548) 2022-07-31 18:57:02 +02:00
test
timeutil
translation
typesniffer Rework raw file http header logic (#20484) 2022-07-29 17:26:55 +02:00
updatechecker
upload
uri
user
util
validation
web