- 04 Mar, 2022 19 commits
-
-
Heinrich Lee Yu authored
Prevent Puma from crashing when there are connection errors to Redis. This change catches the error and restarts the Action Cable server when there are connection errors. We need to restart Action Cable and disconnect all clients because once we reconnect to Redis, all the previous SUBSCRIBE commands we made are no longer applicable. Changelog: fixed
-
Kati Paizee authored
Update Ref Arch Omnibus component settings for KAS service See merge request gitlab-org/gitlab!82087
-
Grant Young authored
KAS service should be disabled on backends
-
Kati Paizee authored
Docs: Spamcheck is available in the Free tier, with EE requirement See merge request gitlab-org/gitlab!81751
-
Simon Knox authored
Use events to refetch runners data See merge request gitlab-org/gitlab!81163
-
Evan Read authored
Add Info regarding why Add groups to project is not available See merge request gitlab-org/gitlab!82030
-
Gerardo Gutierrez authored
-
Shinya Maeda authored
Fetch pipeline refs by name in CI runner See merge request gitlab-org/gitlab!81989
-
Simon Knox authored
Migrate loading icon to be Pajamas compliant See merge request gitlab-org/gitlab!81979
-
Mark Chao authored
Add an application setting for cleanup policy caching See merge request gitlab-org/gitlab!80902
-
Mark Lapierre authored
Ensure we have sufficient test coverage for viewing blobs See merge request gitlab-org/gitlab!81510
-
Jacques Erasmus authored
Ensures we have test coverage with the refactor_blob_viewer disabled
-
Mark Chao authored
Handle not existing training ID for securityTrainingUpdate mutation See merge request gitlab-org/gitlab!81023
-
Heinrich Lee Yu authored
Add test coverage for epic metadata and confidentiality See merge request gitlab-org/gitlab!82130
-
Anastasia McDonald authored
New E2E test pipeline editor can create merge request See merge request gitlab-org/gitlab!78237
-
Tiffany Rea authored
Add new page element in commit_form.vue Add new page element in pipeline_editor_empty_state.vue Add new page object pipeline_editor/new.rb Add new page action in pipeline_editor/show.rb Add new E2E test pipeline editor can create MR
-
Russell Dickenson authored
Add docs for security training See merge request gitlab-org/gitlab!81658
-
Thong Kuah authored
Remove test environment from simulate saas consideration See merge request gitlab-org/gitlab!82029
-
Ezekiel Kigbo authored
Merge branch '352752-eng-add-setup-a-self-hosted-runner-to-the-pipeline-zerostate-page' into 'master' Add runners availability section to the pipeline zerostate page See merge request gitlab-org/gitlab!80717
-
- 03 Mar, 2022 21 commits
-
-
Nick Gaskill authored
Edited for style and clarity See merge request gitlab-org/gitlab!81588
-
Suzanne Selhorn authored
Editing pages for style and clarity To help users better understand Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/528
-
Kerri Miller authored
Logs when potential path traversal attempt detected See merge request gitlab-org/gitlab!81241
-
nobody authored
-
Marcel Amirault authored
Added removal date and renamed See merge request gitlab-org/gitlab!82126
-
Suzanne Selhorn authored
This file had a different naming convention So I updated. Also, added missing removal date
-
Ezekiel Kigbo authored
Replace n/a with a hyphen in the runners table See merge request gitlab-org/gitlab!81904
-
Enrique Alcántara authored
Make blob viewer lock button group smoothly with other buttons See merge request gitlab-org/gitlab!81851
-
Andrejs Cunskis authored
E2E: Add testcase links for member migration specs See merge request gitlab-org/gitlab!82152
-
Stan Hu authored
Make sorting dropdown in user admin Pajamas compliant See merge request gitlab-org/gitlab!80681
-
Doug Stull authored
When in the trial flow, hide intention question See merge request gitlab-org/gitlab!80684
-
Jay authored
While in the registration flow, don't ask a user what they want to do (which allows the user to bypass the registration). Instead, continue their trial flow. part of: https://gitlab.com/gitlab-org/gitlab/-/issues/351142
-
mfluharty authored
Move modal inside of button so that button can be grouped
-
Andrejs Cunskis authored
-
Suzanne Selhorn authored
Added links to non-deprecated features See merge request gitlab-org/gitlab!82146
-
Andrejs Cunskis authored
Add testcase links to new package e2e specs See merge request gitlab-org/gitlab!82125
-
Viktor Nagy (GitLab) authored
-
Nick Gaskill authored
Updated page title See merge request gitlab-org/gitlab!82133
-
Nick Gaskill authored
Add documentation for generate-loose-foreign-key See merge request gitlab-org/gitlab!79134
-
Kamil Trzciński authored
This documents example usages and all responsibilites of `generate-loose-foreign-key`.
-
Simon Knox authored
Disable the PA commit button when there are no changes See merge request gitlab-org/gitlab!81531
-