-
由 Gerardo Navarro 创作于
- Context: When cloning a git repository via HTTP, the command `git clone` always starts with an unauthenticated HTTP GET request to the backend before continuing with authenticated requests; when many `git clone` commands are performaned in parallel then these requests are throttled based on the application settings e.g. in CI pipelines. - Add the ability to throttle these unauthenticated GIT HTTP requests - Add new section to the admin settings page to configure these settings Changelog: added
由 Gerardo Navarro 创作于- Context: When cloning a git repository via HTTP, the command `git clone` always starts with an unauthenticated HTTP GET request to the backend before continuing with authenticated requests; when many `git clone` commands are performaned in parallel then these requests are throttled based on the application settings e.g. in CI pipelines. - Add the ability to throttle these unauthenticated GIT HTTP requests - Add new section to the admin settings page to configure these settings Changelog: added
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。