- 02 Mar, 2022 40 commits
-
-
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
-
Mike Greiling authored
Update GlAlert in security dashboard table See merge request gitlab-org/gitlab!82014
-
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
-
Kati Paizee authored
-
Frédéric Caplette authored
Merge branch '328615-fix-failed-to-resolve-directive-gl-tooltip-error-in-pages-groups-saml_providers-saml_members' into 'master' Fix `Failed to resolve directive: gl-tooltip` console error See merge request gitlab-org/gitlab!81933
-
Enrique Alcántara authored
Increase debounce rate for Pipeline Editor validation to 500ms See merge request gitlab-org/gitlab!81534
-
peterhegman authored
-
Alper Akgun authored
Clean up whitespace in Whats New yamls See merge request gitlab-org/gitlab!81967
-
Enrique Alcántara authored
Move spec to `ee` directory to fix `jest-as-if-foss` job See merge request gitlab-org/gitlab!82032
-
Kyle Wiebers authored
Update gitlab-dangerfiles to fix an issue with labels added by Danger See merge request gitlab-org/gitlab!82031
-
Paul Slaughter authored
Use provide instead of props for IntegrationForm See merge request gitlab-org/gitlab!81811
-
Nick Gaskill authored
Composer v1 performance note See merge request gitlab-org/gitlab!82016
-
Steve Abrams authored
Update composer docs to note v1 performance issue
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
peterhegman authored
CE spec referenced an EE component
-
Gabriel Mazetto authored
Revert "Merge branch '343859-admin-membership-export-background' into 'master'" See merge request gitlab-org/gitlab!81527
-
Mikołaj Wawrzyniak authored
Update import request parameters See merge request gitlab-org/gitlab!81797
-
Nick Gaskill authored
Registry S3 rate limit docs See merge request gitlab-org/gitlab!82015
-
Caleb Cooper authored
-
Suzanne Selhorn authored
Docs: Clarify agent removal behaviour See merge request gitlab-org/gitlab!81962
-
Tiger Watson authored
-
Suzanne Selhorn authored
Fix misworded sentence in protected branches docs See merge request gitlab-org/gitlab!81961
-
Russell Dickenson authored
-
Jacob Vosmaer authored
Update Gitaly dependency in Workhorse to v14.9.0-rc1 See merge request gitlab-org/gitlab!81975
-
Sean McGivern authored
Remove merge_request_eager_fetch_ref feature flag See merge request gitlab-org/gitlab!81942
-
Matthias Käppler authored
Resolve "Support multiple databases for batched background migrations" See merge request gitlab-org/gitlab!80375
-
Sean McGivern authored
Add job_variables_attributes to play build API See merge request gitlab-org/gitlab!81317
-
Avielle Wolfe authored
This will allow users to define custom variables when triggering manual jobs via the REST API, in the same way that they can do so when triggering manual jobs in the UI. Changelog: added
-
Paul Slaughter authored
Add approvers select dropdown See merge request gitlab-org/gitlab!80663
-