mirror of https://github.com/go-gitea/gitea.git
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.
- Refactor lfs request code - The original code uses `performRequest` function to create the request, uses a callback to modify the request, and then send the request. - Now it's replaced with `createRequest` that only creates request and `performRequest` that only sends the request. - Reuse `createRequest` and `performRequest` in `http_client.go` and `transferadapter.go` --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
1 year ago | |
---|---|---|
.. | ||
actions | 1 year ago | |
activitypub | 1 year ago | |
analyze | ||
assetfs | 1 year ago | |
auth | 1 year ago | |
avatar | ||
base | ||
cache | ||
charset | ||
container | ||
context | 1 year ago | |
contexttest | 1 year ago | |
csv | ||
doctor | 1 year ago | |
emoji | ||
eventsource | 1 year ago | |
generate | 2 years ago | |
git | 1 year ago | |
gitgraph | ||
graceful | ||
hcaptcha | ||
highlight | ||
hostmatcher | ||
html | ||
httpcache | ||
httplib | ||
indexer | 1 year ago | |
issue/template | ||
json | ||
label | ||
lfs | 1 year ago | |
log | 1 year ago | |
markup | 1 year ago | |
mcaptcha | ||
metrics | 1 year ago | |
migration | ||
nosql | ||
options | ||
packages | 1 year ago | |
paginator | ||
pprof | ||
private | ||
process | ||
proxy | ||
proxyprotocol | ||
public | ||
queue | 1 year ago | |
recaptcha | ||
references | 1 year ago | |
regexplru | ||
repository | 1 year ago | |
secret | ||
session | 1 year ago | |
setting | 1 year ago | |
sitemap | ||
ssh | 1 year ago | |
storage | 1 year ago | |
structs | 1 year ago | |
svg | ||
sync | ||
system | ||
templates | 1 year ago | |
test | 1 year ago | |
testlogger | ||
timeutil | ||
translation | ||
turnstile | ||
typesniffer | 2 years ago | |
updatechecker | ||
upload | ||
uri | ||
user | ||
util | 1 year ago | |
validation | 1 year ago | |
web | 2 years ago | |
webhook |