该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 5月 11, 2022
-
-
由 John Cai 创作于
Gitaly will soon return errors of the type LimitError. These can occur whenever Gitaly determines that it is overloaded and can't keep up with the current request load. It is a way for Gitaly to impose backpressure on clients. When this error gets returned to workhorse, we want to recognize it and write something meaningful that Git recognizes and can pass through to the end user. This commit changes how we handle errors for upload-pack and receive-pack. Changelog: changed
-
由 Peter Leitzen 创作于
Implement Cluster Agent Tokens REST API See merge request gitlab-org/gitlab!85704
-
由 Peter Leitzen 创作于
Convert newline symbols in description push options to actual newlines See merge request gitlab-org/gitlab!87020
-
由 Steven Van der Jeugt 创作于
Changelog: added
-
由 Andrew Fontaine 创作于
Enable form tracking for /-/trial_registrations/new See merge request gitlab-org/gitlab!86706
-
由 Marius Bobin 创作于
Remove an unused scope from Ci::JobArtifact See merge request gitlab-org/gitlab!83218
-
由 Mikołaj Wawrzyniak 创作于
Expose user permissions for timelog entries See merge request gitlab-org/gitlab!85897
-
由 Amy Qualls 创作于
Add manual schema generation procedure See merge request gitlab-org/gitlab!87148
-
由 Imre Farkas 创作于
Remove OAuth 2.0 Implicit grant flow See merge request gitlab-org/gitlab!85997
-
由 Tetiana Chupryna 创作于
Make the AuditEventStreamingWorker backward compatible temporarily See merge request gitlab-org/gitlab!87243
-
由 Frédéric Caplette 创作于
Preserve bold, italic, code, and link syntax in the Content Editor See merge request gitlab-org/gitlab!87157
-
由 Bob Van Landuyt 创作于
Add urgency low to usage data queries API See merge request gitlab-org/gitlab!87203
-
由 Rémy Coutable 创作于
Remove config/database.yml.env as it's no longer used See merge request gitlab-org/gitlab!86776
-
由 Natalia Tepluhina 创作于
Update issue description when deleting work item See merge request gitlab-org/gitlab!86128
-
由 Natalia Tepluhina 创作于
Replace flushPromises with waitForPromises See merge request gitlab-org/gitlab!87170
-
由 Robert Hunt 创作于
Update policy project selection for groups See merge request gitlab-org/gitlab!86981
-
由 Achilleas Pipinellis 创作于
Make reference more explicit See merge request gitlab-org/gitlab!87132
-
由 Rémy Coutable 创作于
Expand CODEOWNER auth pattern See merge request gitlab-org/gitlab!85937
-
由 Achilleas Pipinellis 创作于
Geo 15.0 removals - remove promote-db See merge request gitlab-org/gitlab!86766
-
由 Sampath Ranasinghe 创作于
-
由 Rémy Coutable 创作于
Fix JH skipped EE feature test about usage quotas See merge request gitlab-org/gitlab!86842
-
由 Achilleas Pipinellis 创作于
Clarify Danger setup steps for forks See merge request gitlab-org/gitlab!87091
-
由 charlie ablett 创作于
Add project's shared_runners_duration to GraphQL See merge request gitlab-org/gitlab!86703
-
由 Christopher Lefelhocz 创作于
Add observability to definition of done See merge request gitlab-org/gitlab!86695
-
由 Robert Marshall 创作于
Per discussion during CTO office hours on Thursday, May 5 2022, we want to include observability in our definition of done to increase our ability to diagnose issues reactively and proactively. Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
由 Achilleas Pipinellis 创作于
Geo 15.0 removal - Remove DB rake tasks See merge request gitlab-org/gitlab!86764
-
由 Sampath Ranasinghe 创作于
-
由 Lin Jen-Shin 创作于
Prepend mod with ServicePing::SubmitService See merge request gitlab-org/gitlab!87075
-
由 Timo Furrer 创作于
This change set implements a first iteration of the Cluster Agent Tokens REST API as described in https://gitlab.com/gitlab-org/gitlab/-/issues/347046 and located at `/projects/:id/cluster_agents/:agent_id/tokens`. Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/85704 Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/347046 Epic: https://gitlab.com/groups/gitlab-org/-/epics/7204
-
由 Achilleas Pipinellis 创作于
Geo 15.0 removal - Remove legacy Geo UI admin routes See merge request gitlab-org/gitlab!86771
-
由 Sampath Ranasinghe 创作于
-
由 Fiona Neill 创作于
Clean up docs warnings detected by the vale Admin rule See merge request gitlab-org/gitlab!87162
-
由 feistel 创作于
-
由 alinamihaila 创作于
-
由 Jacques Erasmus 创作于
Change cancel button variant/color to danger/red See merge request gitlab-org/gitlab!87210
-
由 Achilleas Pipinellis 创作于
Legacy DB removal See merge request gitlab-org/gitlab!84885
-
由 Fabian Zimmer 创作于
-
由 Vitaly Slobodin 创作于
-
由 Simon Knox 创作于
Add different mutation when deleting a task from the modal, to trigger update of the parent issue description Also redirect to issue page when deleting work item from the detail page
-
由 Achilleas Pipinellis 创作于
Also remove the out dated section "Complete database variables" from `doc/administration/environment_variables.md`. Those variables are only supported by copying the env file. It's just a template though so it's not really behaviour we support so much as an example of how you could use environment variables in a config file.
-