gitea/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 Simplify `IsVendor` (#19626) 2022-05-06 10:12:30 +01:00
appstate
auth Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
avatar Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
base
cache
charset Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
container
context Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
convert
csv Allow render HTML with css/js external links (#19017) 2022-06-16 11:33:23 +08:00
doctor
emoji
eventsource Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
generate Use base32 for 2FA scratch token (#18384) 2022-01-26 12:10:10 +08:00
git Add latest commit's SHA to content response (#20398) 2022-07-30 16:09:04 +08:00
gitgraph
graceful Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
hcaptcha hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
highlight
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 Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) 2022-07-01 07:48:25 +08:00
json
lfs Removed some vestigial code related to Range bounds checks (#20312) 2022-07-28 11:04:36 +08:00
log Empty log queue on flush and close (#19994) 2022-06-18 10:33:13 +08:00
markup
metrics format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
migration Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) 2022-07-01 07:48:25 +08:00
mirror Implement sync push mirror on commit (#19411) 2022-07-08 20:45:12 +01:00
nosql Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
notification
options Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
packages Add Docker /v2/_catalog endpoint (#20469) 2022-07-28 11:59:39 +08:00
paginator
password
pprof
private Allow manager logging to set SQL (#20064) 2022-06-24 12:49:47 +02:00
process
proxy
public
queue
recaptcha
references Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
regexplru
repository Adjust transaction handling via db.Context (#20031) 2022-06-20 14:38:58 +02:00
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) 2022-02-04 18:03:15 +01:00
session
setting Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
sitemap
ssh
storage Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
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 Allow dev i18n to be more concurrent (#20159) 2022-07-04 12:17:09 +02:00
typesniffer
updatechecker format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
upload Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
uri
user Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
util Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
validation
web Fix various typos (#20338) 2022-07-12 23:32:37 +02:00