- 07 Feb, 2022 40 commits
-
-
Sean Arnold authored
Remove enable_ci_variable_caching feature flag See merge request gitlab-org/gitlab!79819
-
Andrejs Cunskis authored
E2E: Add timestamp field to collected fabrication data See merge request gitlab-org/gitlab!79998
-
Andrew Fontaine authored
MacOS remove horizontal scroll in left navigation See merge request gitlab-org/gitlab!80015
-
Omer Faruk Merey authored
Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80015 EE: true
-
Achilleas Pipinellis authored
List versions for maintenance mode bug-fixes See merge request gitlab-org/gitlab!79594
-
Evan Read authored
Add info about confidential issues shown in contributed projects See merge request gitlab-org/gitlab!79825
-
Fiona Neill authored
-
Achilleas Pipinellis authored
Add more detail about mail_room version update for local development See merge request gitlab-org/gitlab!80036
-
Sincheol (David) Kim authored
-
Andrew Fontaine authored
Request deployment target info from users on new projects See merge request gitlab-org/gitlab!79873
-
Anna Vovchenko authored
As we want to learn more about the deployment target of the new project, we are adding the select element to the project creation form. The selected option will be stored as a Snowplow event. Changelog: added
-
Paul Slaughter authored
Remove markdown-it library from js bundle See merge request gitlab-org/gitlab!79859
-
Achilleas Pipinellis authored
Also - indicates the primary db is read-only too See merge request gitlab-org/gitlab!80033
-
Achilleas Pipinellis authored
Fix link to release assets See merge request gitlab-org/gitlab!79920
-
Russell Dickenson authored
-
Amy Qualls authored
Include note describing identical values in commit api response See merge request gitlab-org/gitlab!79706
-
Michael Lussier authored
Instead of a note, use a subheading. This answer is not optimal, but after reading through the page, I think any other option will actually make it worse.
-
Nick Gaskill authored
Add docs for cluster detail page vulnerabilities See merge request gitlab-org/gitlab!78002
-
Alexander Turinske authored
- the security tab was added
-
Andy Soiron authored
Use strong_parameters for RefsController See merge request gitlab-org/gitlab!79951
-
Amy Qualls authored
Remove attribute that isn't in the response See merge request gitlab-org/gitlab!80072
-
Sean Arnold authored
Enhanced changelog docs See merge request gitlab-org/gitlab!79511
-
Jannik Lehmann authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80097
-
Paul Slaughter authored
-
Paul Slaughter authored
Merge branch '351690-replace-secondary-with-tertiary-variant-button-variant-on-install-a-new-agent-modal' into 'master' Resolve "Replace secondary with tertiary variant button variant on install a new Agent modal" See merge request gitlab-org/gitlab!79664
-
Mike Nichols authored
This commit removes the secondary variant from the agent modal cancel button. Changelog: fixed
-
GitLab Release Tools Bot authored
-
Amy Qualls authored
MR API docs: move important notes to more relevant places See merge request gitlab-org/gitlab!80023
-
Piotr Stankowski authored
Important notes in MR REST API docs that were in the top places were a confusing. It wasn't clear which endpoints do they apply to.
-
Paul Slaughter authored
Add width and alt tag to image in trial flow second step See merge request gitlab-org/gitlab!79971
-
Kevin Comoli authored
Changelog: fixed
-
Nick Gaskill authored
Deprecate CNS and CHS See merge request gitlab-org/gitlab!79698
-
Sam White authored
-
Paul Slaughter authored
Refactor DA chart responsiveness See merge request gitlab-org/gitlab!79853
-
Marcia Ramos authored
Legal note on object storage blueprint See merge request gitlab-org/gitlab!79841
-
Marin Jankovski authored
-
Nick Gaskill authored
Change example custom Container Registry port to 5010 See merge request gitlab-org/gitlab!79909
-
Mike Lockhart authored
The main reason to change this port is to fix a conflict with other software. For example, we've seen that data-dog uses 5000, and 5001. This also avoids conflicting with the GitLab Registry debug server, which uses 5001 as well.
-
Enrique Alcantara authored
Remove markdown-it library from JS bundle by replacing a prosemirror-markdown import statement with an import statement that only references the Markdown serializer module in this library. This change allows us to reduce the amount of JavaScript required to deliver the copy to gfm feature
-