- 03 Mar, 2022 13 commits
-
-
Kati Paizee authored
Link to Support Scope of Support doc See merge request gitlab-org/gitlab!81581
-
Brad Sevy authored
-
charlie ablett authored
Cleanup create_project_namespace_on_project_create FF See merge request gitlab-org/gitlab!81906
-
Russell Dickenson authored
Documentation chages for permanent link to latest release See merge request gitlab-org/gitlab!81913
-
Russell Dickenson authored
Removed extra feature flag warning See merge request gitlab-org/gitlab!82051
-
Russell Dickenson authored
Removed extra feature flag warning See merge request gitlab-org/gitlab!82048
-
Enrique Alcántara authored
Refactor tokens app to use GlModal confirmation See merge request gitlab-org/gitlab!81514
-
Dheeraj Joshi authored
-
Sincheol (David) Kim authored
Extract mergeable_discussions_state? to mergeability checks framework See merge request gitlab-org/gitlab!81230
-
Simon Knox authored
Fix the month view on CI usage by minutes bar chart See merge request gitlab-org/gitlab!81185
-
Enrique Alcántara authored
Fix markdown serialization in content editor See merge request gitlab-org/gitlab!81849
-
Russell Dickenson authored
Removed extra feature flag warning See merge request gitlab-org/gitlab!82046
-
Evan Read authored
Document enablement of personal_project_owner_with_owner_access on .com See merge request gitlab-org/gitlab!82010
-
- 02 Mar, 2022 27 commits
-
-
Mark Lapierre authored
Ignore reusable group scheduled for deletion See merge request gitlab-org/gitlab!81485
-
Tiger Watson authored
Add Integration.encrypted_properties See merge request gitlab-org/gitlab!80219
-
Kerri Miller authored
Area(utils) add: check_allowed_absolute_path_and_path_traversal See merge request gitlab-org/gitlab!81321
-
Hemanth Krishna authored
-
Doug Stull authored
Surface validation errors as warnings See merge request gitlab-org/gitlab!80930
-
Michał Zając authored
This changes the behavior of VALIDATE_SCHEMA flag so that it is reponsible only for **enforcement** of the schema validation. Changelog: changed EE: true
-
Mark Lapierre authored
E2E: Project member migration spec See merge request gitlab-org/gitlab!81935
-
Andrejs Cunskis authored
Fixup quotes
-
Paul Slaughter authored
Merge branch '344185-replace-data-confirm-modals-with-glmodal-in-app-views-profiles-two_factor_auths-show-html' into 'master' Replace `data-confirm` modals with `GlModal` in `app/views/profiles/two_factor_auths/show.html.haml` See merge request gitlab-org/gitlab!81868
-
Himanshu Kapoor authored
Fix serialization of markdown content after certain block elements like <details> and <dl> to add newlines between the tags and markdown content thereafter. Changelog: fixed
-
Patrick Bair authored
Introduce a DB color type See merge request gitlab-org/gitlab!81258
-
Alex Kalderimis authored
Represents `Label#color` as a `Gitlab::Color`, which is a domain object for a hex color.
-
Evan Read authored
Re-did feature flag to latest guidelines See merge request gitlab-org/gitlab!82043
-
Suzanne Selhorn authored
This feature flag was documented using the old method And so I updated it to match the latest standard
-
Ethan Urie authored
Corrected linear btree descendants query See merge request gitlab-org/gitlab!80135
-
Suzanne Selhorn authored
The feature flag warning is not needed
-
Mike Greiling authored
Update GlAlert in security dashboard table See merge request gitlab-org/gitlab!82014
-
Mark Lapierre authored
This avoids a 400 error when trying to delete a group that's already scheduled for deletion.
-
Suzanne Selhorn authored
The feature flag warning is not needed
-
Suzanne Selhorn authored
The feature flag warning is not needed
-
Mayra Cabrera authored
Mention createDiffNote mutation bug in the documentation See merge request gitlab-org/gitlab!81383
-
Tomas Vik authored
This reverts commit a7b2d9d5d83a436aa70950d06592c0bd238e50ed.
-
Nick Gaskill authored
Removed feature flag warning See merge request gitlab-org/gitlab!82041
-
Enrique Alcántara authored
Merge branch 'ag/344105-toggle-haml-migrate-app-views-projects-pages_domains-_certificate-html-haml-to-gltoggle' into 'master' Migrate HAML to GlToggle See merge request gitlab-org/gitlab!80465
-
Angelo Gulina authored
This migrates the "Automatic certificate management using Let's Encrypt" form to use GlToggle instead of a custom toggle implementation.
-
Suzanne Selhorn authored
When the flag was enabled by default, the warning was not removed and it should have been. I removed this information from the docs because it's not necessary. Users will either see this info in the UI or not.
-
Suzanne Selhorn authored
CTRT edits for Azure page - part 1 See merge request gitlab-org/gitlab!81990
-