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.
c60e4dc109
This contains two backwards-compatible changes: * in the lfs http_client, the number of lfs oids requested per batch is loaded from lfs_client#BATCH_SIZE and defaulted to the previous value of 20 * in the lfs server/service, the max number of lfs oids allowed in a batch api request is loaded from server#LFS_MAX_BATCH_SIZE and defaults to 'nil' which equates to the previous behavior of 'infinite' This fixes #32306 --------- Signed-off-by: Royce Remer <royceremer@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
3 months ago | |
---|---|---|
.. | ||
LICENSE | ||
client.go | 2 years ago | |
client_test.go | 2 years ago | |
content_store.go | 12 months ago | |
endpoint.go | 2 years ago | |
endpoint_test.go | 2 years ago | |
filesystem_client.go | 10 months ago | |
http_client.go | 3 months ago | |
http_client_test.go | 7 months ago | |
pointer.go | 12 months ago | |
pointer_scanner_gogit.go | 2 years ago | |
pointer_scanner_nogogit.go | 9 months ago | |
pointer_test.go | 2 years ago | |
shared.go | 6 months ago | |
transferadapter.go | 8 months ago | |
transferadapter_test.go | 8 months ago |