- 07 Feb, 2022 40 commits
-
-
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
-
GitLab Release Tools Bot authored
-
Amy Qualls authored
Fixed ContentLength and ContentType placement in the sentence See merge request gitlab-org/gitlab!80014
-
Ravi Singh authored
-
Amy Qualls authored
Fixed ContentLength and ContentType placement in the sentence See merge request gitlab-org/gitlab!80014
-
Ravi Singh authored
-
Mikołaj Wawrzyniak authored
Make squash/rebase failed messages better See merge request gitlab-org/gitlab!79152
-
Amy Qualls authored
We could be more descriptive in these messages, so let's bring them closer to our style standards and give more information. Changelog: changed
-
Sean McGivern authored
Fix link in the sidekiq_queues Dangerfile See merge request gitlab-org/gitlab!80063
-
GitLab Renovate Bot authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80066
-
Paul Gascou-Vaillancourt authored
This changes the "Remove project avatar" modal's primary button by: * Setting the variant to `danger` as the action is irreversible. * Changing the label to `Remove avatar` for more clarity.
-
Marius Bobin authored
Remove dependency on KNOWN_KEYS constant to bump gitlab-labkit to 0.22.0 See merge request gitlab-org/gitlab!79744
-
Mikołaj Wawrzyniak authored
Improve schema matcher to display errors See merge request gitlab-org/gitlab!79839
-
Alex Kalderimis authored
Add epic filter and sort by last created or updated See merge request gitlab-org/gitlab!79923
-
Sanad Liaquat authored
E2E: Retry on exception due to bug See merge request gitlab-org/gitlab!79919
-
Olena Horal-Koretska authored
Make badges in the header Pajamas compliant See merge request gitlab-org/gitlab!79610
-
Paul Gascou-Vaillancourt authored
This migrates badges in layouts/header/_default.html.haml to the shared gl_badge util. This affects the following badges: * Canary badge * Issue count * MR total count * Assigned MRs count * Review requests count * Todos count
-
Craig Norris authored
Rename Testing group to Pipeline Insights in documentation metadata See merge request gitlab-org/gitlab!80039
-
Evan Read authored
Remove type parameters
-
Marius Bobin authored
Allow DAST profile build associations to be cloned See merge request gitlab-org/gitlab!78164
-