Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return nil proxy function if proxy not enabled (#16742) | zeripath | 2021-08-19 | 1 | -1/+3 |
| | | | Signed-off-by: Andrew Thornton <art27@cantab.net> | ||||
* | Add proxy settings and support for migration and webhook (#16704) | Lunny Xiao | 2021-08-18 | 1 | -0/+83 |
* Add proxy settings and support for migration and webhook * Fix default value * Add newline for example ini * Add lfs proxy support * Fix lint * Follow @zeripath's review * Fix git clone * Fix test * missgin http requests for proxy * use empty Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: zeripath <art27@cantab.net> |