This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/web
Gusted 42991dc89a
Fix partial cloning a repo (#18373) (#18377)
* Fix partial cloning a repo (#18373)

- Backport from: #18373
- Backport isn't 1-1, because the frontport had a refactor in that area,
which v1.16 doesn't have.

* Include diff & use copy

* Add partial clone test

* patch

* Apply suggestions from code review

* globalArgs first

* avoid copy but make GlobalCMDArgs append first

* please linter

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-01-23 21:46:09 +00:00
..
admin Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
auth Fix incorrect OAuth message (#18332) 2022-01-19 19:05:06 +00:00
dev
events Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
explore
feed
org Team permission allow different unit has different permission (#17811) 2022-01-05 11:37:00 +08:00
repo Fix partial cloning a repo (#18373) (#18377) 2022-01-23 21:46:09 +00:00
user Webauthn nits (#18284) 2022-01-15 17:52:56 +01:00
base.go
goget.go
home.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
metrics.go
nodeinfo.go
swagger_json.go
web.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00