- 07 Feb, 2022 40 commits
-
-
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
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.
-
Kerri Miller authored
Introduce concept of parse errors for quick actions See merge request gitlab-org/gitlab!79948
-
Scott Hampton authored
Rename group in feature flag ymls See merge request gitlab-org/gitlab!80009
-
Kerri Miller authored
Expose ci_config_path_or_default in ProjectType See merge request gitlab-org/gitlab!79974
-
Savas Vedova authored
Add informative banner to cluster security tab See merge request gitlab-org/gitlab!79573
-
Stan Hu authored
Remove early_prepare_for_mergeability feature flag See merge request gitlab-org/gitlab!80042
-
Mark Florian authored
Show deployement triggerer See merge request gitlab-org/gitlab!79263
-
Achilleas Pipinellis authored
Resolve "Deprecate routes `/admin/geo/projects` and `admin/geo/designs`" See merge request gitlab-org/gitlab!79352
-
Nick Nguyen authored
-
Miguel Rincon authored
Simplify the runners table headers See merge request gitlab-org/gitlab!79627
-
Mayra Cabrera authored
Update Changelog entries See merge request gitlab-org/gitlab!79981
-
Jarka Košanová authored
Enable invite member modal by default See merge request gitlab-org/gitlab!79679
-
Doug Stull authored
- ready to be enabled and add docs Changelog: added
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80079
-
Alexander Turinske authored
- alert users to the fact that this tab only represents a sub-set of the vulnerabilities for the given project and direct them to the main vulnerabilities page - hide alert based on cookie - abstract constants out to a constants file - add modal to verify user actions - add snowplow event for tracking the closing of the alert - update tests
-
Bob Van Landuyt authored
Fix incorrect use of properties See merge request gitlab-org/gitlab!80027
-
Savas Vedova authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!79962
-
Alex Kalderimis authored
This allows quick actions to signal that they cannot be executed due to failure to interpret the arguments passed to them. An initial use is to guard against destructive updates caused by failure to parse/find users in assignment commands. As a result, behavior with invalid arguments changes, from tolerance of bad arguments to stricter validation. Some operations that previously would succeed (e.g. `/assign me to this issue`) will now fail. Changelog: fixed
-
Bob Van Landuyt authored
feat: Bump major security-code-scan sast version for 15.0 See merge request gitlab-org/gitlab!79569
-
David O'Regan authored
Update the "Remove project avatar" modal's button See merge request gitlab-org/gitlab!80050
-
Olena Horal-Koretska authored
Rewrite base64/ArrayBuffer conversion helpers See merge request gitlab-org/gitlab!79739
-