- 24 Jan, 2022 23 commits
-
-
Janis Altherr authored
Changelog: changed
-
Sincheol (David) Kim authored
Prevent compliance pipelines from overwriting child pipelines See merge request gitlab-org/gitlab!78878
-
Vitaly Slobodin authored
Add scan result policy into policy editor See merge request gitlab-org/gitlab!77814
-
Zamir Martins authored
EE: true Changelog: changed
-
Matthias Käppler authored
RubySampler: allow specifying metrics prefix See merge request gitlab-org/gitlab!78559
-
Jacques Erasmus authored
Upgrade GitLab UI to v33.0.0 See merge request gitlab-org/gitlab!78667
-
Toon Claes authored
Update Gitaly version See merge request gitlab-org/gitlab!78937
-
Paul Gascou-Vaillancourt authored
Migrate CSS utils to use the updated naming conventions.
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
-
Tiger Watson authored
Fixes draft note race condition with whitespace changes See merge request gitlab-org/gitlab!75006
-
Phil Hughes authored
Fixes a race condition when draft notes exist on a line in a whitespace diff but would end up getting an incorrect `line_code` set. This is fixed by saving the `line_code` property into the database to better match what the notes table does. Changelog: fixed Closes https://gitlab.com/gitlab-org/gitlab/-/issues/340815
-
Vitaly Slobodin authored
Add branch name to missing branch widget text See merge request gitlab-org/gitlab!78439
-
Tiger Watson authored
Drop column `position` from `security_findings` See merge request gitlab-org/gitlab!78665
-
Russell Dickenson authored
Clarify minimal access role on groups See merge request gitlab-org/gitlab!78751
-
Albert Salim authored
ci: Link to Sentry issues when end-to-end jobs fail See merge request gitlab-org/gitlab!78531
-
Marcel Amirault authored
Add polling docs for merge request widget extensions See merge request gitlab-org/gitlab!78602
-
Payton Burdette authored
Add polling docs for merge request widget extensions.
-
Evan Read authored
Clarify regex limits in tags API See merge request gitlab-org/gitlab!78951
-
Evan Read authored
Doc Consistency: user/project/merge_requests - testing See merge request gitlab-org/gitlab!78734
-
Niklas authored
Remove tiers from version histories
-
Russell Dickenson authored
Suggest using ranges as protection against ReDos See merge request gitlab-org/gitlab!78550
-
Michael Henriksen authored
Adds a suggestion to specify ranges in regular expressions instead of unbounded `*` and `+` matchers as part of protecting the matching engine against regular expression DoS also known as Catastrophic Backtracking.
-
- 23 Jan, 2022 4 commits
-
-
Russell Dickenson authored
Add verification steps for Pages migration to object storage See merge request gitlab-org/gitlab!78858
-
Mark Lapierre authored
Fix user_browses_files_spec.rb spec See merge request gitlab-org/gitlab!78880
-
Evan Read authored
Create troubleshooting section to change auth app See merge request gitlab-org/gitlab!76281
-
Gerardo Gutierrez authored
-
- 22 Jan, 2022 8 commits
-
-
Alper Akgun authored
Create 14.7 What's New entry See merge request gitlab-org/gitlab!78733
-
Michael Karampalas authored
-
Peter Leitzen authored
Project: update `updated_at` if `last_activity_at` or `last_repository_updated_at` are changed See merge request gitlab-org/gitlab!78572
-
Jonas Wälter authored
Changelog: fixed
-
Peter Hegman authored
Update copy in verify step of create group flow See merge request gitlab-org/gitlab!78637
-
Eugie Limpin authored
Related to the `combined_registration` experiment
-
Suzanne Selhorn authored
Full revision of Changes page See merge request gitlab-org/gitlab!77787
-
Amy Qualls authored
This page has been slated for a revamp for some time, but I needed contiguous time to make it happen. It's less of an edit and more of a full rewrite. - Remove old images - Reshoot a single, better image - Rename subheadings - Combine more subheadings into the top 'concept' section - Rebuild the version history of every section that had a feature flag at some time in the past - Rewrite pretty much everything - Occasional good-natured sobbing in frustration This page needs some help and love. Now that the info is collected onto a single page, let's start shaping it into what it needs.
-
- 21 Jan, 2022 5 commits
-
-
Mayra Cabrera authored
Remove extra projects loads on dast_profiles policy check See merge request gitlab-org/gitlab!78312
-
Marcos Rocha authored
his Merge Request removes the unnecessary loads of the project during the dast_profiles policy check Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78312 EE: true
-
Doug Stull authored
Do not require a credit card verification on signup when it is already present See merge request gitlab-org/gitlab!78910
-
Alex Buijs authored
When visiting the group creation page during signup, a credit card verification is required. This change removes the requirement when it is already present. Changelog: fixed EE: true
-
Amy Qualls authored
We now know that these characters are indeed the only ones supported in the search field, so let's note that info.
-