- 02 Mar, 2022 40 commits
-
-
Natalia Tepluhina authored
Remove pipeline editor button from blob view See merge request gitlab-org/gitlab!81903
-
Bob Van Landuyt authored
Refactor `Google Cloud :: Service Account` creation workflow See merge request gitlab-org/gitlab!80895
-
Sri authored
- Use refs (branches / tags) to determine protected state of service account CI vars. This achieves consistency / backward compatibility with original AWS five minute production prototype - Frontend table component's `tableFields` is not reactive, thus it is now a top-level property - Use `permitted_params` for the `create` request - Update existing variable, do not destroy and then recreate
-
Frédéric Caplette authored
Merge branch '353073-error-cannot-read-properties-of-null-reading-project-is-shown-when-installing-gitlab-agent' into 'master' Fix error when installing GitLab Agent from the Agent tab See merge request gitlab-org/gitlab!81071
-
Anna Vovchenko authored
The MR fixes the bug on not updating `maxAgents` property when navigating through the clusters tabs, which prevented agent creation and threw an error. Changelog: fixed
-
Grzegorz Bizon authored
Remove feature flag for bulk inserting job tags See merge request gitlab-org/gitlab!79243
-
Enrique Alcántara authored
Add timeline tab for incident view See merge request gitlab-org/gitlab!80802
-
Rajendra Kadam authored
Add feature flag for timeline events tab Add specs for tab component Fix typo in frontend specs Apply suggestions
-
Rémy Coutable authored
Add shellcheck job for vendored CI templates scripts See merge request gitlab-org/gitlab!80435
-
Brian Williams authored
GitLab CI jobs will already fail automatically if attempting to change into a directory which does not exist. So, this check is redundant and adding `|| exit` to CI YAML results in unnecessary noise.
-
Marcel Amirault authored
Add Verify stage contributions guidelines to development docs See merge request gitlab-org/gitlab!79514
-
Grzegorz Bizon authored
-
Etienne Baqué authored
Clean up 7_prometheus initializer See merge request gitlab-org/gitlab!81133
-
Matthias Käppler authored
This also returns early unless we are executing in a real application context.
-
Doug Stull authored
Update gitlab-dangerfiles to 2.10.1 See merge request gitlab-org/gitlab!81987
-
Bob Van Landuyt authored
Add experimentation circuit breaker See merge request gitlab-org/gitlab!81834
-
Bob Van Landuyt authored
Add default_branch to KAS responses See merge request gitlab-org/gitlab!81950
-
Kushal Pandya authored
Merge branch '344179-replace-data-confirm-modals-with-glmodal-in-app-views-projects-artifacts-_artifact-html-haml' into 'master' Replace `data-confirm` modals with `GlModal` in `app/views/projects/artifacts/_artifact.html.haml` See merge request gitlab-org/gitlab!81877
-
Kati Paizee authored
Fix required role level for Jenkins-to-GitHub built status notifications See merge request gitlab-org/gitlab!82007
-
Furkan Ayhan authored
Prevent database deadlocks when deleting projects See merge request gitlab-org/gitlab!81266
-
Marius Bobin authored
Changelog: fixed
-
Bob Van Landuyt authored
Create and use a new Error class instead StandardError in Security Orchestration Policies See merge request gitlab-org/gitlab!79667
-
Furkan Taşdemir authored
Created a new Error class that inherites from StandartError, and updated ProcessPolicyService to use this class instead of Error.rb Changelog: security EE: true
-
Bob Van Landuyt authored
Init CodeIntelligence in the refactored blob viewer See merge request gitlab-org/gitlab!81800
-
Tarmo Kuuse authored
-
Rémy Coutable authored
Fix GraphQL/OrderedFields offenses See merge request gitlab-org/gitlab!81469
-
Marcin Sedlak-Jakubowski authored
Add documentation on new email header See merge request gitlab-org/gitlab!81806
-
John Hope authored
-
Matthias Käppler authored
Reduce memory allocations for `StrongMemoize` See merge request gitlab-org/gitlab!81920
-
Bob Van Landuyt authored
Set worker resource boundary for ImportRequirementsCsvWorker as worker is likely IO based See merge request gitlab-org/gitlab!81229
-
Thong Kuah authored
Use fair queueing for Loose Foreign Keys See merge request gitlab-org/gitlab!81888
-
Bob Van Landuyt authored
Revert "Merge branch 'enable-branch-coverage' into 'master'" See merge request gitlab-org/gitlab!81984
-
Shinya Maeda authored
Use the same duration limit in job and in rule See merge request gitlab-org/gitlab!81411
-
Martin LEHOUX authored
-
Mikołaj Wawrzyniak authored
Use assigned.name instead of variant.name See merge request gitlab-org/gitlab!80094
-
Siddharth Asthana authored
Changelog: other
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Andrejs Cunskis authored
Wait for mirroring test repo contents to load async See merge request gitlab-org/gitlab!81958
-
Rémy Coutable authored
This reverts merge request !81504
-
Kushal Pandya authored
Fix Mermaid diagrams in dark mode See merge request gitlab-org/gitlab!81865
-