- Jul 26, 2022
-
-
Serena Fang authored
-
Serena Fang authored
-
Serena Fang authored
Changelog: changed
-
Tiffany Rea authored
Remove container_registry_spec.rb from reliable See merge request gitlab-org/gitlab!93236
-
- Jul 25, 2022
-
-
Evan Read authored
Updating Line Ambiguity See merge request gitlab-org/gitlab!88709
-
Ryan Castro authored
-
Paul Slaughter authored
Fix: notify locale on member invite accepted email See merge request gitlab-org/gitlab!92734
-
Jeremy Wu authored
* Update raw string to i18n translatable string. * https://gitlab.com/gitlab-org/gitlab/-/merge_requests/92734 Changelog: fixed
-
Alex Ives authored
Remove token column from ci_builds table See merge request gitlab-org/gitlab!92894
-
Tiffany Rea authored
Introduce api tooling for Jenkin e2e spec See merge request gitlab-org/gitlab!88669
-
Olena Horal-Koretska authored
Update dependency @gitlab/ui to v42.23.1 See merge request gitlab-org/gitlab!93215
-
-
Mayra Cabrera authored
Increment failed attempts when OTP via ssh fails See merge request gitlab-org/gitlab!92725
-
Jessie Young authored
With this change, each failed OTP attempt for `git over SSH` operations is logged and the failed attempt is tracked. After the maximum number of attempts (10 by default), the user account is locked. This ensures that an attacker could not brute force the 2nd factor by making unlimited attempts for OTP codes via SSH. OTP verification for `git over SSH` operations is available behind the `two_factor_for_cli` feature flag and is disabled by default. Also, a Premium or Ultimate license needs to be used to take advantage of this feature. OTP via SSH added: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48943 Issue for this MR: https://gitlab.com/gitlab-org/gitlab/-/issues/364507
-
Shinya Maeda authored
Create annotated tags in CI using the release:tag_message keyword See merge request gitlab-org/gitlab!92703
-
Amy Qualls authored
Documentation - Remove "unreleased" modifier from 15.2 instructions See merge request gitlab-org/gitlab!93230
-
Achilleas Pipinellis authored
Geo secondary sites need the upgraded database See merge request gitlab-org/gitlab!92673
-
Ben Prescott @bprescott_↙ ☺ authored
-
Stan Hu authored
Updated FIPS docs for non-support of OpenSearch See merge request gitlab-org/gitlab!93210
-
Dilan Orrino authored
-
Achilleas Pipinellis authored
Update version number indicated in FIPS documented to 15.2 See merge request gitlab-org/gitlab!93200
-
Mayra Cabrera authored
Add data structures for SBoM report parsing See merge request gitlab-org/gitlab!92813
-
Brian Williams authored
Add data strucutres to hold parsed data from Software Bill of Materials (SBoM) reports. These data structures will be populated from report JSON data and then passed to other services for additional processing.
-
Achilleas Pipinellis authored
Add GitLab Pages to FIPS version information See merge request gitlab-org/gitlab!93164
-
Wade Jenkins authored
-
Terri Chu authored
Add language filter to search metadata See merge request gitlab-org/gitlab!92765
-
Mike Greiling authored
Update dependency core-js to ^3.24.0 See merge request gitlab-org/gitlab!93157
-
João Alexandre Cunha authored
Remove pat and ssh enforcement database columns See merge request gitlab-org/gitlab!92759
-
Max Woolf authored
enforce_ssh_key_expiration and enforce_pat_expiration were ignored in 15.0 so we are safe to delete the columns in 15.3. Changelog: removed
-
Olena Horal-Koretska authored
Select upstream project by default when creating MR from fork See merge request gitlab-org/gitlab!91911
-
Suzanne Selhorn authored
Update Sharding to Pods in TW metadata See merge request gitlab-org/gitlab!93185
-
Peter Hegman authored
Generate links for escaped content See merge request gitlab-org/gitlab!93078
-
Etienne Baqué authored
Activate GitlabSchemaValidateConnection for all tests See merge request gitlab-org/gitlab!90633
-
GitLab Renovate Bot authored
-
Stan Hu authored
Enable read on demand permission for auditor See merge request gitlab-org/gitlab!88381
-
Stan Hu authored
Sort GCP projects list by project_id See merge request gitlab-org/gitlab!93174
-
Jannik Lehmann authored
Fix atwho keypress cancel Issue See merge request gitlab-org/gitlab!91829
-
Jannik Lehmann authored
This commit fixes an eventhandler Issue which caused sideeffects when atwho menus have been closed using the esc key Changelog: fixed
-
Alper Akgun authored
Suppress the Gitlab Schemas Validation See merge request gitlab-org/gitlab!92660
-
Frédéric Caplette authored
Correct `aria-label` attribute See merge request gitlab-org/gitlab!92107
-